.menubox {
border: 1px solid #bfbfbf;
background: #fff url(../cp_images/menubox_bg.gif);
height: 62px;
width: 519px;
margin-left: 5px;
padding: 12px 0 0 30px;
font: 0.86em Verdana, Arial, Helvetica, sans-serif;
color: #333;
}

.menuimage {
float:left;
margin-right:20px;
}

.datemonth {
font: 2.3em "century gothic";
font-weight: bold;
color: #ff6600;
}

.dateday {
font: 6.5em "century gothic";
font-weight: bold;
color: #ff6600;
margin-top: -30px;
}

.faqquestion {
font: 2.3em "century gothic";
font-weight: bold;
color: #00CC00;
}

.faqnumber {
font: 6.5em "century gothic";
font-weight: bold;
color: #00CC00;
margin-top: -30px;
}

.menulink:link {
	color : #333;
	text-decoration : none;
	background-color:#fff;
}

.menulink:visited {
	color : #333;
	text-decoration : none;
	background-color:#fff;
}

.menulink:active {
	color : #333;
	text-decoration : none;
	background-color:#fff;
}

.menulink:hover {
	color :#ff9900;
	text-decoration : none;
	background-color:#fff;
}
