body, p, div, span, td, ul, li {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}
a:link {
	color: #000000;
	text-decoration: overline;
	font-weight: bold;
	background-color: #810F42;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #810F42;
}
a:active {
  color: #FF6600;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.tab {
  color: #000000;
  text-decoration: none;
}
.tab-on {
  color: #FFFFFF;
  text-decoration: none;
}
.small {
  font-size: 11px;
}
.footer {
  font-size: 10px;
  color: #FFFFFF;
}
.lite {
  color: #666666;
}
.blue {
  color: #1B68CB;
}
.title {
  font-size: 17px;
  font-weight: bold;
  color: #FF6600;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #FF6600;
}
.title3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.tbl-title {
	font-weight: normal;
	background-color: #810F42;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tbl-head {
  font-weight: bold;
  background-color: #4489E2;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #C4DCF1;
  color: #006699;
}
.border {
  background-color: #000000;
}
.color1 {
  background-color: #FFFFFF;
}
.color2 {
  background-color: #F8F8F9;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}
