form { display:inline }
BODY, TABLE, TR, TD { font-family: Verdana, Tahoma, Arial; font-size: 9px; color: #ffffff; 
	scrollbar-face-color:		#EFEFEC;
	scrollbar-track-color:		#FEFEFB;
	scrollbar-arrow-color:		#C9C9C2;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-3dlight-color:	#ECECE5;
	scrollbar-shadow-color:		#C4C4AF;
	scrollbar-darkshadow-color:	#CCCCB9;
}

a:link { text-decoration: none; color: #000000; font-weight: bold; font-size: 10pt; }
a:visited { text-decoration: none; color: #666666; font-weight: bold; font-size: 10pt; }
a:active { text-decoration: none; color: #c0c0c0; font-weight: bold; font-size: 10pt; }
a:hover { text-decoration: underline; color: #666666; font-weight: bold; font-size: 10pt; }

.copyright { font-family: Verdana, Tahoma, Arial; font-size: 12px; color: #ffffff; }
.small { font-family: Verdana, Tahoma, Arial; font-size: 7pt; color: #000000; }
.event { font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: #ffffff; }

A.event:ACTIVE, A.event:LINK, A.event:VISITED {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;	
	color : #ffffff;
	letter-spacing : 1px;	
	/*text-decoration : none;
	border : 1px solid #c0c0c0;
	background-color : #efefef;	
	width: 82pt;
	height : 11px;
	margin-left : 2px;
	margin-bottom : 1px;
	margin-top : 2px;
	margin-right : 1px;
	padding-left : 1px;*/	
}

A.event:HOVER {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;	
	color : #ffffff;
	letter-spacing : 1px;	
	/*text-decoration : none;
	border : 1px solid #000000;
	background-color : #373695;
	width: 82pt;
	height : 11px;
	margin-left : 2px;
	margin-bottom : 1px;
	margin-top : 2px;
	margin-right : 1px;
	padding-left : 1px;*/
}

A.copyright:LINK, A.copyright:VISITED {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;	
	color : #ffffff;	
}

A.copyright:ACTIVE {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;	
	color : #c0c0c0;	
}

A.copyright:HOVER {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;	
	color : #666666;
}

input,select,option,textarea  { 
                text-decoration: none; 
                background-color: #ffffff; 
                font-family: Verdana, Arial; 
                font-size: 8.5pt; 
                font-weight: normal;
                }

