/* CSS Document */

body {
	background-color: #f7f5d9;
	/*background-color: #2d464d;*/
	background-image: url(assets/lakebg2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px}

.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: #000000; text-decoration: underline; font-weight: bold} 
.lcolors:visited {color: #000000; text-decoration: underline} 
.lcolors:active {color: #000000; text-decoration: underline} 
.lcolors:hover {color: #ffffff; text-decoration: none; background-color: 000099; padding: 1px}

A.menulink {
	display: block;
	width: 170px;
	text-align: center;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	border-top: 1px solid white;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;	
	border-left: 1px solid white;
	padding: 1px;
    background-color: #770000;
	}

A.menulink:hover {
	display: block;
	width: 170px;
	text-align: center;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid white;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;	
	border-left: 1px solid white;
	padding: 1px;
    background-color: #ff0000;
    color: #ffffff;
}

p {font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif}
p.body {font-size: 13px; text-align: left; margin-left: 10px; margin-right: 20px; line-height: 19px}
p.bodycenter {font-size: 13px; text-align: center; margin-left: 10px; margin-right: 20px; line-height: 19px}
p.agentscenter {font-size: 11px; text-align: center; line-height: 19px}

p.header {font-size: 16px; font-weight: bold; text-align: center; margin-left: 160px; margin-right: 10px; margin-top: 10px}
p.header2 {font-size: 16px; font-weight: bold; text-align: center; margin-left: 10px; margin-right: 10px; margin-top: 10px}
p.footer {font-size: 10px; font-weight: bold; text-align: center}

p.topheader1 {font-size: 16px; font-weight: bold; text-align: center; margin-left: 3px; margin-right: 3px; margin-top: 10px; line-height: 12px}
p.topheader2 {font-size: 10px; font-weight: bold; text-align: center; margin-left: 3px; margin-right: 3px;line-height: 10px; font-style: italic}
p.topheader3 {font-size: 13px; font-weight: bold; text-align: center; margin-left: 3px; margin-right: 3px; line-height: 13px}


td.multilist {text-align: center; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif; font-size: 10px}

td.bg {background-repeat: no-repeat}

td.bgy {background-repeat: repeat-y}

table.border {margin-top: 10px; border: 3px inset #cccc99}

ul li {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-align: left; 
	margin-left: 10px; 
	margin-right: 20px; 
	line-height: 19px;
	list-style-position: inside;
	list-style-type: square}

ol li {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-align: left; 
	margin-left: 10px; 
	margin-right: 20px; 
	line-height: 19px;
	list-style-position: inside;
	list-style-type: square}