.menubg {
	background-image:  url(images/menubg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-right: 7px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #EAEAEA;
}
.menulinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 7px;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #64A8D5;
	padding-left: 7px;
	text-decoration: underline;
}
.footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.head {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #64A8D5;
}
.menubg strong {
	font-size: 12px;
}

