<!-- Begin Universal Attributes -->
body {
	background-color: #333365;
	background-image: none;
	font-family: Book Antiqua, Helvetica;
	font-size: 10pt;
	color: black;
	text-align: center;
}

a {
	cursor: hand;
}

table {
	font-size: 10pt;
}

#pageContainer {
	width: 760px;
	background-color: #666699;
	color: #ffffff;
	border: 1px solid white;
}
<!-- End Universal Attributes -->



<!-- Begin Page Header Attributes -->
#header {
	background-image:  url(/MBEInternet/images/banner_775.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #666699;
	width: 760px;
	height: 100px;
	color: white;
	text-align: right;
	padding-top: 82px;
	padding-right: 5px;
}

#header a, a:visited {
	color: white;
	text-decoration: none;
}

#header a:hover, a:active {
	text-decoration: underline;
}
<!-- End Page Header Attributes -->



<!-- Begin Page Footer Attributes -->
#footer {
	background-color: #333366;
	padding: 5px;
	color: white;
	width: 760px;
	text-align: right;
}

#footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footer a:hover, a:active {
	text-decoration: underline;
}
<!-- End Page Footer Attributes -->



<!-- Begin Main Page Tabs -->
td.on_tab {
	width: 200px;
	height: 30px;
	background-image: url(/MBEInternet/images/home/ontab.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
	cursor: hand;
}
td.off_tab {
	width: 200px;
	height: 30px;
	background-image: url(/MBEInternet/images/home/offtab.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
	cursor: hand;
}
td.tab_content {
	width: 600px;
	border-color: #666699;
	border-width: 1px;
	border-style: none solid none solid;
}
#content_text {
	padding-top: 10px;
	padding-left: 320px;
	padding-right: 10px;
}
td.tab_bottom {
	height: 16px;
	background-image: url(/MBEInternet/images/home/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
<!-- End Main Page Tabs -->



<!-- Begin Information Box -->
table.info_box {
	border-color: #666699;
	border-width: 1px;
	border-style: none solid solid solid;
	margin: 5px;
}
td.info_header {
	background-color: #666699;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}
td.info_details {
	background-color: #cccccc;
	text-align: left;
	padding-left: 10px;
}
td.info_footer {
	background-color: #666699;
	font-size: 8pt;
	color: white;
}
<!-- End Information Box -->



<!-- Begin Search/Browse Results Styles -->
table.results {
	border-color: #666699;
	border-width: 1px;
	border-style: none solid solid solid;
}
tr.results_header {
	background-color: #666699;
	color: white;
	font-weight: bold;
}
tr.results_oddrow {
	background-color: #cccccc;
	cursor: hand;
}
tr.results_evenrow {
	background-color: #999999;
	cursor: hand;
}
tr.results_overrow {
	background-color: #ffffcc;
	cursor: hand;
}
#results_details1 {
	font-size: 10pt;
	color: black;
	padding-left: 20px;
}
#results_details2 {
	font-size: 10pt;
	color: black;
	padding-left: 20px;
}
#results_details2 a, a:visited {
	color: #333365;
	text-decoration: none;
}
#results_details2 a:hover, a:active {
	color: #333365;
	text-decoration: underline;
}
<!-- End Search/Browse Results Styles -->



td.navigation {
	background-color: #666699;
	width: 127px;
	vertical-align: top;
}
td.content {
	width: 633px;
}

#mainContent {
	background-color: #e6e6e6;
	color: black;
	width: 633px;
	padding: 15px;
}

#mainContent a {
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}

#mainContent a:hover, a:active {
	color: black;
}

#submit_header {
	color: white;
	background-color: #666699;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
}

#error {
	color: red;
	text-align: left;
	padding-left: 30px;
}



<!-- Begin Form Styles -->
input {
	border: black 1px solid;
}

.checkBox {
	border: none;
}

.textArea {
	border: black 1px solid;
}

.button {
	border-color: #666699;
	border-width: 1px;
	border-style: solid;
	cursor: hand;
}

.select372 {
	width: 372px;
}
.select186 {
	width: 186px;
}
<!-- End Form Styles -->
