td, tr, p, div {
	font-family      : "MS Sans Serif" ;
	font-variant: normal;
	text-transform: none;
	font-size        : 12px;
	color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
form {
margin           : 0; 
padding          : 0;
}

.Headder {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}


.Normal-Text {
	font-family: "MS Sans Serif";
	font-size: 12px;
	padding-left: 4px;
	text-align: justify;
	padding-right: 4px;
	font-variant: normal;
	text-transform: none;
}
.Button {
	font-family: "MS Sans Serif";
	font-size: 12px;
	height: 18px;
}
.More {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}
.Drodown1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	height: 18px;
	width: 150px;
	border: 1px solid #003333;
}
.Drodown2 {
	font-family: "MS Sans Serif";
	height:auto;
}
.hilight {

	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
.Border-Blue {
	border: 1px solid #006699;
}

.Border-Green {
	border: 1px solid #CCCCCC;
}
.Text-Table {
	font-family: "MS Sans Serif";
	font-size: 12px;
	text-align: justify;
	font-variant: normal;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 2px;


}
.text-white {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

