@charset "iso-8859-1";
/* CSS Document */

body {backgroung-color: white; font-family: Arial, 'Geneva CY', sans-serif; color: black; margin-top: 0px;  margin-left: 0px; margin-right:35px; margin-bottom:20px;}

a:link {color: #0066CC; text-decoration: underline;}
a:visited {	color: #0066CC; text-decoration: underline;} 
a:active {color: #99CC00; text-decoration: underline;}
a:hover {color:#0099FF; text-decoration: underline; font-weight: strong;}

a.i:link {color:#999999; text-decoration: underline;}
a.i:visited {color:#999999; text-decoration: underline;} 
a.i:active {color:#999999; text-decoration: underline;}
a.i:hover {color:#0099FF; text-decoration: underline; font-weight: strong;}

a.t:link {color:black; text-decoration: underline;}
a.t:visited {color:black; text-decoration: underline;} 
a.t:active {color:black; text-decoration: underline;}
a.t:hover {color:black; text-decoration: underline;}

.navigation {margin:-4px}
.navigation_cell {padding:4px}

.btd {background-position:left; background-repeat:no-repeat; border-left-width:1px; border-left-color:#E2E2E2; border-left-style:solid; padding-left:40px; padding-right:20px}
.btd_text {font-size:89%; margin-top:5px}
.q {background-position:right bottom; background-repeat:no-repeat}

.page_title {color:#000000; font-size:170%; font-family:Garamond; font-weight:bold}

div.list {display:list-item; list-style-type:square}

#Poll {
	color:black;
	width: 250px;
	position: absolute;
	z-index: 100;
	padding: 10px;
	margin-top:-150px;
	display: none;
	background-color:white;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
}
