body {
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background: #FAD652;
	text-align:left;
	line-height: 14px;
	margin:0px
}

A:link	{ 
	color: #FFF;
	background-color: #00923F;
	padding: 0px;
	text-decoration: none;
}

A:visited	{ 
	color: #FFF;
background-color: #00923F;
	padding: 0px;
	text-decoration: none;
}

A:active	{
	color: #FFF;
	text-decoration: none;
} 

A:hover	{ 
	color: #FAD652; 
	background-color:#4A9730;
}

a.nohover { 
	text-decoration: none; 
	background: transparent; 
	border-bottom: none;
	padding: 0px;
	color: black; 
}

a.nohover:hover {
		text-decoration: none; 
	background: transparent; 
	border-bottom: none;
	padding: 0px;
	color: #01672D; 
	
}

a.nohover:visited {
	text-decoration: none; 
	background: transparent; 
	border-bottom: none;
	padding: 0px;
	color: black; 
	
}

a.nohover:acitive {
	text-decoration: none; 
	background: transparent; 
	border-bottom: none;
	padding: 0px;
	color: black; 
	
}


.side_content {
	
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	text-align:justify;
	line-height: 14px;
	margin:0px

}

.side_content2 {
	
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	text-align:left;
	line-height: 14px;
	padding: 0px 5px 5px 10px;
	margin:0px
}
.side_content3 {
	
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	text-align:center;
	line-height: 12px;
	padding: 0px 5px 0px 5px;
	margin:0px
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 12px;
	padding: 5px 5px 5px 5px;
	color: #000;

	
}
	
	
	.content3 {
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height: 12px;
	padding: 5px 5px 5px 5px;
	color: #666;

	
}
	
.content2 {
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background: #E8FCBE;
	text-align:justify;
	line-height: 12px;
	padding: 10px 10px 10px 10px;
	color: #666;
	margin-right: 10px;

	
}


.side_links {
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

