BODY {
	SCROLLBAR-FACE-COLOR: #282828; 
	SCROLLBAR-HIGHLIGHT-COLOR: #393939; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #ff3300; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #646464;
	background: #999999;
}
p       {font-family: "Verdana"; font-size: 9px; color: #666666; text-decoration: none; font-weight: bold; text-align: justify; }
a       {font-family: "Verdana"; font-size: 9px; color: #666666; text-decoration: underline; font-weight: bold }
a:hover {font-family: "Verdana"; font-size: 9px; color: #000000; text-decoration: underline; font-weight: bold }
ul      {font-family: "Verdana"; font-size: 9px; color: #666666; text-decoration: none; font-weight: bold; align: justify }

.menutext { font-family: Verdana; color: #666666; font-size: 12pt; margin-left: 15; font-weight:bold; text-decoration: none, background-color; #52C66B; height: 20; }
.menutext a { font-family: Verdana; color: #666666; font-size: 12pt; margin-left: 15; font-weight:bold; text-decoration: none, background-color; #52C66B}
.menutext a:hover { font-family: Verdana; color: #666666; font-size: 12pt; margin-left: 15; font-weight:bold; text-decoration: none, background-color; #ff0000}
.center-text {font-family: "Verdana"; font-size: 9pt; color: #666666; text-decoration: none; font-weight: bold; text-align: center;}
.login {font-family: "Verdana"; font-size: 13px; color: #ffffff; text-decoration: none; font-weight: bold; text-align: right; }


.bodylink         {font-family: "Verdana"; font-size: 9px; color: #ff0000; text-decoration: none; font-weight: bold; align: justify }
.bodylink a      {font-family: "Verdana"; font-size: 9px; color: #ff0000; text-decoration: underline; font-weight: bold }
.bodylink a:hover {font-family: "Verdana"; font-size: 9px; color: #000000; text-decoration: underline; font-weight: bold }

.main    {font-family: "Verdana"; font-size: 9pt; color: #666666; text-decoration: none; font-weight: bold; margin-left: 5; margin-right: 5; }
.menutop { color: #ffffff; font-family: "Verdana"; font-size: 11pt; text-decoration: none; font-weight: bold; text-align: center}
.counter {font-family: "Verdana"; font-size: 10px; color: #666666; text-decoration: none; font-weight: bold; margin-right: 15; }

h1 { color: #666666; font-family: "Verdana"; font-size: 12pt; text-decoration: none; font-weight: bold; text-align: center;}
h1 a      {font-family: "Verdana"; font-size: 12pt; color: #666666; text-decoration: none; font-weight: bold }
h1 a:hover {font-family: "Verdana"; font-size: 12pt; color: #000000; text-decoration: underline; font-weight: bold }

h2 { color: #666666; font-family: "Verdana"; font-size: 11pt; text-decoration: none; font-weight: bold; margin-left: 15;}
h3 { color: #666666 font-family: "Verdana"; font-size: 14pt; text-decoration: none; font-weight: bold}
h4 { color: #ffffff; font-family: "Verdana"; font-size: 11pt; text-decoration: none; font-weight: bold; text-align: center}
h5 { color: #000000; font-family: "Verdana"; font-size: 14px; text-decoration: none; font-weight: bold; text-align: left}

.linktext {font-family: "Verdana"; font-size: 9pt; color: #666666; text-decoration: none; font-weight: bold; align: justify }

.bodytext1 { font-size: 9pt; color: #ffffff; font-family: Verdana }

.menutext2 { font-family: Verdana; color: #666666; font-size: 9pt; font-weight:bold; text-decoration: none}
.link2 { font-size: 9pt; COLOR: #666666; font-family: Verdana; text-decoration: none}
.footer { color: #ffffff; font-family: "Verdana"; font-size: 9pt; text-decoration: none; font-weight: bold; text-align: center;}

.menu {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	text-align: center;
}
.menu a {
	color : #ffffff;
	text-decoration : none;
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #52C66B;;
}
.menu a:hover {
	color :  #52C66B;
	background-color: #ffffff;
	text-decoration : none;
	font-family: Verdana;
		font-size: 18px;
}
.menu a:active {
	color : #52C66B;
	background: #ffffff;
	text-decoration : none;
	font-family: Verdana;
		font-size: 18px;
}