html {
	margin : 0; 
	padding : 0; 
	border : 0 none ; 
	font-size: 11px; 
} 
body {
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
	color : #eeeeee; 
	font-family : , Verdana, Arial, Tahoma; 
	font-size: 11; 
	background-color: #000000; 
} 
.trim { padding: 0; background-color: #888888; border: solid 0px #333333;	}

.menuTable {
	color : #cccccc; 
	text-decoration: none;
	font-size: 11px; 
	background-color: #606B6D;
	border: solid 1px #CDD2D3;
} 

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

a.menu:active {  font-weight: none; text-decoration: none; font-size: 11px; color: #ffffff;  }
a.menu:link {  font-weight: none; text-decoration: none; font-size: 11px; color:#ffffff; }
a.menu:visited {  font-weight: none; text-decoration: none; font-size: 11px; color:#ffffff; }
a.menu:hover {  font-weight: none; font-size: 11px; color: #ffff99; 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; } 

.packImg { padding: 0; background-color: #000000; border: solid 1px #890000;	}


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


.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: #ffffcc; }
.title:link, .title:visited { font-size: 17px; font-weight: bold; text-decoration: none; color: #ffffcc; }
.title:hover { font-size: 17px; font-weight: bold; color: #ffffff; text-decoration: none; } 

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

td,p { 
	color : #eeeeee; 
	font-family : , Verdana, Arial, Tahoma; 
	font-size: 11; 
}
.blacktd { 
	font-size: 11px; 
	font-weight: none; 
	text-decoration: none; 
	color: #ffffff; 
}

.textfield { 	font-size: 11px; font-family : tahoma, Verdana, Arial, Tahoma; color: #cccccc; background-color: #000000;	border: solid 1px #CDD2D3 ;}

input.submit { 
	font-family : tahoma, Verdana, Arial, Tahoma; 
	font-size: 11px; 
 }

.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: 11px ; }
.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 ; }

