/* ++++++++++ do not delete the element below ++++++++++ */

	A.nav_left:hover 
	{ 
	background: #ffffff; 
	color: #ffffff; 
	text-decoration: none; 
	} 
	
/* ++++++++++ do not delete the element above ++++++++++ */



input, select 
{ 
border: 1 #003366 solid; 
font-size: 9px; 
font-family: Verdana, Arial, sans-serif;
color: #003366; 
background: #EEEEEE;
height: 16px;
} 
textarea
{ 
border: 1 #003366 solid; 
font-size: 9px; 
font-family: Verdana, Arial, sans-serif;
color: #003366; 
background: #EEEEEE;
} 

input.submit 
{ 
background: #ffffff;
color: #000000;  
font-weight: bold;
} 

input.search_home
{ 
border: 1 #666666 solid; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif;
color: #344056; 
background: #ffffff;
height: 18px;
width: 90px;
} 

input.search
{ 
border: 1 #666666 solid; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif;
color: #666666; 
background: #ffffff;
height: 18px;
width: 100px;
}


input.go_button 
{  
border: 0;
height: 18px;
width: 33px;
} 
input.aib_button 
{  
border: 0;
height: 39px;
width: 80px;
} 

input.vote_button 
{  
border: 0;
height: 11px;
width: 33px;
}
input.vote_button2
{  
border: 0;
height: 24px;
width: 52px;
}
input.search_button
{  
border: 0;
height: 25px;
width: 33px;
} 

input.radio_button 
{
	border: 0;
	height: 14px;
	background : transparent;
}

input.addcomment_button 
{  
border: 0; 
height: 24px;
width: 90px;
}   


.textbold10 {

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
.header {

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.white2Copy {

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

