body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #cccccc;
}

A {
	color: #333366;
	text-decoration: underline;
}
A:hover {
	color: #666699;
	text-decoration: underline;
}
A:link {
	color: #333366;
	text-decoration: underline;
}
A:visited {
	color: #b0a37d;
	text-decoration: underline;
}
.company_title {
	font-size: 1.0em;
	color: #666699;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.house_border {
	border-right: #c7c4a3 1px solid;
	border-top: #c7c4a3 1px solid;
	border-left: #c7c4a3 1px solid;
	border-bottom: #c7c4a3 1px solid;
}

.drkgrn {
	background-color: #003333;
}
.drgrn_border {
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	border-left: #003333 1px solid;
	border-bottom: #003333 1px solid;
}
.wht {
	font: 11px/13px Arial, Helvetica, San-Serif;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}
.wht p {
	margin-top: 4px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 4px;
}
form {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
input {
	font: 11px/13px Arial, Helvetica, San-Serif;
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	border-left: #003333 1px solid;
	border-bottom: #003333 1px solid;
}
.ar { text-align: right; }
.copy {
	font: 10px/14px Arial, Helvetica, San-Serif;
	color: #ffffff;
}
