﻿.style1 {
	font-size: medium;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: normal;
}
.style2 {
	font-size: large;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #000080;
	font-weight: bold;
}
.style3 {
	font-size: large;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	color: #800000;
}
.style4 {
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: normal;
	color: #800000;
}
.MainHead {
	font-size: x-large;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #800000;
	font-weight: bold;
}

.sub_head {
	font-size: medium;
	color: #408EFF;
	font-weight: bold;
}

.sub_sub_head {
	font-size: small;
	color: #E60404;
	font-weight: bold;
}

.body {
	background-color: #FFFFFF;
}
.temp {
	font-size: large;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	color: gray;
}

.ol_candidates {
	color: #FF0000;
	list-style-type: lower-alpha;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}

.hr {
border: 0;
color: #000080;
background-color: #000080;
height: 2px;
width: 100%;
text-align: left;
}


table
{
	width: 950px;
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #800000;
	border-collapse: separate;

	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	text-align: left;
}
table th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #800000;
	background-color: white;
	text-align:left;
}
table td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #800000;
	background-image: url(images/binary_backg.jpg);
	background-color: white;
}

table.table_inner {
	border-width: 1px;
	border-collapse:collapse;
}

table.table_inner th {
	border-width: 1px;
	border-color: maroon;
}

table.table_inner td {
	border-width: 1px;
	border-color: maroon;
}

table.table_hidden {
	border-width: 0px;
	padding: 2px;

}

table.table_hidden td {
	border-width: 0px;
	padding: 2px;

}

.image {
	border-width: 0;
	margin: 3px;
}

.candidates_should {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}

.current_button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #ffff00;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 30px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.cssnav_s
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/overbtn_s.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav_s a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav_s img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav_s a:hover img
{
visibility:hidden
}

.cssnav_s span
{
position: absolute;
left: 30px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.cssnav_r
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/overbtn_r.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav_r a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav_r img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav_r a:hover img
{
visibility:hidden
}

.cssnav_r span
{
position: absolute;
left: 30px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.keyPoint {
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	color: #003366;
}

