/* CSS Document */

BODY {
  background: #03036f;
  color: #000000;
  margin: 0px;
}

A {
  font-family: Comic Sans MS;
  font-size: 13px;
  font-weight : bold;
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  font-family: Comic Sans MS;
  font-size: 13px;
  font-weight : bold;
  color: #ff3333;
  text-decoration: underline;
}
hr{
	color: #03036f;
	}
FORM {
	display: inline;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}


TD.headerNavigationMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  color: #ffffff;
   border: 1px;
 
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}
.bann {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #03036f;
}
.banh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #9c0007;
}
.txt {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #03036f;
}
.txtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #03036f;
}
.txb {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #03036f;
}
.sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #ff3333;
}
.txbw {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.txbw1 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.ulink {
  font-family: "Comic Sans MS";
  font-size: 13px;
  font-weight : bold;
  color: #FF9900;
}

