.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.nav a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover{
	color: #FFCC00;
	text-decoration: none;
}.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.4em;
}
.body a{

	font-size: 0.px;
	color: #DC4C1A;
	text-decoration: none;
	font-weight: bold;
}
.body a:hover{
	font-weight: bold;
	color: #DC4C1A;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.6em;
	color: #999999;
	line-height: 24px;
	letter-spacing: 0.3em;


}
.footer a{
	font-weight: normal;
	text-decoration: none;
	color: #999999;

}
.footer a:hover{
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #ff9900;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #34548A;
}

#wrapper {
	width: 778px;
	border: 0.05em solid #999999;
}
.on {
	color: #FFCC00
}
#pics {
	width: 233px;
	}
.captcha_error_message {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
