.maintext {
	font-family: Verdana;
	font-size: 11px;
}
.toprightborder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-left-color: #006600;
	padding-left: 10px;
}
.border{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.maintableborder{
border:2px solid #006600;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}

.text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;

}
.h1text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.jumpmenu {
	font-family: Verdana;
	font-size: 10px;
	width: 100px;
}
.searchbox {
	font-family: Verdana;
	font-size: 10px;
	width: 200px;
	border-top: 4px solid #336699;
	border-right: 4px solid #336699;
	border-bottom: 8px solid #336699;
	border-left: 4px solid #336699;
}
.searchbutton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	width: 80px;
}
.textbold {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.borderwhite {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: medium solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.form {
	height: 20px;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	right: 10px;
	clip:  rect(auto auto auto 20px);

}
.navtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.redback {
	background-color: #94B8D6;cursor:hand
	
}
.redbackover {
	background-color: #C2D2D8;cursor:hand
	
}
.navtext2 {

	font-family:  Verdana;
	font-size: 10px;
	font-weight: bold;
}


