body{
	margin:0px;

}
.headerline {
	color: #FFFFFF;
}

.grayheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #363636;

}
.list {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	height: 18px;
	width: 150px;
	border: 1px solid #646464;
}
.list1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	height: 18px;
	width: 40px;
	border: 1px solid #646464;
}
.textfield {
	height: 14px;
	width: 30px;
	border: 1px solid #B7CDFC;
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0071BC;
}
.bluetext14b {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0071BC;
}

.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.trow1 {
	background-color: #f7f7f7;
	
}
.trow2 {
	background-color: #fbfbfb;
	}
.trow3 {
	background-color: #ececec;
}

.list2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	height: 18px;
	width: 48px;
	border: 1px solid #646464;
}
.list3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	height: 18px;
	width: 54px;
	border: 1px solid #646464;
}
.list4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	height: 18px;
	width: 120px;
	border: 1px solid #7f9db9;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#99ccff; 
}
.footertext a:link {
	color: #99ccff;
	text-decoration:none; 
}
.footertext a:visited {
	color:#99ccff;
	text-decoration:none;  
}
.footertext a:hover {
	color: #fcac45;
	text-decoration:none;  
}
.redtext {
	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
}
.redtext a:link {
	color:#cc0000;
	text-decoration:underline;
}
.redtext a:visited{
	color:#cc0000;
	text-decoration:underline;
}
.redtext a:hover{
	color:#0071bc;
	text-decoration:underline;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #363636;
	line-height:16px;
    text-align: justify;
}
.bluetextlight {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0071BC;
}
.hhhh td{
	border-bottom:1px solid #FFFFFF;
}
.aaa td{
	border:1px solid #E7E4E4;
	
}
.bbb td{
	border:1px solid #FFFFFF;
	
}
.redlink {
	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
}
.redlink a:link {
	color:#cc0000;
	text-decoration:underline;
}
.redlink a:visited{
	color:#cc0000;
	text-decoration:underline;
}
.redlink a:hover{
	color:#000000;
	text-decoration:underline;
}
.titlegray {
	font-family: Tahoma;
	font-size: 10px;
	color: #7f7e7e;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #363636;
	line-height: 17px;
	padding-left: 3px;
}
.titlered {
	font-family: Tahoma;
	font-size: 10px;
	color: #cc0000;
}
.titlered a:link {
	color:#cc0000;
	text-decoration:none;
}
.titlered a:visited{
	color:#cc0000;
	text-decoration:none;
}
.titlered a:hover{
	color:#000000;
	text-decoration:none;
}
.header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.header a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.header a:hover{
	color:#FF0000;
	text-decoration:none;
}
.button {
	font-size: 11px;
	height: 20px;
	color: #0268cc;
}
.graytext {
	color: #808080;
}
.trow4 {
	background-color: #c4e6fb;
}
.textbox {
	height: 15px;
	width: 120px;
	border: 1px solid #7f9db9;
	font-size: 11px;
}
.textarea1 {
	height: 50px;
	width: 175px;
	border: 1px solid #7f9db9;
	font-size: 11px;
}
#dhtmltooltip{
	position: absolute;
	width: 300px;
	padding: 2px;
	background-color: #93D3FF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;	
}

