body {
	background-color : #D1E1E8;
	font-family : Arial, Helvetica, sans-serif;
}
.login{	color : #426F84; font-size: 12px;	text-decoration : none;	font-weight : bold; }
input{ font-size : 10px; }
td{	font-size : 11px; color : #0033ff;

}
.left{ background-repeat : no-repeat; }
pre{ font-family : Arial, Helvetica, sans-serif; }

.header{
  A.header:link {color: #ffffff; text-decoration: none;}
  A.header:visited {color: #ffffff; text-decoration: none;}
  A.header:active {color: gray; text-decoration: none;}
  A.header:hover {color: gray; text-decoration: none;}
}
a.nav{ color : #ffffff;	text-decoration: none;	font-weight: bold; }
a:hover.nav{ color : #FFDC52; text-decoration: none; font-weight: bold; }
td.brd{
	background-color : #ffffff;
	//border : 0px solid #000000;
	vertical-align : top;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}
//a{ color : #004181;	text-decoration: none;	font-weight: bold; }
a{ color : #0066cc;	text-decoration: none;	font-weight: bold; }
a:hover{ color : #FFDC52; text-decoration: none; font-weight: bold; }
