.form1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.lcolors {
	color: #9f6b33;
	text-decoration: underline
} 
.lcolors:visited {
	color: #9f6b33;
	text-decoration: underline
} 
.lcolors:active {
	color: #9f6b33;
	text-decoration: underline
} 
.lcolors:hover {
	color: #9f6b33;
	text-decoration: none
}

.lcolors2 {
	color: #9f6b33;
	text-decoration: underline
} 
.lcolors2:visited {
	color: #9f6b33;
	text-decoration: underline
} 
.lcolors2:active {
	color: #9f6b33;
	text-decoration: underline
} 
.lcolors2:hover {color: #ff0000; text-decoration: none}

.lcolors3 {
	color: #FFF;
	text-decoration: none
} 
.lcolors3:visited {color: #000000; text-decoration: none} 
.lcolors3:active {color: #000000; text-decoration: none} 
.lcolors3:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(assets/header_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top
}


A.menulink {
	display: block;
	width: 150px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;



Sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #DBC18D;
	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: #541800;
}

A.menulink:hover {
	border: 1px solid #541800;
	background-color: #DBC18D;
	color: #541800;

}

p {font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif}
p.body {font-size: 12px; line-height: 16px; text-align: left; margin-left: 20px; margin-right: 20px}
p.header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	color: #FFF;
	background-image: url(assets/header_bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat
}
	
.footer {font-size: 11px; font-weight: bold; text-align: center; color: #000000}
p.footer {font-size: 11px; font-weight: bold; text-align: center; color: #000000}
p.footerjustify {font-size: 9px; font-weight: bold; text-align: justify}
p.popup {font-size: 12px; font-weight: bold; text-align: center}

td.multilist {text-align: center; font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif; font-size: 10px}

ul li {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
 line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
	margin-width: 0px;
	padding: 0px;
}
