﻿body 
{
	background:url('../images/2.png');	
	margin: 0px 0px 0px 0px ;	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
}
A 
{
    text-decoration   :	none;	
	font-size : 14px;
	font-weight :bold ;
	color:  Black  ;
}
A:active 
{
    text-decoration   :	none;	
	font-size : 14px;
	font-weight :bold ;
	color:  Black  ;
}
A:hover
{
	text-decoration:none;	
	font-size : 14px;
	font-weight :bold ;
	color:	Black;
}
A:link
{
    text-decoration   :	none;	
	font-size : 14px;
	font-weight :bold ;
	color:  Black  ;
}
A:visited
{
	text-decoration   :	none;	
	font-size : 14px;
	font-weight :bold ;
	color:  Black  ;
}
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: yellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: yellow;
margin: 3px 8px;
}
.Poll	{ 
		font-family: Verdana; font-size: 10pt; color:Black; font-weight:normal ;font-family :Tahoma ;
		}
.GernHeading	{ 
		font-family: Verdana; font-size: 10pt; color:Navy ; font-weight: bold;font-family :Tahoma ;
		}
.GernData   { 

	     font-family: Verdana; font-size: 10pt; color: Navy; text-align: justify; font-family :Tahoma ;
	     }
