.bottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
.sitemaintenance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990000;
	text-decoration: none;
	line-height: 16px;
	
	
}
h1 { color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
h2 {  color:#039bc8; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }

a {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
.text#error {
	color: #FF0000;
	font-size: 12px;	
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 12px;
}
.smalltext#error {
	color: #FF0000;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.title#small{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style:italic;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #ececec;
	border: 1px solid #333333;
	height: 23px;
}

.button#bt1{
	cursor: hand;
}
.textjustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.bottext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #0099CC}
.style2 {	color: #FF0000;
	font-weight: bold;
}
.style2#small {
	font-size:9px;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.bigtext#black {
	color: #000000;
}
.style1 {font-weight: bold}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.rhspaneltop { background-color:#039bc8; font-family:Arial, Helvetica, sans-serif; font-size:10px; height:16px; width:131px; padding:2px; color:#FFFFFF; }
.rhspanel {background-color:#ececec; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; width:131px; padding:2px; }
.rhspanel a { color:#039bc8; }
.rhspanel a:hover {color:#FF6600; }