
html {
margin : 0; 
padding : 0; 
border : 0 none ; 
font-size: 12px; 
} 
body {
margin : 0; 
padding : 0; 
border : 0 none ; 
color : #222222; 
font-family :  Arial, Tahoma; 
font-size: 12px; 
background-color: #BFB9A9;
background-image	: url('/img/bg.gif');
background-position	: center;
background-repeat	: repeat-y;
} 
.trim { padding: 0; background-color: #888888; border: solid 0px #333333;	}

.menuTable {
	color : #cccccc; 
	text-decoration: none;
	font-size: 12px; 
	background-color: #606B6D;
	border: solid 1px #CDD2D3;
} 
.statsTable {
	color : #000000; 
	text-decoration: none;
	font-size: 12px; 
	background-color: #cccccc;
	border: solid 1px #cccccc;
} 
.statsCell {
	color : #000000; 
	text-decoration: none;
	font-size: 12px; 
	background-color: #ffffff;
	padding: 4px;
} 




a, a:active {  font-weight: none; text-decoration: none; color: #A20000; }
a:link, a:visited {  font-weight: none; text-decoration: underline; color: #A20000; }
a:hover {  font-weight: none; color: #df0000; text-decoration: none; } 

.head, .head:active,  { font-size: 13px;  font-weight: bold; text-decoration: none; color: #007900; }
.head:link, .head:visited { font-size: 13px; font-weight: bold; text-decoration: underline; color: #77aa77; }
.head:hover { font-size: 13px; font-weight: bold; color: #003900; text-decoration: none; } 

.head2, .head2:active,  { font-size: 13px;  font-weight: bold; text-decoration: none; color: #00cc00; }
.head2:link, .head2:visited { font-size: 13px; font-weight: bold; text-decoration: underline; color: #002200; }
.head2:hover { font-size: 13px; font-weight: bold; color: #003900; text-decoration: none; } 


.menu, .menu:active,  { font-size: 12px;  font-weight: bold; text-decoration: none; color: #000000; }
.menu:link, .menu:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; }
.menu:hover { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; } 

.topmenu, .topmenu:active,  { font-size: 12px;  font-weight: bold; text-decoration: none; color: #ffffff; }
.topmenu:link, .topmenu:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff; }
.topmenu:hover { font-size: 12px; font-weight: bold; color: #ffff99; text-decoration: none; } 


.error  { font-size: 12px;  font-weight: bold; text-decoration: none; color: #c90000; }


.pagetitle  { font-size: 17px;  font-weight: bold; text-decoration: none; color: #000000; margin: 4px 0 4px 0 ; }
.pagemenu  {  font-weight: bold; text-decoration: none; color: #000000; margin: 4px 0 4px 0 ; float: right;}

.title, .title:active,  { font-size: 17px;  font-weight: bold; text-decoration: none; color: #000000; }
.title:link, .title:visited { font-size: 17px; font-weight: bold; text-decoration: none; color: #000000; }
.title:hover { font-size: 17px; font-weight: bold; color: #555555; text-decoration: none; } 

.whitetitle { font-size: 21px;  font-weight: bold; text-decoration: none; color: #ffffff; }

td,p { 
	font-size: 12px; 
	font-weight: none; 
	text-decoration: none; 
}
.blacktd { 
	font-size: 12px; 
	font-weight: none; 
	text-decoration: none; 
	color: #ffffff; 
}

.textfield { 	font-size: 12px; font-family :  Arial, Tahoma; color: #000000; background-color: #ffffff;	border: solid 1px #555555 ;}
.textfield2 { 	font-size: 10px; font-family :  Arial, Tahoma; color: #000000; background-color: #ffffff;	border: solid 1px #555555 ;}

input.submit { 
	font-family : Arial, Tahoma; 
	font-size: 12px; 
 }

.tsg, .tsg:active,  { font-size: 10px;  font-weight: none; text-decoration: none; color: #999999; }
.tsg:link, .tsg:visited { font-size: 10px; font-weight: none; text-decoration: none; color: #999999; }
.tsg:hover { font-size: 10px; font-weight: none; color: #cccccc; text-decoration: none; } 
.font10 { font-size: 10px ; }
.font11 { font-size: 12px ; }
.font12 { font-size: 12px ; }
.font13 { font-size: 13px ; }
.font14 { font-size: 14px ; }
.font15 { font-size: 15px ; }
.font16 { font-size: 16px ; }
.font17 { font-size: 17px ; }
.font18 { font-size: 18px ; }
.font19 { font-size: 19px ; }
.font20 { font-size: 20px ; }
.font21 { font-size: 21px ; }

