body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.outer {
	border: 2px solid #00498C;
	border-top: 0px;
	border-collapse: collapse;
}
.outer td#left_menu {
	border-left: 2px solid #00498C;
	border-bottom: 2px solid #00498C;
	border-right: 0px solid White;
	border-top: 0px solid #00498C;
	border-collapse: collapse;
	width: 225px;
	vertical-align: top;
}
.outer td#right_menu {
	border-left: 0px solid White;
	border-bottom: 2px solid #00498C;
	border-right: 2px solid #00498C;
	border-top: 0px solid #00498C;
	border-collapse: collapse;
	width: 225px;
	vertical-align: top;
}
.outer td#main {
	width: 535px;
	vertical-align: top;
	padding: 30px 0px 10px 10px;
}
table.block {
	width: 525px;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;

}
table.block td#title {
	border: 2px solid #00498C;
	background-color: #EFEBEF;
	color: #005500;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 510px;
}
table.block td#bok {
	border: 2px solid #00498C;
	width: 5px;
	background-color: #00498C;
}
table.block td#content {
	border: 2px solid #00498C;
	background: url(images/cm_bg.gif);
	padding: 3px 10px 7px 10px;
}

table#firms {
	border: 0px;
}

table#firms img {
	border: 0px;
}
table#form {
	width: 100%;
}
table#form td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
H1 {
font-weight: bold;
font-size: 22px;
}
div#copyright {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00498C;
}
HR#foot {
	border: thin dashed #00498C;
	color: #00498C;
	width: 837px;
}
div.promo a, a:active, a:focus, a:hover, a:link, a:visited {
	font-size: 10pt;
	color: Silver;
}


