.bgmain {
	background-color: #000000;
	background-image: url(img/bgmain.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txt a:link {
	font-size: 14px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;

}
.txt a:visited {
	font-size: 14px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;

}
.txt a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
hr {
	color: #990000;
}
body {
	SCROLLBAR-FACE-COLOR: #990000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #990000;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ff6600;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	margin: 0px 0px 0px 0px;
}.bgjoin {

	background-color: #000000;
	background-image: url(img/bg_join.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body  {
  font-family : Verdana,Arial,MS Sans Serif,Helvetica;
  font-size : 11px;
}

a { text-decoration: underline; }
a:hover{ text-decoration: underline; }

.button {  font-size : 14px; font-weight : bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.field { font-size : 16px; }
.sysbutt { border-style: 1px outset; color:#000000; font-weight: bold; font-size: 11px; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; }
.systext { font-size: 11px; }
.syslink  { font-size : 12px; font-weight : bold; height : 15px; }
.syslinks { font-size: 11px; text-align: left; }
.syslinkb  { font-size : 12px; color : #000000; font-weight : bold; height : 15px; }

.navname { font-family: Verdana; font-size: 20px; font-weight : bold; }
.navtext { font-family: Arial; font-size: 15px; }
.navpath { font-family: Arial; font-size: 15px; font-weight : bold; }
.navback { font-family: Arial; font-size: 15px; font-weight : bold; }
.navlink { font-family: Verdana; font-size: 12px; }
