@charset "UTF-8";
/* CSS Document */

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color:#949F75;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #E71E24;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color:#fff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.main a{
	color:#ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.main a:hover{
	color:#96BC33;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	background-color: #fff;
}

.main p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #99CCFF;
	height: 10px;
	width: auto;
}

.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color:#96BC33;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.leftnav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color:#999999;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.leftnav a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color:#fff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#96BC33;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.admin p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#fff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#fff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.rightnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#fff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;	
}
.rightnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#fff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
 
.body {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	line-height:normal
}

p{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}

.body a{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#999966;
	font-size: 12px;
	line-height:normal
} 

.body a:hover {
	text-decoration: underline;
	color:#999966
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#fff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
