@import "css/dropdown/dropdown.linear.css" ;
@import "css/dropdown/themes/default/default.linear.css";	

li.arrow
{
/*	background: url(rew.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
a#current
{
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	
}
		
ul.menuwidth
{
	width:100%;
	background-color: #fffcdf;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

#nav li a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#666;
	font-size:11px;
}

#nav a:visited a:hover a:active{
		font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#666;
	font-size:11px;
}


