body {background-image:url('images/navback2.jpg')}
P {font-family: Verdana; font-size: 12pt; color:#CC0000; font-weight:bold }

p a {
    display: block;
	background: url(images/menu_bg.png) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
p a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #CC0000;
}
LI{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#FFFFCC}
li a         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#FFFFCC; text-decoration: underline  }
li a:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#FFFFFF; text-decoration: none underline; font-weight: bold }
title        { font-family: Verdana; font-size: 14pt; font-weight: normal; color:#CCFFFF }

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}