/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/body_bg.jpg) repeat-x;
}


.buttonbg{
background:url(images/button_bg.jpg);
height:34px;
}

.tablebg{
background:url(images/table_bg.jpg) repeat-x;
}

.marqueetext{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.marqueetext2
{color: #009900;
font-weight: bold;
}


.h1 {
	color: #933501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.h2 {
	color: #933501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}










.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style:normal;
	text-align:justify;
}




#linkpdf {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #646161;
text-decoration:none;
font-weight:bold;
text-align: left;
}
#linkpdf a{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #646161;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
}
#linkpdf a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF6600;
text-decoration: underline;
font-weight:bold;
}


#contact {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration:none;
font-weight:bold;
text-align: left;
}



#election {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color: #333333;
text-decoration:none;
font-weight:bold;
text-align: center;
}
#election a{

	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
}
#election a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color: #FF6600;
text-decoration: underline;
font-weight:bold;
}










#link {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #646161;
text-decoration:none;
font-weight:bold;
text-align: left;
}
#link a{

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #646161;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
}
#link a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #669900;
text-decoration:none;
font-weight:bold;
}

.footerbg{
background:url(images/footer_bg.jpg) repeat-x;
}

#footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
text-decoration:none;
}
#footertext a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
text-decoration:none;
}
#footertext a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
text-decoration:underline;
}

#lightblackbg{
background:url(images/heading_lightblackbg.jpg) repeat-x;
}