.txt9white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bkgnavline {
	background-attachment: scroll;
	background-image: url(bkg_navline.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.bkgdptnav {
	background-attachment: scroll;
	background-image: url(bkg_dptnav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bkgsrchnav {
	background-attachment: scroll;
	background-image: url(bkg_srchnav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bkg161lines {
	background-attachment: scroll;
	background-image: url(bkg_161lines.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: 86122E;
	text-decoration: none;

}
a:visited {
	color: 86122E;
	text-decoration: none;
}
a:hover {
	color: 86122E;
	text-decoration: underline;
}
a:active {
	color: 86122E;
	text-decoration: none;

}
.txt9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bkgbtmdot {
	background-attachment: scroll;
	background-image: url(bkg_purpdot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}
.txt11purp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 86122E;
}
.onestop {
	background-attachment: scroll;
	background-image: url(ttl_onestop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt11w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.actrequiredcolor {
	font-size: 11px;
	color: #FF0000;
}
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
.error{
    display: block;
    color: Red;
}

#subscriptionFormContainer{
       height: 110px;
       background-image: url(/ScriptLibrary/assets/images/bgnews.gif);
       background-repeat: no-repeat;
	   position:relative;
}
#subscriptionForm{
	position:absolute;
	top:40px;
}
#subscriptionForm input{
     margin-left: 7px;
}

#subscriptionForm label{
    font-weight: bold;
    margin-left: 10px;
}

.bgborder1 {
	background-attachment: scroll;
	background-image: url(border1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgborder2 {
	background-attachment: scroll;
	background-image: url(border2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subscriptionMessage {
	position:absolute;
	top:30px;
	width:190px;
}

