body {
	margin-top: 0px;
	margin-bottom: 0px;
}
A:link {
	COLOR: rgb(51,51,51); TEXT-DECORATION: none
}
A:visited {
	COLOR: rgb(51,51,51); TEXT-DECORATION: none
}
A:active {
	COLOR: rgb(51,51,51); TEXT-DECORATION: none
}
A:hover {
	COLOR: rgb(51,51,51); TEXT-DECORATION: none
}
.liseret {
	border-top: 4px none #333333;
	border-right: 4px solid #333333;
	border-bottom: 4px none #333333;
	border-left: 4px solid #333333;
}

#topheader {
HEIGHT:87px; width:800px;
}
#topheader .toplogo {
float:left; width:236px;
}
#topheader .blank {
	float:right;
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F739A;
	margin-top:8px;
	letter-spacing: 2px;
}
#topheader .contact {
	width:420px;
	color: #1F739A;
	float:left;
	margin-top:4px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Verdana, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
}
#topheader  a {
	font-family: "Trebuchet MS", Verdana, "MS Sans Serif";
	font-size: 13px;
	color: #1F739A;
	font-weight: bold;
	text-decoration: none;
}
#topheader  a:hover {
	color: #1F739A;
	text-decoration: underline;
}

#bottomheader {
HEIGHT:45px; width:800px;
}
