body
{
 background:#ccc;
 
}
table{
font-size:12px;
}
a{
font-size:12px;
color:#666666;

}

table .title
{
height:28px;
border:1px solid #ccc;
background:url(images/title.jpg) repeat-x;
color:#fff;
padding:5px 0 5px 10px;
}

#head
{
 background:#fff;
}

#top
{
 background:#fff;
}



#top a
{
	color:#000;
	font-size:12px;
	text-decoration:none;
}

#top a:hover
{
	color:#CC6600;
}


#top .lead
{
	background:#F6FBFD url("menubg2.gif") repeat-x center top;
	height:30px;
	text-align:left;
}