body
{
	scrollbar-base-color: 999999;
}

SELECT, option, textarea, input 
{   
	font-family: times; 
	font-size: 14px; 
	color: #000000
}

a:link                          
{ 
	color: #000000; 
	text-decoration: none; 
}

a:hover                         
{ 
	color: #999999; 
	text-decoration: underline; 
}

a:visited                       
{ 
	color: #999999; 
	text-decoration: none; 
}

body, table, td             
{
	font-family: times; 
	font-size: 14px; 
	color: #000000
}

input, textarea, select 
{
	color : 000000;
	background-color: DEDEDE;
	font-family : times;
	font-size : 12px;
	border: 1px #636363 solid;
}

input, textarea, select 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}

input
{ 
	text-indent : 2px; 
}

input.button 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}

.footer
{
	font-family: verdana, tahoma; 
	font-size: 10px; 
	color: #666666;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active          
{ 
	text-decoration: none; 
	font-size: 10px; 
	color: #666666; 
	font-family: verdana, tahoma;
}   

a.footer:hover        
{ 
	text-decoration: underline; 
	font-size: 10px; 
	color: #666666; 
	font-family: verdana, tahoma;
}


.newspagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: overline;
}
