body {
	background-color: #7F7F7F;
	margin-left: 0px;
	margin-top: 5px;
}
.orange { color: #FF9900; }
.bg_left {
	background-image: url(/img/bg_left.jpg);
	background-repeat: repeat-y;
	/* border: 0px #ffffff solid; */
}
.button { width: 80px; height: 25px; }
A.orange:link, A.orange:visited {
	color: #FF9900;
}
A.orange:hover {
	color: #FF9900;
}
.normal	
{ 
	font-family: verdana, arial, helvetica, geneva, sans serif; 
	font-size: 11px;
	font-style: normal;	 
	font-weight: normal;  
	line-height: 13px;	
	color: #000000; 
}
.normal_white	
{ 
	font-family: verdana, arial, helvetica, geneva, sans serif; 
	font-size: 11px;
	font-style: normal;	 
	font-weight: normal;  
	line-height: 13px;	
	color: #FFFFFF; 
}
A:link	   
{ 
	font-family: verdana, arial, helvetica, geneva, sans serif; 
	font-size: 11px; 
	font-style: normal;	
	font-weight: normal; 
	line-height: 13px; 
	color: #FFFFFF;	
	text-decoration: none;
}
A:visited  
{ 
	font-family: verdana, arial, helvetica, geneva, sans serif; 
	font-size: 11px; font-style: normal;	
	font-weight: normal; 
	line-height: 13px; 
	color: #FFFFFF; 
	text-decoration: none;
}
A:hover	   
{ 
	font-family: verdana, arial, helvetica, geneva, sans serif; 
	font-size: 11px; 
	font-style: normal;	
	font-weight: normal; 
	line-height: 13px; 
	color: #990033; 
	text-decoration: underline;
}
.noborder { border: 0px; }
#w3cXHTML {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height: auto;
	width: auto;
	visibility: visible;
}
