a:link, a:visited {
color:#000000;
}
a:hover {
color:#ff0000;
}
p, table, td, th { font-family: Arial, Helvetica, sans-serif;
font-size:11;
color:#000000;

}

.container {
	width:800px;
	
}
.footer {  margin-top:15px;
height:25px;
font-size:9px;
}
.footer a:link{ color:#000000;
border-bottom:1px dotted #000000; 
}
.footer a:visited{ color:#000000;
border-bottom:1px dotted #000000; 
}
.footer a:hover{ color:#666666;
border-bottom:1px dotted #000000; 
}
#menu { font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 786px;
	height: 41px;
	margin: 0 auto;
	background: #000000 ;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 10px 0 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(images/img3.gif);
	color: #000000;
}
.smallgreytext {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
}
.smallboxtext {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
}