body {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	background: white;
	font-size: 11px;
}

a:link img, a:visited img { border-style: none }

a img { color: white; }
@media all {
  a img { color: inherit; }
}

th, td {
	font-family: Arial, Helvetica, sans-serif
}

h1, h2, h3, h4, h5, h6 { text-align: center }

h1 {
	font: 150% Arial;
	color: #003399;
	font-weight: bold;
}
h1.home {
	font: 150% Arial;
	color: #003399;
	font-weight: bold;
	padding: 0px;
	margin: 5px;
}
h2 { 
	font: 125% Arial;
 	color: #003399; 
	font-weight: bold;
}
h3 { font: 110% Arial }
h4 { font: bold 100% Arial }
h5 { font: italic 100% Arial }
h6 { font: small-caps 100% Arial }

.topbg {
	background: url(../images/top/logoback.gif);
}
.botbg {
	background: url(../images/top/logoback.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.slogan {
	background: url(../images/sloganback.gif);
}

.ltgreen {
	background-color: #B7E014;
	border: 1px; #FFFFFF;
	vertical-align: baseline;
}
.copy {
	background-color: #B7E014;
	border: 1px; #FFFFFF;
	font-size: xx-small;
	text-align: right;
	color: #003399;
}
.copy-left {
	background-color: #B7E014;
	border: 1px; #FFFFFF;
	font-size: xx-small;
	text-align: left;
	color: #003399;
}
.viptable {
	background-color: #ffffff;
	font-size: smaller;
	text-align: left;
	color: #666666;
}
.index2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #212E91;
	line-height: 18px;
}
.green {
	background-color: #99CC00;
}
.darkgreen {
	background-color: #009900;
}

.gray {
	background-color: #E2E2E2;
	font-size: smaller;
}
.white {
	background-color: #ffffff;
	font-size: smaller;
}
.text {
	background-color: #ffffff;
	font-size: smaller;
	color: Black;
}
.ltgray {
	background-color: #E6E6E6;
	padding: 5px;
	font-size: xx-small;
	color: Maroon;
}

a.top {
	background-color: #E6E6E6;
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
a:hover.top {
	background-color: #B9B9B9;
	color: Black;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.topon {
	background-color: #B9B9B9;
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
a:hover.topon {
	background-color: #B9B9B9;
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.menu {
	background-color: #99CC00;
	color: White !important;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:hover.menu {
	background-color: #006600;
	text-decoration: none !important;
}
a.menu1 {
	background-color: #006600;
	color: White !important;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:hover.menu1 {
	background-color: #4aba00;
	text-decoration: none;
}
a.menuon {
	background-color: #006600;
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;

}
a:hover.menuon {
	background-color: #006600;
	text-decoration: none;
}
a.link {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
}
a:hover.link {
	background-color: #E2E2E2;
}

a:hover.mainmenu
{
	color: #336600;
	font-weight: bold;
	font-size: 11px;
}
a.mainmenu
{
	color: #669900;
	font-weight: bold;
	font-size: 11px;
}
a:active.mainmenu
{
	color: #669900;
	font-weight: bold;
	font-size: 11px;
}
a:visited.mainmenu
{
	color: #336600;
	font-weight: bold;
	font-size: 11px;
}
strong {
	color: #003399;
	font-weight: bold;
}
.small {
	color: #000000;
	font-size: xx-small;
}
.red {
	color: #cc0000;
	font-weight: bold;
}
a.small {
	color: Black;
	text-decoration: none;
	font-size: 9px;
}
a:hover.small {
	color: Black;
	text-decoration: underline;
	font-size: 9px;
}
span.head{
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.hgh_levels { margin-top:10px!important;
}
.hgh_levels li{  padding: 0px!important; margin: 0px!important;background-position:0px!important; text-indent: 10px;

}