A 
	{
	text-decoration	:		none;
	color		:		#000000;
	background	:		transparent;
	}
A:link
	{
	text-decoration	:		underline;
	color		:		#000000;
	background	:		transparent;
	}

A:active
	{
	text-decoration	:		none;
	color		:		#000000;
	background	:		transparent;
	}
A:visited 
	{
   	text-decoration	:		none; 
	color		:		#000000;
  	background	:		transparent; 
	}		
A:hover 
	{ 
  text-decoration	:		underline; 
	color		:		#333333;
	background	:		transparent; 
}

BODY, TABLE, TD, TR, P
	{
	font-family: 			Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color: #eeb55c;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #eeb55c;
	scrollbar-darkshadow-color: #eeb55c;
	scrollbar-face-color: #eeb55c;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #eeb55c;
	color: #eeb55c;
} 		 			
	}
	
.right {
	color: #FF9900;	
	text-align: right
}

.tablehead {
	font-weight: bold;
	color: #FF9900;
	background-color: #000000
}
.table {
	background-color: #000000;
}

.head {
	font-weight: bold;
	color: #000000;
	font-size: 16px	
}

.pollcount {
	font-size: 12px;
	background-color: #000000
}

.input
	{
	BACKGROUND: #000000;
	BORDER-RIGHT: #BA371B 1px solid;
	BORDER-TOP: #BA371B 1px solid;
	BORDER-LEFT: #BA371B 1px solid;
	BORDER-BOTTOM: #BA371B 1px solid;
	COLOR: #FFFFFF
}
	
.small {
	text-align: right;
	font-size: 10px;
	background-color: #000000;
}

.field
	{
	font-size: 12px;
	BACKGROUND: #111111;
	BORDER-RIGHT: #BA371B1px solid;
	BORDER-TOP: #BA371B 1px solid;
	BORDER-LEFT: #BA371B 1px solid;
	BORDER-BOTTOM: #BA371B 1px solid;
	COLOR: #FFFFFF;
}

.smallnormal {
	font-size: 12px;
	background-color: #000000
}

textarea, select, input
{	background-color: #CCCCCC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


BODY {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}P
 { color: #000000}TABLE { color: #000000}TD { color: #000000}TR { color: #666666 }
.newstitel {
	font-size: larger;
}

