body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-repeat: repeat-x;
	margin: 10px;
	scrollbar-arrow-color: #4A7CB9;
	scrollbar-3dlight-color: #1154A3;
	scrollbar-highlight-color: #4A7CB9;
	scrollbar-face-color: #1154A3;
	scrollbar-shadow-color: #4A7CB9;
	scrollbar-darkshadow-color: #1154A3;

}

form {
	margin: 0;
}

.content {
	color: #003366;
	padding: 10px;
	height: 300px;
	vertical-align: top;
	text-align: left;
}

.scroll_content {
	padding: 5px 0 5px 0;
	color: #F5B216;
	text-align: left;
	font: 12px verdana,arial,helvetica;
	width:400px;
	height:300px;
	overflow: auto;	
}
.scroll_content a:link, .scroll_content a:visited, .scroll_content a:hover, .scroll_content a:active {
	color: #FFFFFF;
}

.submenu {
	color: #EEE8AA;
	font-weight: bold;
	font-size: 1em;
}

.submenu a:link, .submenu a:visited, .submenu a:hover, .submenu a:active {
	color: #EEE8AA;
}

.breadcrumb {
color: #609AEC;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: .9em;
}

.breadcrumb a:link, a:visited, a:hover, a:active {
color: #609AEC;
}

.footer {
	color: #000000;
	font-size: x-small;
	vertical-align: middle;
	text-align: center;
}


#navlist {
position: relative;
left: 12px;
top: 30px;
width: 129px;
}

#navlist ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
font-size: 1em;
}

#navlist li {
margin: 0 0 0 0;
font-family: verdana;

}

#navlist a {
display: block;
padding: 10px 0 10px 5px;
background-image:  url(button2.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
width: 129px;

}

#navlist a:link, #navlist a:visited {
color: #609AEC;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-image:  url(button1.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #609AEC;
}
