.form1 {
	font-family: Verdana, Arial, Helvetica; Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.lcolors {color: #006699; text-decoration: underline} 
.lcolors:visited {color: #006699; text-decoration: underline} 
.lcolors:active {color: #006699; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

.lcolors2 {color: #ffffff; text-decoration: underline} 
.lcolors2:visited {color: #ffffff; text-decoration: underline} 
.lcolors2:active {color: #ffffff; text-decoration: underline} 
.lcolors2:hover {color: #ff0000; text-decoration: none}

A.menulink {
	width: 136;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica; Sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #ffff00;
/*	border-top: 1px solid white;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;	
	border-left: 1px solid white;	*/
	padding: 3px;
	background-position: center center;
/*	background-color: #D6B33F;*/
}

A.menulink:hover {
width: 100%;
/*border: solid 1px #ff0000;*/
background-color: #eeeeee;
color: #000099;

}

p {font-family: Verdana, Arial, Helvetica, Sans-serif}
.body {font-size: 11px; text-align: left; margin-left: 20px; margin-right: 20px}
.addresstop {font-size: 13px; text-align: center; color: #ffffff; font-weight: bold}
.header {font-size: 16px; font-weight: bold; text-align: center; margin-left: 20px; margin-right: 20px; margin-top: 10px}
.footer {font-size: 9px; font-weight: bold; text-align: center; color: #ffffff}
.sitemap {font-size: 9px; font-weight: bold; text-align: center; color: #000000; text-align: center}
.footerjustify {font-size: 9px; font-weight: bold; text-align: justify}
.popup {font-size: 12px; font-weight: bold; text-align: center}

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: 10px;
	list-style-position: inside;
	list-style-type: square;
}

ol li {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: square;
	margin-width: 0px;
	padding: 0px;
}


