td.multilist {text-align: center; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 10px}

ul li {padding-left: 20px; padding-right: 20px; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px}

.lcolors {color: #006699; text-decoration: none} 
.lcolors:visited {color: #006699; text-decoration: none} 
.lcolors:active {color: #006699; text-decoration: none} 
.lcolors:hover {color: #ff0000; text-decoration: underline}

p.header {
	margin-left: 20px; font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px; font-weight: bold; text-align: center; line-height: normal; border-top-width: thin;	border-top-style: solid; border-top-color: #990000; width: auto; border-bottom-width: thin;	border-bottom-style: solid; border-bottom-color: #990000; width: auto; margin-right: 20px;}
p {padding-left: 20px; padding-right: 20px; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px}
p.footer1 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px; font-weight: bold; text-align: center; line-height: normal;
 border-top-width: thin;	border-top-style: solid; border-top-color: #990000; width: 550px;
	padding-top: 10px;}
p.footer2 {
	font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px; 
	font-weight: bold; text-align: center; line-height: 15px;}
p.footer3 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	border-bottom-width: thin;	border-bottom-style: solid; border-bottom-color: #990000; width: 550px;
	padding-top:5px;
	padding-bottom: 10px;
	}

p.header2 {
	margin-left: 20px; font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 20px; font-weight: bold; text-align: center; line-height: normal; border-top-width: thin;	border-top-style: solid; border-top-color: #990000; width: auto; margin-right: 20px;}

#coolmenu{
border: 1px #bf9259;
border-bottom-width: 1px solid gold;
width: 144px;
background-color: #bf9259;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 144px;
}

#coolmenu a{
font: bold 12px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px solid gold;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #ffe395;
color: black;
}
