BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
   font-size: 16px;
	color: #EEEEEE;
   text-decoration: none;
}
A:hover {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
   font-size: 16px; color: #BBBBBB;
	text-decoration: none; 
}
A.gb {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
   font-size: 16px;
	color: #F7FCB1;
   text-decoration: none;
}
A.gb:hover {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
   font-size: 16px; color: #e4e99e;
	text-decoration: none; 
}
A.greyb {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
}
A.greyb:hover { 
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 10px; 
	color: #BBBBBB;
	text-decoration: underline;
}
A.f11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
   font-size: 11px;
	color: #EEEEEE;
   text-decoration: none;
}
A.f11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
   font-size: 11px; color: #BBBBBB;
	text-decoration: none; 
}
A.adm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: #EEEEEE;
   text-decoration: none;
}
A.adm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; color: #BBBBBB;
	text-decoration: none; 
}
A.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
   font-size: 10px;
	color: #999999;
   text-decoration: none;
}
A.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
   font-size: 10px; color: #BBBBBB;
	text-decoration: none; 
}
A.links {	
	font-weight: normal;
   font-size: 14px;
	color: #EEEEEE;
   text-decoration: none;
}
A.links:hover {	
	font-weight: normal;
   font-size: 14px; color: #BBBBBB;
	text-decoration: none; 
}
IMG {
   border-width: 0
}
.im {
	border-width: 1;
	border-color: #BBBBBB
}
.f12rb {	
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
}
.f10g {
	font-size: 10px;
	color: #999999;
}
.f10r {	
	font-size: 10px;
	color: #DD0000;
}
.f10bl {	
	font-size: 10px;
	color: #0000DD;
}
.f12g {	
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.f14g {	
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.f11 {	
	font-weight: normal;
   font-size: 11px;
	color: #EEEEEE;
}
.f10b {
	font-size: 10px;
	color: #333333;
}
.f10w {
	font-size: 10px;
	color: #ffffff;
}
.inputText {
	font-size: 12px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	
}
.inputBtn {
	font-size: 11px;
	background-color: #F9F9F9;
	border: 1px solid #000000;
	color: #333333;
}
.news {
	font-size: 11px;
	background-color: #222222;
	color: #F9F9F9;
}
.menu {
	font-size: 11px;
	background-color: #444444;
}
.menu_check {
	font-size: 11px;
	background-color: #666666;
}
.backgrnd {
	background-color: #555555;
}
.gr {  font-weight: normal; font-size: 10px;color: #888888;}

/* -=-=-=-=-=- PAGEING -=-=-=-=-=- */
/* MAIN */
.PageingMain
{
   font-size:11px;
   text-align:center;
   font-size:11px;
   font-family:Verdana;
   color:#333333;
 }
.PageingMain DIV
{
   font-size:10px;
   font-weight:bold;
   display:inline;
   padding-left:5px;
   padding-right:5px;
}
.PageingMain A
{
   font-size:11px;
   font-weight: bold;
   color:#999999;
   text-decoration:none;
}
.PageingMain A:hover
{
   font-size:11px;
   font-weight: bold;
   color:#333333;
   text-decoration:underline;
}

/* LEFT */
.PageingLeft
{
   font-size:11px;
   border:1px solid #999999;
   background-color:whitesmoke;
   height:18px;
   padding-top:1px;
}

/* MIDDLE */
.PageingMiddle
{
   border-top:1px solid #999999;
   border-bottom:1px solid #999999;
   background-color:whitesmoke;
   height:18px;
   padding-top:1px;
}

/* RIGHT */
.PageingRight
{
   font-size:11px;
   border:1px solid #999999;
   background-color:whitesmoke;
   height:18px;
   padding-top:1px;
}