.navbg {
background:url(images/navbg.gif) repeat-x;
} 


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #5B5A4E;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link, .footer a:visited {	
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {	
	color: #CCCCCC;
	text-decoration: underline;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.body a:link, .body a:visited, a:link, a:visited {	
	color: #3E6833;
	text-decoration: underline;
}
.body a:hover, a:hover {	
	color: #3E6833;
	text-decoration: none;
}
.overflowDiv {

	overflow: auto;
	height: 340px;
	width: 460px;
	scrollbar-face-color:#1F60A9; 
	scrollbar-track-color:#D9E5F0; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#D9E5F0; 
	scrollbar-dark-shadow-color:#000000; 
	/*scrollbar-3dlight-color:#f4f2f3; */
	scrollbar-highlight-color:#D9E5F0;
	/*scrollbar-face-color:#687A52; 
	scrollbar-track-color:#333333; 
	scrollbar-arrow-color:#333333; 
	scrollbar-shadow-color:#333333; 
	scrollbar-dark-shadow-color:#000000; 
	scrollbar-3dlight-color:#A0AA88; 
	scrollbar-highlight-color:#FFFFFF;*/

}

#list
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#list li 
{
padding-left: 20px;
background-image: url(images/image005.gif);
background-repeat: no-repeat;
background-position:0 0 0 0;
}

.emphasis {
color:#FF0000;
text-decoration:underline;
}

