/* CSS for ASP pages does NOT include menu */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	margin: 0px;
	background-color:#fff;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #DDDDDD;
}

a {font: 11px Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #7c1717; text-decoration: underline;}
a:hover {font: 11px Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #cc1a1a; text-decoration: underline;}
td {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 17px; color: #555;}

li {margin-bottom: 1px; margin-top: 1px;}

td.ex1nav {width: 180px;
	background-color:#172966;
	vertical-align: top;}

td.backgroundfade {
	vertical-align: top;  background-repeat:repeat-x;
}

td.shaded	{
	background-color: #eee;
}

table.tdbkdg {background-position: top center; background-repeat:repeat-y;}

table.main {Height: 100%;}

h4 {color: #000000;}
h3 {color: #000000;}
h5 {color: #000000; font-weight: bold;}

td.title {color: #7c1717; font-size:16px; font-weight:bold; line-height:18px;}
