.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	color: #CCFF66;
	text-decoration: none;
}
.mainnav{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
}
.mainnav:hover{
	color:#CCFF66 ;
}
.mainnav_active{
	font-size:13px;
	font-weight:bold;
	color:#CCFF66;
	text-decoration:none;
	padding-left:5px;
}
.mainnav_active:hover{
	color:#CCFF66;
}
.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.powere {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.power{
	font-size:11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	font-family:Tahoma;
}
.power:hover{
	text-decoration:none;
}
.green_itext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCFF66;
	text-decoration: none;
	font-style: italic;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCFF66;
	text-decoration: none;
}