.topline {
	background-image: url(topline.jpg);
	background-repeat: repeat-x;
}
.centerline {
	background-image: url(leftline.jpg);
	background-repeat: repeat-y;
}
.nom {
	font-family: tahoma;
	font-size: 11px;
}
.nomcolor {
	font-family: tahoma;
	font-size: 11px;
	color: #F79B1E;
}
.botbar {
	background-image: url(bottombar.jpg);
	background-repeat: repeat-x;
}
.dotline {
	background-image: url(dotline.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.small {
	font-family: tahoma;
	font-size: 10px;
}
.whitefont {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.new-font {
	font-family: tahoma;
	color: #006633;
	font-weight: bold;
	font-size: 11px;
}
.horsep {
	background-image: url(horsep.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.versep {
	background-image: url(versep.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.state {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.bg_div {
	background-color: #CC6600;
	height: 20px;
	vertical-align: bottom;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	background-position: center;
}
.state_bg {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	background-color: #CECE00;
	background-position: center;
	height: 20px;
}

