@font-face {
    font-family: 'BPG Glaho Arial V5';
    src: url(/eot/BPGGLAH0.eot);
}
body {
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: BPG Glaho Arial V5, Helvetica, sans-serif;
	font-size: 12px;
}
tr,td,txt {
	font-family: BPG Glaho Arial V5, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	line-height:15px;
}
h1 {
	font-size: 12px;
	color: #274F83;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #274F83;
	font-weight: bold;
}
input, select{
	font-size: 12px;
	color: #000000;
	border: 1px solid #A8A8A8;
}

a{
	color: #0374AF;
	text-decoration:none;
}
a:hover{
	color: #0099FF;
	text-decoration:none;
}

.topnav {
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	}
.topnav:hover {
	color: #EAEAEA;
	}
.leftnav {
	color: #0374AF;
	text-decoration:none;
}
a.leftnav:hover {
	color: #CC0000;
}
.leftnav_selected {
	color: #FF0000;
	text-decoration:none;
}


.white {
	color:#FFFFFF;
}
.RedHead {
	color:#FD5401;
	font-weight:bold;
	font-size:12px;
}
.RedHead2 {
	color:#FD5401;
	font-size:12px;
	font-weight:bolder;
}
.RedHead-Link {
	color:#FD5401;
	font-size:12px;
	font-weight:bolder;
	text-decoration: underline;
}
.RedHead-Link:hover {
	color:#0374AF;
	font-size:12px;
	font-weight:bolder;
	text-decoration: underline;
}
.dates {
	font-weight:bold;
	color:#849750;
}
.button {
	background-color: #7E7E7E;
	color:#FFFFFF;
}
.hand {
	cursor: hand;
}
.print_txt
{
	color:#000000;
}

/*css for poll*/
.pollquestion {
	font-weight:bold;
}
.polltable {
	width:100%;
	border:0px;
	cellspacing:0px;
	cellpadding:0px;
	/*background-color: red;*/
}
.polltable2 {
	width:100%;
	border:0px;
	cellspacing:0px;
	cellpadding:0px;
}
.pollformel {
	border:none;
}
.polloption {
	color:999;
}
.pollbutton {
	width: 150px;
	valign:bottom;
}
.polltableresult {

}
.polloptionresult {
	background-color: #f2f2f2;
}
.totalvoters {
	padding:4px;
}
.totalvotes {
	padding:4px;
}

.percent {

}

.level0{
	padding-left: 1px;
}
.level1{
	padding-left: 20px;
}
.level2{
	padding-left: 40px;
}
.level3{
	padding-left: 60px;
}
.level4{
	padding-left: 80px;
}

.title_style {
	color:#CC9900;
	font-weight:bold;
}
