/* CSS for ASP pages does NOT include menu */

body {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	margin: 0px;
	scrollbar-face-color: #00539F; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-3dlight-color: #00539F; 
	scrollbar-darkshadow-color: #00539F; 
	scrollbar-track-color: #00539F; 
	scrollbar-arrow-color: #DDDDDD;
}

a {font: 11px arial; font-weight: bold; color: #00539F; text-decoration: none;}
a:hover {font: 11px arial; font-weight: bold; color: #555555; text-decoration: none;}
td {font-family: verdana, arial, sans-serif; font-size: 12px; line-height: 17px; color: #000000;}

li {margin-bottom: 1px; margin-top: 1px;}

td.ex1nav {width: 135px;}
table.tdbkdg {background-image:url(images/background.jpg); background-position: top center; background-repeat:repeat-y;}

table.main {Height: 100%;}

h4 {color: #021EC5;}
h3 {color: #021EC5;}
h5 {color: #021EC5; font-weight: bold;}