.bgleft {
	background-image: url(../images/bg_lt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgright {
	background-image: url(../images/bg_rt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.topmast {
	background-image: url(../images/bg_mastSTX.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botmast {
	background-image: url(../images/bg_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.midwrap {
	background-image: url(../images/bg_wrap.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txtH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000066;
}
.txtbod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .03em;
}
.atxtbod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
a.txtbod:link, a.txtbod:visited, a.txtbod:hover {
	color: #000000;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txtnorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
