body, table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#news, #main ul {
	list-style:none outside url(images/arrow.gif);
}
#news li {
	margin-bottom:16px;
}
#news a:link {
	font-weight:bold;
}
#news a:visited {
	font-weight:bold;
}
#news a:hover {
	font-weight:bold;
}
.menuitem a {
	display:block;
	padding-bottom:5px;
	border-bottom:3px solid #FFF;
}
.menuitem a:hover {
	border-bottom:3px solid #CC0000;
	text-decoration:none;
}
a:link {
	color:#800000;
	text-decoration:none;
}
a:visited {
	color:#800000;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.box1 {
	height:50px;
	margin:0 10px 10px 10px;
	border:1px solid #EBCB87;
	background:#F5E6CC;
	color:#800000;
}
.boxcontent {
	margin:12px 5px 5px 10px;
	font:italic bold 20px Arial;
	
}
.box1Over {
	height:50px;
	margin:0 10px 10px 10px;
	border:1px solid #EBCB87;
	background:url(images/boxbg.gif) repeat-x #FFDC99;
	color:#C00;
}
.menuitem {
	width:135px;
	margin:0px 10px 0px 10px;
	float:left;
	text-align:center;
	font-weight:bold;
}
.button {
	width:150px;
	height:32px;
	color:#644308;
	font:italic bold 14px Verdana;
	background:url(images/buttonbg.gif) no-repeat center;
	text-align:center;
}
