.subnavibg {
	background-attachment: fixed;
	background-image: url(../img_xtra/_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.btn {
	color: #393939;
	text-decoration: none;
	border: thin none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 14px;






}
.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #F2f2f2;

}
a:link {
	color: #FF0000;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:active {
	color: #999999;
}
.linespacing {
	vertical-align: baseline;


}

