@charset "utf-8";
/* CSS Document */

body
{
background-color:#e2e2e2;
background-attachment:scroll;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f64332;
	text-decoration:none
}

.style2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#00a396;
	
}
.region {
	font-size: 16px;
	font-weight: bold;
}
.communityheader {
	font-size: 14px;
	font-weight: bold;
	color: #049e97;
}
.community {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.community a{
	font-size: 12px;
	color: #f64233;
	text-decoration:none;
}
.community a:hover{
	font-size: 12px;
	color: #f64233;
	text-decoration:underline;
}
