BODY {
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 12px; 
}

.userend {
	background: #ffffff url(/images/bg.jpg) top left repeat-x;
}

.content_bg {
	background: #ffffff url(/images/content_bg.jpg) bottom left repeat-x;
}

p{
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 12px; 
	line-height: 16px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 2px;	
	margin-bottom: 12px;
	
}

form 
	{
	margin-right: 10px;
	margin-left: 10px;	
	margin-top: 0px;
	margin-bottom: 8px;
	
}

input, select
{
	font: 11px 'Lucida Console', Courier New, Courier;
	color: #333;
	length: 16px;
}

.footer {
	font-family: arial, verdana, sans-serif;
	font-size : 11px;
	color: #020202;
}

.BORDER1{
	color: white;
	background : #205C39;
}
.BORDER2{
	color: #205C39;
	background : #ACA899;
	border-top : thin solid #205C39;
	border-bottom : thin solid #205C39;
}
.BORDER3{
	color: #333333;
	background : #efefef;
	border-left : thin solid #205C39;
	border-right : thin solid #205C39;
}
.Title1 {
	color: #205C39;
	font : bold 150%;
}
.Title2 {
	color: #205C39;
	font : bold 120%;
}
.Title3 {
	color: #205C39;
	font :bold 100%;
}
.smaller
{
	font-size : 80%;
}
HR {
	color: #F7F6F6;	
	margin-top: 0px;
	margin-bottom: 0px;	
}



A:LINK {
	color : #205C39;
}
A:VISITED {
	color : #333333;
}
A:HOVER {
	color : #678F69;
}



A.more:LINK {
	color : #678F69;
	font-weight: bold;	
}
A.more:VISITED {
	color : #333333;
	font-weight: bold;	
}
A.more:HOVER {
	color : #678F69;
	font-weight: bold;	
}


A.footer:LINK {
	color : #ffffff;
}
A.footer:VISITED {
	color : #ffffff;
}
A.footer:HOVER {
	color : #ffffff;
}




A.BORDER1:LINK {
	color : White;
}
A.BORDER1:VISITED {
	color : White;
}
A.BORDER1:HOVER {
	color : #769A79;
}


A.BORDER2:LINK {
	color : #205C39;
	font : bold;
	text-decoration : none;
}
A.BORDER2:VISITED {
	color : #333333;
	font : bold;
	text-decoration : none;
}
A.BORDER2:HOVER {
	color : #678F69;
	font : bold;
	text-decoration : none;
}


A.BORDER3:LINK {
	color : #205C39;
}
A.BORDER3:VISITED {
	color : #205C39;
}
A.BORDER3:HOVER {
	color : #769A79;
}

A.MENU1:LINK {
	color : #ffffff;
	text-decoration : none;
}
A.MENU1:VISITED {
	color : #ffffff;
	text-decoration : none;
}
A.MENU1:HOVER {
	color : #ffffff;
	text-decoration : none;
}
A.MENU2:LINK {
	color : #ffffff;
	text-decoration : none;
}
A.MENU2:VISITED {
	color : #ffffff;
	text-decoration : none;
}
A.MENU2:HOVER {
	color : #ffffff;
	text-decoration : none;
}
TABLE {
	font-size : 100%;
	border : #205C39;
}
TH{
	color : #205C39;
	background : #B5C8B7;
}

TH.2{
	color : #ffffff;
	background : #205C39;
}
.menutable2 {
}
.menuitem1{
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	cursor : pointer;
	font-size : 11px;
	padding : 4px 10px 4px 10px;
	font-weight : bold;
	white-space : nowrap;
	width: 167px;
	border-bottom : 1px solid #ffffff;
	
}
.menuitem2{
	background: #91AD95;
	font-family: arial, verdana, sans-serif;
	color: #ffffff;
	cursor : pointer;
	font-size : 11px;
	padding : 4px 10px 4px 10px;
	font-weight : bold;
	white-space : nowrap;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	border-bottom : 1px solid #A5BBA6;
}
.vmenu {
	position: absolute;
	visibility: hidden;
	cursor : pointer;
}

H1 {
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size : 18px;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 6px;
	height: 20px;
	width: 575px;
}
H2 {
	color: #006600;
	text-transform: uppercase;
	font-weight: bold;
	font-size : 13px;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 4px;
	
}

h3 {
	font-size : 14px;
	margin-right: 14px;
	margin-left: 14px;	
	margin-top:8px;
	margin-bottom:2px;
	color: #145314;
}

H4 {
	font-family: arial, verdana, sans-serif;	
	color: #666666;
	font-weight: bold;	
	margin-right: 14px;
	margin-left: 14px;	
	font-size : 13px;
	margin-top: 12px;
	margin-bottom: 0px;
	height: 20px;
}

.search{
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	cursor : pointer;
	font-size : 10px;
	padding : 2px 10px 4px 10px;
	font-weight : bold;
	white-space : nowrap;
	width: 167px;
	
}

ul
{
	list-style-type: circle;
	list-style-image: url(/images/arrow.gif);
	list-style-position: outside;
	margin-left:10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-top: 0;
	padding: 0;
}

li
{
	margin-left: 25px; 
	margin-right: 25px; 
	margin-bottom: 10px; 
	margin-top: 0;
	padding: 0;
}

