body {
	
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a:active {
  color: #00235D;
}
a:link {
  color: #00235D;
}
a:visited {
  color: #00235D;
}
a:hover {
	text-decoration: none;
	color: #e41f1f;
}

a.menutitle{
	text-decoration: none;
}

a.menutitle12 {
	text-decoration: none;
}

td.banner {
  background: url(/image/banner.gif) no-repeat;
  height: 125px;
}

.txtheadline {
  font-weight: bold;
  color: #CC0000;
  font-size: 10pt;
}

.menutitle {  }

.heading {
	font-weight: bold;
	font-size: 14px;
}

.style1 {
	color: orange;
	font-weight: bold;
	font-size: 14px;
}

.style2 {
	color: blue;
	font-weight: bold;
	font-size: 14px;
}

.style3 {
	color: green;
	font-weight: bold;
	font-size: 14px;
}

.style7 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

.style8 {
	color: #FFFFFF;
	font-weight: bold;
}

.style10 {
  color: #000000;
}

.style12 {
  color: #000000;
  font-size: 12px;
}

.menutitle {
  background-color: orange;
  color: #ffffff;
  padding: 2px;
  width: 250px;
  text-align: left;
  font-weight: bold;
  border:1px solid #000000;
}

.menutitle12 {
  background-color: #E0E6B5;
  color: #000000;
  padding: 2px;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #000000;
}

.menuStats {
  background-color: #000000;
  padding: 0px;
  width: 100%;
}

.menuStatsHeader {
  background-color: #E0E6B5;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

.menuStatsDetail {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 10px;
}

.menuLogin {
  margin-bottom: 5px;
  background-color: #E0E6B5;
  color: #000000;
  padding: 2px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  /*/*/border:1px solid #000000;/* */
}

.submenu {
  margin-bottom: 0.5em;
}

.login {
  background-color: #E0E6B5;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
}

.register {
  background-color: #ffffff;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
}

.registerLabel {
  width: 63%;
  background-color: #ffffff;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
}

.registerValue {
  width: 37%;
  color: #000000;
  background-color: #ffffff;
  font-size: 11px;
  padding: 2px;
}

.registerComplete {
  width: 37%;
  color: #000000;
  background-color: #ffffff;
  font-size: 11px;
  font-weight: italic;
  padding: 2px;
}

.colheading {
	color: #000000;
	font-weight: bold;
  text-align: center;
}

.entryLabel {
  width: 36%;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

.entryValue {
  background-color: #E0E6B5;
  width: 64%;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

.profileLabel {
  width: 25%;
  font-weight: bold;
}

.profileValue {
  width: 75%;
}
