.style {
	background-color: #FFFFFF;
}

a{
	text-decoration:none;
}

.maintable{
	border-left-color:#000000;
	border-left-style:outset;
	border-left-width:1pt;
	border-right-color:#000000;
	border-right-style:outset;
	border-right-width:1pt;
	border-top-color:#000000;
	border-top-style:outset;
	border-top-width:1pt;
	border-bottom-color:#000000;
	border-bottom-style:outset;
	border-bottom-width:1pt;
}

.maptxt{
	font-family:Verdana;
	font-weight:bold;
	font-size:9px;
	color:#FF0000;
}

.header{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#990000;
}

.strok{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}


.cur_pg{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#999999;
}


.normtxt{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.futter{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
a.bottomlinks:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.submitted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a.submitted:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
