body			{ background-image: url(); margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; color: #2557A4;}
body,td,th		{ font-family: Tahoma; font-size: 11px;  }

.headerorange	{ font-family: Tahoma; font-size: 16px; font-weight: bold; color: #fec040; }
.headerblue		{ font-family: Tahoma; font-size: 11px; font-weight: bold; color: #000066; }

.txtwhite		{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFFF; }
.txtgray		{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #999999; }
.txtwhitebold	{ font-family: Tahoma; font-size: 11px;	font-weight: bold; color: #FFFFFF; }
.txtblue		{ font-family: Tahoma; font-size: 11px; font-weight: normal; color:#2557A4; }
.txtblack		{ font-family: Tahoma; font-size: 11px; font-weight: normal; color:000000; }
.txtwhite		{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFFF; }
.txtred			{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #cf342c; }
.txtredbold		{ font-family: Tahoma; font-size: 11px; font-weight: bold; color: #cf342c; }

.boxVisible		{ font-family: Tahoma; font-size: 11px; color:  #FFFFFF; background-color:  #FFFFFF; height: 1px; border: 0}
.boxyellow		{ font-family: Tahoma; font-size: 11px; color: #003366; background-color: #FFCC00; height: 15px; width: 150px;	border: 1; font-weight: normal; }
.boxblue		{ font-family: Tahoma; font-size: 11px;	color: #FFFFFF;	background-color: #000066; height: 18px; width: 100px; }
.boxbluem		{ font-family: Tahoma; font-size: 11px;	color: #FFFFFF;	background-color: #000066; width: 100px; }
.boxDate		{ font-family: Tahoma; font-size: 11px;	color: #FFFFFF;	background-color: #000066; height: 20px; width: 50px; }

.tabblue		{ font-family: Tahoma; font-size: 11px; background-color: #F1F7FD; text-align: center; border: 0; }

A.whitelink:visited,A.whitelink:link		{ font-family: Tahoma; font-weight:normal; font-size:11px; color: #ffffff; text-decoration : underline; }
A.whitelink:active,A.whitelink:hover		{ font-family: Tahoma; font-weight:normal; font-size:11px; color: #B5D9F9; text-decoration : underline; }
A.blueblodlink:visited,A.blueblodlink:link	{ font-family: Tahoma; font-weight:bold; font-size:11px; color: #091C5A; text-decoration : none; }
A.blueblodlink:active,A.blueblodlink:hover	{ font-family: Tahoma; font-weight:bold; font-size:11px; color: #FEAB00; text-decoration : underline; }
A.bluelink:visited,A.bluelink:link			{ font-family: Tahoma; font-weight:normal; font-size:11px; color: #2557A4; text-decoration : none; }
A.bluelink:active,A.bluelink:hover			{ font-family: Tahoma; font-weight:normal; font-size:11px; color: #FE8300; text-decoration : underline; }


.headerdatagrid
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	text-decoration:none;
	background-color: #638FC1;
}
.alternatedatagrid
{
	background-color: #e3f0fc;	
}
