/* CSS Document */

BODY {
  background: #092961;
  color: #000000;
  margin: 0px;
}

A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : lighter;
  color: #FFFFCC;
  text-decoration: none;
}

A:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : lighter;
  color: #FFCC00;
  text-decoration: underline;
}
.hr{
	color: #FFFFCC;
	}
FORM {
	display: inline;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
.ulink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : lighter;
  color: #FF9966;
  text-decoration: none;
}

TD.headerNavigationMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  color: #ffffff;
   border: 1px solid #FFFFCC;
  border-spacing: 1px;
}
.bann {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #f9f2d5;
}
.banh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #9c0007;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #ffffff;
}
.txb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9933;
}
.txbw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.ut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
