@charset "utf-8";
/* CSS Document */

.cipher a {
	font-family: Verdana, Arial, Helvetica, sans-serif, Faruma;
	color: #66CC00;
	text-decoration: none;
}
.cipher a.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Faruma;
	color: #66CC00;
	text-decoration: none;
	background-color: #FFFFFF;
}
.cipher {
	font-family: Verdana, Arial, Helvetica, sans-serif, Faruma;
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
}
.cipher a.active {
	font-family: Verdana, Arial, Helvetica, sans-serif, Faruma;
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_dhi {
	font-family: Faruma;
	font-size: 20px;
	color: #000000;
}
.bismi {
	font-family: Faruma;
	font-size: 24px;
	color: #000000;
}
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.dhi_head {
	font-family: Faruma;
	font-size: 25px;
	color: #000000;
}
.tbl_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

.foot_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a.active{
	color: #FF3300; 
}
.result_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.main_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#error{
	margin:0px auto;
	width:100%;
	color:#FF0000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FEECFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#FFCCFF;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#FFCCFF;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#FFCCFF;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#FFCCFF;
}
.btn{
	width:80px;
}

.tbl_result {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tbl_result_header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width:thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background:#EFEFEF;
}

.voters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
