.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#black {
	color: #000000;
}
#maintxt {
	color: #000000;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vertline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.topline {
	border-top: thin solid #333333;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.toplinert {
	border-top: thin solid #333333;
	border-right: thin solid #333333;
	border-bottom: thin none;
	border-left: thin none;
}
.bottom {

	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dashed #CCCCCC;
	border-left: thin none;
}
#white {
	color: #FFFFFF;
}
.fullbox {
	border: thin solid #333333;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	right: 6px;
	text-indent: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
#red {
	color: #FF0000;
}
.leftnavline {
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin solid #CCCCCC;
}
.fullbox2color {

	border: thin solid #333333;
}
.navheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6633;
}
.navheadernoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.navtxtnavy10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#navy {
	color: #000033;
}
.headernavs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.bluehighlight {
	background-color: #7DBEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#noline {
	text-decoration: none;
}
.thebox {
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	border: 1px dashed #333333;
}
