#list-menu {
	width: 199px;


}

#list-menu {
	width: 199px;


	
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;


} 

#list-menu li {
	margin: 3px 0px 0px 0px;
	border-bottom: 0px dotted #1C97FC;
	border-color: #1C97FC;
	width:199px;


	



} 

#list-menu a {
	display: block;
	width:199px;
	padding: 7px 2px 6px 20px;
	border: 0px solid #70bc23;
	background-image:url(images/nav.gif);
	text-decoration: none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #989609;
}

.list-menu a:active{
	background: #ffffff;
}

#list-menu a:hover {
	border: 0px solid #107802;
	background: #989609;
	color: #FFFFFF;
	background-image:url(images/navact.gif);
} 

.contentbox {
	background-color:#ffffff;
	border:1px solid #ebebeb;
	color:#868686;
	margin-bottom:2px;
	margin-top:2px;
	padding:5px;
	text-align:justify;

	
	}
	
.contentbox3 {
	background-color:#ffffff;
	border:1px solid #ebebeb;
	color:#868686;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;

	
	}
	
	.link {
	color:#8fae3a;
}

 a {

	
	text-decoration:none;
	
	color:#848484;
}

 a:hover {
	
	
	text-decoration:none;
	color:#8fae3a;
}
body {
	background-image: url(images/bg1.jpg);
}
.style1 {font-size: 12px}
.style4 {color: #666666}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style7 {
	font-size: 36px;
	font-weight: bold;
}
.style8 {color: #989609}
.style59 {color: #669900; font-size: 11px; }
.style61 {font-size: 12px; color: #3B7404;}
.style64 {font-size: 11px}
.style11 {font-weight: bold; color: #989609; font-size: 14px;}
