/* CSS for ASP pages does NOT include menu */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	margin: 0px;
	background-color:#CCCCCC;
	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: #000000; text-decoration: underline;}
a:hover {font: 11px Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #555555; text-decoration: underline;}
td {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 17px; color: #000000;}

li {margin-bottom: 1px; margin-top: 1px;}

td.ex1nav {width: 155px;
	background-color:#676767;
	vertical-align: top;}

td.backgroundfade {
	vertical-align: top;  background-repeat:repeat-x;
}

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 {font-size:16px; font-weight:bold; line-height:18px;}