﻿body {
	background-color: #888888;
	text-align: center;
}

h1 {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 20px;
	padding-top:20px;
	text-align: left;
}

table {
	padding-top: -100px;
	padding-left: 200px;
	padding-right: 200px;
	width: 100%;
}

td {
	border:0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: top;
}

td#text {
	border-top:2px white solid;
	border-right:2px #ffffff solid;
	border-bottom:2px white solid;
	border-left:0 white solid;
	background-color: black;
	vertical-align: top;
}

td#navbar {
	vertical-align:top;
	border-right: 2px white solid;
	border-left:0;
	border-top:0;
	border-bottom:0;
	background-image: url('images/splash/MBGHome.jpg');
	background-repeat:no-repeat;
	text-align: left;
}

td#image {
	background-color: black;
	border-top:2px white solid;
	border-right:2px white solid;
	border-bottom:0;
	border-left:0;
	padding-bottom:0;
	vertical-align:top;
}

td#image {
	text-align: center;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	padding: 10px 15px 10px 15px;
}

a#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

ul {
	padding-top: 100px;
	padding-right:0px;
}

li {
	margin: 3px -5px 0 0px;
	padding: 3px 80px 3px 3px;
	border-left: 2px white solid;
	border-top: 2px white solid;
	border-bottom: 2px white solid;
}

li#open {
	border-right:2px black solid;
	background-color: black;
}

.copyright {
	padding: 30px 30px 30px 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	vertical-align: text-bottom;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

td.Caption {
	background-color: black;
	border-top: 0;
	border-right: 2px white solid;
	border-left: 0;
	border-bottom: 0;
}

td#navExtension {
	background-color: #888888;
	border-top: 0;
	border-right: 2px white solid;
	border-bottom: 0;
	border-left:0;
}

.Caption {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:  10pt;
	color:      #FFFFFF; 
	padding-left: 10px;
	padding-right: 10px;
}

.location {
	font-size: 8pt;
}

h2 {
	color: #888888;
}

h3 {
	color: black;
}

td.controlBack {
	background-color: black;
	border-width: 1px 0 2px 0;
	border-color: white;
	border-style: solid;
	text-align: right;
}

td.controlCenter {
	background-color: black;
	border-width: 1px 0 2px 0;
	border-color: white;
	border-style: solid;
}

td.controlNext {
	background-color: black;
	border-width: 1px 2px 2px 0;
	border-color: white;
	border-style: solid;
}


A.Controls:link    { color:#ffffff;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
A.Controls:visited { color:#ffffff;
					 text-decoration:none; 
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
A.Controls:active  { color:#ffffff; text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
A.Controls:hover   { color:#ffffff; text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }

.style1 {
	font-family: "Times New Roman";
}


