/*
-----------------------------------------------------------------------------------------
Stylesheet url        http://www.mb-global.com/styles/mb1.css
Stylesheet author     Dremeda Graphics [ http://www.dremeda.com ]
Version               5.1
Created               09.17.03
Last Modified         01.01.04
-----------------------------------------------------------------------------------------
*/

/* -------------------- Placement Section -------------------- */
.name	{color:#C61D09; text-decoration: underline}
a		{color:#C61D09; text-decoration: underline}
a:hover {color:#6076B2; text-decoration: underline} 
a:visited {color:#C61D09;}

TD	 { font-family: Verdana, Arial; font-size: 8pt; color:#666666}

body {
	margin:0px;
  	padding:0px;
	scrollbar-arrow-color : #C61D09;
	scrollbar-base-color : #6076B2;
	scrollbar-shadow-color : #6076B2;
	scrollbar-face-color : #C7CFE4;
	scrollbar-highlight-color : #cccccc;
	scrollbar-dark-shadow-color : #6076B2;
	scrollbar-3d-light-color : #6076B2;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	text-align:center;
}

#centerContainer {
	margin:0px auto;
	padding:0px;
	width:750px;
	height:100%;
	background: #ffffff;
	text-align:left;
}

.contact {font-family : "Verdana", Arial;
	padding-left: 3px;
	FONT-SIZE: 8pt;
	BACKGROUND: #CBD2E6;
	BORDER: #6076B2 0px ridge;
	COLOR: #222;
}	

.button {font-family : "Verdana", Arial;
	BORDER-RIGHT: #6076B2 1px solid;
	BORDER-TOP: #6076B2 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #6076B2;
	BORDER-LEFT: #6076B2 1px solid;
	COLOR: #6076B2;
	BORDER-BOTTOM: #6076B2 1px solid;
}
