/* CSS for ASP pages does NOT include menu */

body {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	margin: 0px;
	scrollbar-face-color: #9ACCFF; 
	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: #000000; text-decoration: none;}
a:hover {font: 11px arial; font-weight: bold; color: #000000; text-decoration: underline;}
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.main {Height: 100%; background-color:#ffffff;}

h4 {color: #6E6E6E;}
h3 {color: #6E6E6E;}
h5 {color: #6E6E6E; font-weight: bold;}