/* CSS Document */
html {
		min-height:101%;margin-bottom:1px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}
body {
	min-height:101%;margin-bottom:1px;
	background-color: #D7D7D7;
	margin-left: 0px;
	margin-right: 0px;
}
.maintable {
	background-color: #FFFFFF;
	border: 1px solid #0F2B8D;
}
.indexleftcell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0768A9;
}
.backcell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0F2B8D;
	border-bottom-color: #0F2B8D;
}
.indexleftmidcell {
	background-color: #0768A9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.newstitles {
	color: #0768A9;
	font-size: 12px;
}
.links {
}
.links a:link {
color: #0768A9;
text-decoration:none
}
.links a:active {
color: #0768A9;
text-decoration:none
}
.links a:visited {
color: #0768A9;
text-decoration:none
}
.links a:hover {
color: #6EBB1F;
text-decoration:none
}
.links a:visited:hover {
color: #6EBB1F;
text-decoration:none
}
.pictures {
	border: 1px solid #6EBB1F;
}
.buspic {
	border: 1px solid #6EBB1F;
	margin-bottom: 5px;
}
.copyright {
	font-size: 7pt;
	color: #000000;
}
a:link {
	color: #6EBB1F;
}
a:visited {
	color: #6EBB1F;
}
a:hover {
	color: #0768A9;
}
a:visited:hover {
	color: #0768A9;
}
a:active {
	color: #6EBB1F;
}.greentext {
	font-size: 10pt;
	font-weight: bold;
	color: #6EBB1F;
}
.bluetext {
	font-size: 10pt;
	font-weight: bold;
	color: #0768A9;
}
.header {
	font-size: 11pt;
	font-weight: bold;
	color: #6EBB1F;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0869A8;
	background-color: #EAEAEA;
}
li {
	list-style-type: disc;
}
.mapcell {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	padding: 1px;
}
.mapcell a:link {
color: #FFFFFF;
text-decoration:none
}
.mapcell a:active {
color: #FFFFFF;
text-decoration:none
}
.mapcell a:visited {
color: #FFFFFF;
text-decoration:none
}
.mapcell a:hover {
color: #FFFFFF;
text-decoration:none
}
.mapcell a:visited:hover {
color: #FFFFFF;
text-decoration:none
}
.utilnav a, .utilnav a:visited{
color:#0768A9;
}
.utilnav a:hover{
color:#6EBB1F;
}
.utilnav {
padding-bottom:10px;
padding-right:10px;
color:#ccc;
}

#f select{ 
	font-size:11px;
	height:18px;
	}
#f input{ 
	font-size:11px;
	height:14px;
	}
	
#f .tofrom {
	width:230px;
}	