.lcolors {color: #000099; text-decoration: underline} 
.lcolors:visited {color: #000099; text-decoration: underline} 
.lcolors:active {color: #000099; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

.lcolors2 {color: #ffffff; text-decoration: none} 
.lcolors2:visited {color: #ffffff; text-decoration: none} 
.lcolors2:active {color: #ffffff; text-decoration: none} 
.lcolors2:hover {color: #ff0000; text-decoration: underline}

p.body {
	margin-left: 10px; 
	margin-right: 40px; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 10pt; 
	line-height: 18px; 
	color: #000000
}


ul li {
	margin-left: 10px; 
	margin-right: 40px; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 10pt; 
	line-height: 18px; 
	color: #000000;
	padding-bottom: 18px;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	margin-left: 10px; 
	margin-right: 40px; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 10pt; 
	line-height: 18px; 
	color: #000000;
	padding-bottom: 18px;
	list-style-position: outside;
	list-style-type: decimal;
}

p.header {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
	color: #313021;
	padding-top: 10px;
	border-bottom: 1px solid #000066;
	display: block;
	width: 440px;
	text-align: left;
	margin-left: 10px;
	}

td.bgnr {background-repeat: no-repeat}

A.menulink {
display: block;
width: auto;
text-align: left;
text-decoration: none;
font-family: Arial, Helvetica, Sans-serif;
font-size: 9pt;
color: #000000;
padding: 4px;
font-weight: bold;
border: 1px solid #000000;
background-color: #dddddd;
background-position: center center
}

A.menulink:hover {
display: block;
width: auto;
text-align: left;
text-decoration: none;
font-family: Arial, Helvetica, Sans-serif;
font-size: 9pt;
color: #000099;
text-decoration: none;
padding: 4px;
border: 1px solid #000000;
background-color: #aaaaaa;
background-position: center center;
font-weight: bold;
}

table.border {border: 1px solid #ff0000}
td.menubackground {background-image: url(assets/browlift_02.jpg)}
