@charset "iso-8859-1";

/* CSS Document */



body {

	font-family: Tahoma, Sans-serif, Verdana;

	font-size: 11px;

	color: #000000;

	background-color: #B6CEFB;

}



a:link {

	font-style: normal;

	font-weight: bold;

	color: #000077;

	text-decoration: none;

}

a:visited {

	font-style: normal;

	font-weight: bold;

	color: #000077;

	text-decoration: none;

}

a:hover {

	font-style: normal;

	font-weight: bold;

	color: #0000D7;

	text-decoration: none;

}



.toptext {

	color: #FFFFFF;

	font-weight: bold;

}



.tablename {

	color: #B6CEFB;

	font-weight: bold;

}



.tableheader {font-size: 18px;}



.tdheader{ vertical-align:middle; 

			  text-align:center;

			  background-color:#b6cefb;}

			  

.tdCells { vertical-align:middle;

		     background-color:#ffffcc; 

		     text-align:center;	}





.orangetext {

	color: #FF6600;

	font-weight: bold;

}



.navtext {

	color: #0000D7;

	font-weight: normal;

}.redtext {
	color: #B4141C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
}

.web h1 {
font-weight:bold;
font-size:18px;
}