.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
{
	color: #000000;
	font-family: MS Sans serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 40px;
}
p.agent
{
	color: #000000;
	font-family: MS Sans serif, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	line-height: 16px;
	padding: 10px;
}
p.contact
{
	color: #000066;
	font-family: MS Sans serif, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
p.footer
{
	background-color: #ffffff;
	background-position: center center;
	border: 1px solid #000000;
	color: #000066;
	display: block;
	font-family: MS Sans serif, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 4px;
	width: 510px;
}
p.footer2
{
	color: #000000;
	font-family: MS Sans serif, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
p.header
{
	border-bottom: 1px solid #000066;
	color: #313021;
	display: block;
	font-family: MS Sans serif, Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	padding-top: 10px;
	text-align: left;
	width: auto;
	margin-left: 10px;
}
ul li
{
	color: #000000;
	list-style-position: outside;
	font-family: MS Sans serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	list-style-type: square;
	margin-left: 10px;
	margin-right: 40px;
	padding-bottom: 10px;
}
ol li
{
	color: #000000;
	list-style-position: outside;
	font-family: MS Sans serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	list-style-type: decimal;
	margin-left: 10px;
	margin-right: 40px;
	padding-bottom: 10px;
}
td.bgnr
{
	background-repeat: no-repeat;
}

A.menulink {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family: Arial, Helvetica, Sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
padding-bottom:8px;
padding-left:10px;
}

A.menulink:hover {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family: Arial, Helvetica, Sans-serif;
font-size: 13px;
font-weight: bold;
color: #770000;
BORDER: none;
text-decoration: underline;
padding-left:10px;
padding-bottom:8px;
}

img.leftmenu
{
	margin-left: 15px;
	margin-top: 20px;
}
img.equal
{
	margin-top: 15px;
}
table.agent
{
	border: 1px solid #ff0000;
}