/* CSS for ASP pages does NOT include menu */

body {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	margin: 0px;
	scrollbar-face-color: #005825; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-3dlight-color: #005825; 
	scrollbar-darkshadow-color: #005825; 
	scrollbar-track-color: #005825; 
	scrollbar-arrow-color: #DDDDDD;
}

a {font: 12px arial; font-weight: bold; color: #005825; text-decoration: none;}
a:hover {font: 12px; font-weight: bold; color: #005825; 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: 172px; background-image:url(../images/nav_bg.jpg); vertical-align:top;}
table.tdbkdg {background-image:url(images/background.jpg); background-position: top center; background-repeat:repeat-y;}

table.main {Height: 100%;}

h4 {color: #005825;}
h3 {color: #005825; font-size:18px;}
h5 {color: #005825; font-weight: bold;}

.style2 {color: #005825; font-weight: bold;}

#usefullinks td a {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
}

#links {
	color:#333;
}

#links a {
	text-decoration:underline;
	font-size:14px;
}

#pagenav {
	font-size:15px;
	color:#666;
}

#pagenav a {
	font-size:15px;
	text-decoration:underline;
}