@charset "UTF-8";
/* CSS Document */


.maintext {
	font-family:verdana;
	font-size:65%;
	color:#000000;
}
.maintextwhite {
	font-family:verdana;
	font-size:65%;
	color:#ffffff;
}
.smalltext {
	color:#000000;
	font-family:verdana;
	font-size:65%;
}
.headertext {
	font-family:geneva, verdana;
	font-size:170%;
	color:#000000;
	font-weight:bold;
	letter-spacing:1.9pt;
}
.helpheading {
	font-family:verdana;
	font-size:140%;
	color:#000000;
	font-weight:bold;
}
.helpsubheading {
	font-family:verdana;
	font-size:120%;
	color:#000000;
	font-weight:bold;
}
.red {
	font-family:verdana;
	font-size:100%;
	color:#990000;
}
hr {
	color:#4783a8;
}
.copyright {
	font-family:verdana;
	font-size:65%;
	color:#99a99a;
}
a.copyright {
	font-family:verdana;
	font-size:100%;
	color:#99a99a;
	text-decoration:none;
}
a.copyright:hover {
	font-family:verdana;
	font-size:100%;
	color:#990000;
	text-decoration:none;
}
.offstatus {
	color:#333333;
	cursor:text;
}
a.offstatus {
	color:#333333;
	cursor:text;
}
a.offstatus:hover {
	color:#333333;
	cursor:text;
}
a {
	font-family:verdana;
	font-size:85%;
	color:#000000;
	text-decoration:none;
}
a:hover {
	font-family:verdana;
	font-size:85%;
	color:#990000;
	text-decoration:none;
}
.genmenu {
	font-family:verdana;
	font-size:85%;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1.1pt;
	text-decoration:none;
	
}
a.genmenu {
	font-family:geneva, verdana;
	font-size:100%;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1.1pt;
	text-decoration:none;
}
a.genmenu:hover {
	font-family:geneva, verdana;
	font-size:100%;
	color:#990000;
	font-weight:bold;
	letter-spacing:1.1pt;
	text-decoration:none;
}
.submenu {
	font-family:verdana;
	font-size:65%;
	color:#202020;
	font-weight:normal;
	text-decoration:none;
}
a.submenu {
	font-family:verdana;
	font-size:100%;
	color:#ecfec0;
	font-weight:normal;
	text-decoration:none;
}
a.submenu:hover {
	font-family:verdana;
	font-size:100%;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
}
.leftmenu {
	font-family:verdana;
	font-size:70%;
	color:#202020;
	font-weight:normal;
	text-decoration:none;
}
a.leftmenu {
	font-family:verdana;
	font-size:100%;
	color:#202020;
	font-weight:normal;
	text-decoration:none;
}
a.leftmenu:hover {
	font-family:verdana;
	font-size:100%;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
}
a.nonlink {
	font-family:verdana;
	font-size:100%;
	color:#000000;
	text-decoration:none;
}
a.nonlink:hover {
	font-family:verdana;
	font-size:100%;
	color:#000000;
	text-decoration:none;
}
.asterix {
	color:#ff0000;
	font-family:verdana;
	font-size:90%;
	font-weight:bold;
}
.tdtext {
	text-align:left;
	vertical-align:top;
}
.tdviewtext {
	text-align:left;
	vertical-align:top;
}
.tdimage {
	background-color:#aaaaaa;
	padding:5px;
}
.tdfavimage {
 background-color:;
	padding:5px;
}
input {
	font-family:verdana;
	font-size:65%;
	color:#000000;
	background-color:#eeeeee;
}
input.buttons {
	font-family:verdana;
	font-size:65%;
	font-weight:normal;
	background-color:#aaaaaa;
	color:#ffffff;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	cursor:hand;
}
input.searchbutton {
	font-family:verdana;
	font-size:65%;
	font-weight:normal;
	background-color:#990000;
	color:#ffffff;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	cursor:hand;
}

input.searchbox {
background-color:#FFFFFF;
}

input.norm {
	font-family:verdana;
	font-size:65%;
	font-weight:normal;
	color:#ffffff;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	cursor:hand;
}
input.checkbox {
	font-family:verdana;
	font-size:65%;
	font-weight:normal;
	color:#000000;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	cursor:hand;
}
select {
	font-family:verdana;
	font-size:65%;
	color:#000000;
	background-color:#eeeeee;
}
a.item {
	color:#000000;
	font-family:verdana;
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
}
a.item:hover {
	color:#990000;
	font-family:verdana;
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
}
.iframescroll {
	scrollbar-face-color:#4783a8;
	scrollbar-highlight-color:#4783a8;
	scrollbar-shadow-color:#4783a8;
	scrollbar-arrow-color:#aaaaaa;
	scrollbar-arrow-size:20px;
	scrollbar-track-color:#aaaaaa;
	scrollbar-darkshadow-color:#AAAAAA;
	scrollbar-3Dlight-color:#EEEEEE;
}
.highlightbox {
	border: none;
	display:inline;
}
.transbox {
	border: 2px solid #ffff00;
	background-color:#ffff00;
	display:inline;
	filter:alpha(opacity=20);
	opacity:0.2;
	-moz-opacity:0.2;
}
input.searchboxes {
	font-family:verdana;
	font-size:65%;
	color:#000000;
	background-color:#eeeeee;
	width:200px;
}
a.langlink {
	font-family:arial;
	font-size:65%;
	color:#dddddd;
	font-weight:bold;
	letter-spacing:1.1pt;
	text-decoration:none;
}
a.langlink:hover {
	font-family:arial;
	font-size:65%;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:1.1pt;
	text-decoration:none;
}
 //
-->
</style>