
html {
margin : 0; 
padding : 0; 
border : 0 none ; 
font-size: 11px; 
} 
body {
margin : 0; 
padding : 0; 
border : 0 none ; 
color : #cccccc; 
font-family : Tahoma, Arial, Tahoma; 
font-size: 11px; 
background-color: #606B6D;
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: 11px; 
	background-color: #606B6D;
	border: solid 1px #CDD2D3;
} 

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

.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: #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: 11px; 
	font-weight: none; 
	text-decoration: none; 
}
.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; } 
