@charset "iso-8859-1";

.body {
	SCROLLBAR-FACE-COLOR: #29475A;
	SCROLLBAR-HIGHLIGHT-COLOR: #C5CCD2;
	SCROLLBAR-SHADOW-COLOR: #C5CCD2;
	SCROLLBAR-3DLIGHT-COLOR: #29475A;
	SCROLLBAR-ARROW-COLOR: #FFC700;
	SCROLLBAR-TRACK-COLOR: #29475A;
	SCROLLBAR-DARKSHADOW-COLOR: #29475A;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBFBF9;
	margin-top: 0;
	background-color: #031E38;
}
.txt1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #F2FCFF;
	text-align: center;
}
.txmen1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFEF0;
	vertical-align: top;
}
.txmen2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFEF0;
}
.copy {
	font-family: Verdana,Arial;
	font-size: 9px;
	color: #D9DFE1;
	text-align: center;
}
a:link {
  font-size: 10px;
  color: #FF0066;
  font-weight: normal;
  text-decoration: none;
 }
a:hover {
 font-size: 10px;
 color: #FF9900;
 font-weight: normal;
 text-decoration: none;
 }
a:visited {
 font-size: 10px;
 text-decoration: none;
 color: #6666FF;
 } 
a:active {
 font-size: 10px;
 text-decoration: none;
 color: #FF0000;
 }
