body { 
	font-size:10px;
	font-family: verdana, sans-serif; 
	color: black;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFEA00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #02549E;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #02549E;
}

li {	list-style: circle outside; 
	color:#000000;
	margin-left: -10px;	
	padding-left: 3 px;
} 

input {
background-color: #DEDEDE;
border: #C30303 1px solid;
color: #000000;
font-family: arial, verdana;
font-size: 9pt
font-weight: normal
}

textarea {
background-color: #DEDEDE;
border: #C30303 1px solid;
color: #000000;
font-family: arial, verdana;
font-size: 9pt;
font-weight: normal
}

select {
background-color: #DEDEDE;
border: #C30303 1px solid;
color: #000000;
font-family: arial, verdana;
font-size: 9pt;
font-weight: normal
}

.button {
background-color: #DEDEDE;
border: #C30303 1px solid;
color: #000000;
font-family; arial, verdana;
font-size: 9pt;
font-weight: normal;
}

img {border-color:black;}

#main { left:100px; top:30px; position: absolute; z-index:1;background-color:#F4F4F4;margin-bottom:20px;}
#map { left:50px; top:30px; position: absolute; z-index:1;background-color:#F4F4F4;margin-bottom:20px;}

.facts { padding-bottom:10px}
.outertable { border: 1px solid black;}
.bluetable { background-color:#FFFFFF; border: 1px solid #020180;}
.redtable2 { background-color:#FCF6DB; border: 1px solid #C30303;}

.txt { font-size:10px; font-family: verdana, sans-serif; color: #000000; }
.results { font-size:12px; font-family: verdana, sans-serif; color: #FF0000; }
.copy { font-size:9px; font-family: verdana, sans-serif; color: #545454; }
.copy_black { font-size:9px; font-family: verdana, sans-serif; color: #000000; }
.enter { font-size:10px; font-family: verdana, sans-serif; font-weight:bold; color: #000000; }

.h1 { font-size:18px; font-family: verdana, sans-serif; color: black; font-weight: 900; }
.h2 { font-size:11px; font-family: verdana, sans-serif; color: black;}

a { font-size:10px; color:#020180; text-decoration: none; }
a:link { color:#020180; text-decoration: none; }
a:active { color:#020180; text-decoration: none; }
a:visited { color:#020180; text-decoration: none; }
a:hover { color:#020180; text-decoration: underline;}

a.links { color:#02549E; text-decoration: none; }
a.links:link { color:#02549E; }
a.links:active { color:#02549E; }
a.links:visited { color:#02549E; }
a.links:hover { color:#DEDEDE;text-decoration: underline;}

a.results { font-size:14px; font-weight:bold; color:#FF0000; text-decoration: none; }
a.results:link { color:#FF0000; text-decoration: none; }
a.results:active { color:#FF0000; text-decoration: none; }
a.results:visited { color:#FF0000; text-decoration: none; }
a.results:hover { color:#FF0000; text-decoration: underline;}
