/* CSS Document */
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background:#CCCCCC; 
  margin-top:2px;
  font-size:12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a{
	color: #ff6600;
	text-decoration: underline;	
}

.grayfont{
color:#333333;
}

.titleHdr{
font-size:17px;
color:#666666;
}

.titleHdrRed{
font-size:17px;
color:#990000;
}

.logLabel{
font-size:12px;
color:#666666;
font-weight:bold;
}

.menuHdr{
font-size:12px;
color:#666666;
font-weight:bold;
}

a.smenu{
	color: #006600;
	text-decoration: none;	
}

a.smenu:hover{
	text-decoration: underline;	
}

a.hs{
	color: #ff6600;
	text-decoration: none;	
}

.RedFont{
color:#FF0000;
font-weight:bold;
}

.font12{
color:#000000;
font-size:12px;
}

.Redfont12{
color:#FF0000;
font-size:12px;
}

.font28{
font-size:28px;
}

a.adminmenu{
	color:#333333;
	text-decoration: none;	
}

a.adminmenu:hover{
	text-decoration: none;
	color:#333333;	
}

.whitefonthdr{
	color:#FFFFFF;
	font-size:10px;
}

.darkfont12{
font-size:12px;
}

.font10{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.TableDataGrid{
    border: 1px solid #ffffff; border-left: none
}


.TableHeader{
	font-size: 10px;
	font-weight: normal;
	background-color: #333399;
	border: 1px solid #ffffff;
	border-top: none;
	border-right:none;
	height: 20px;
	padding-left: 10px;
	color: #ffffff;



}


.TableRow{
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-top: none;
	border-bottom: none;
	border-right:none;
	height: 14px;
	top: 10px;
	padding-left: 10px;




}

.TableRowAlt{
	font-size: 10px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-top: none;
	border-bottom: none;
	border-right:none;
	padding-left: 10px;


}



.TableLink{
	font-size:10px;
	font-weight:normal;
	text-decoration: underline;
	height: 14px;



}

.TableLink:hover{
	font-size:10px;
	font-weight:normal;
	text-decoration: none;


}

.TableCustom{
	border: 1px solid #333399;
	font-size: 11px;
}

.TableHeaderLink{
	text-align:right;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333399;

}

.TableHeaderLink:hover{
	text-align:right;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333399;
	text-decoration:underline;

}
