/* TYPOGRAPHY */

body { 
	color: #000;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 1px;
	line-height: 16px;
	padding:0px;
	margin:0px;
	}

img {
	border: 0;
	}

/* HEADINGS */


/* LINKS */

a:link,
a:visited {
	color: #36C;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}

a:hover,
a:visited:hover {
	color: #C33;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	}

a:active,
a:visited:active {
	color: #93C;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}
	
a.demo:link,
a.demo:visited {
	font-size:12px;
	color: #36C;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}

a.demo:hover,
a.demo:visited:hover {
	font-size:12px;
	color: #C33;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	}

a.demo:active,
a.demo:visited:active {
	font-size:12px;
	color: #93C;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}

a.steel:link,
a.steel:visited {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}

a.steel:hover,
a.steel:visited:hover {
	color: #C33;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}

a.steel:active,
a.steel:visited:active {
	color: #93C;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}

	
/* TEXT */

p,
.p {
	background-color: transparent;
	color: #000;
	}
	
.steel{
	font-size:12px;
	}
	
.steelon {
	color: #b2b2b2;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}

.demo{
	font-size:12px;
	}
	
.subon {
	color: #b2b2b2;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	font-size:14px;
	}

.header { 
	text-align: left;
	font-weight: bold;
	font-size: 16px; }	
	
.boxtext { 
	font-size:12px;
	text-align: left;
	line-height: 20px; }
	
.boxtext_02 { 
	text-align: left;
	font-size:12px;
	line-height: 18px; }
	
.boxtext_02reduce { 
	text-align: left;
	font-size: 11px;
	line-height: 15px; }
				
.boxtextRIGHT { 
	text-align: left;
	font-size: 14px;
	line-height: 18px; }	
	
.boxtextlist { 
	line-height: 20px;
	font-size: 10px;}		
	
.copyright { 
	font-size:12px;
	color: #999; }
	
b,
strong,
.b,
.strong {
	font-size:11pt;
	font-weight: bold;
	}
	
i,
em,
.i,
.em {
	font-style: italic;
	}

/* CLASS */

.fix{
	display:block;
	position:absolute;
	left:0px;
	top:50px;
	border-spacing:0px;
	z-index:0;
}

.fix_contact{
	display:block;
	position:absolute;
	left:0px;
	top:80px;
	border-spacing:0px;
	z-index:0;
}

.fix_mbd{
	display:block;
	position:absolute;
	left:0px;
	top:80px;
	border-spacing:0px;
	z-index:0;

}


/* background image */
.content_back_fix{
	display:block;
	position:absolute;
	left:50px;
	top:100px;
	border-spacing: 0px;
	z-index:0;
}

/* background image on mbd screens (and contact)*/
.content_back_fix_mbd,.content_back_fix_contact{
	display:block;
	position:absolute;
	left:50px;
	top:130px;
	border-spacing: 0px;
	z-index:0;	
}


/* black outline around the news at the top */
.mb_topnews_01_fix { 
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	}

.mb_topcontact_01_fix{
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	}

/* black outlined label at the top */
.mb_topmbd_01_fix,.mb_topmbd_01_fix_mbd {
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	height:80px;
	width:800px;
	}
	
.mb_top_fix_gallery {
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	height:40px;
	width:149px;
	}

/* Left side gray area */
.mb_colgray_01_fix_L { 
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:100px;
	height:400px;
	}

/* black outlined label at the top */
.mb_topmbd_01_fix {
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	height:80px;
	width:800px;
	}

/* Left side gray area */
.mb_colgray_01_fix_L_contact { 
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:130px;
	}

	
/* right side gray area */
.mb_colgray_01_fix_R { 
	padding: 0px;
	display:block;
	position:absolute;
	left:750px;
	top:100px;
	}
	
.mb_colgray_01_fix_R_contact { 
	padding: 0px;
	display:block;
	position:absolute;
	left:750px;
	top:130px;
	}
		

/* black line under the bg image (index page) */
.mb_8black_01_fix{
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:500px;
	width:800px;
	}
	
 /* black line under the bg image on the mbd pages and contact */
 .mb_8black_01_mbd_fix,.mb_8black_01_fix_contact{
 	padding: 0px;
 	display:block;
 	position:absolute;
 	left:0px;
 	top:578px;
 	width:800px;
	}

/* black line under the bg image on the gallery pages */
.mb_8black_01_gallery_fix{
	padding: 0px;
	display:block;
	position:absolute;
	left:0px;
	top:630px;
	width:800px;
	}
	
 /* animated gif at the bottom */
.mb_banner_06_fix{
	padding: 0px;
	display:block;
	position:absolute;
	left:50px;
	top:508px;
}

 /* black outline at the bottom */
.mb_bottom_01_fix{
	padding: 0px;
	display:block;
	position:absolute;
	left:50px;
	top:586px;
}

 /* black outline at the bottom */
.mb_bottom_01_gallery_fix{
	padding: 0px;
	display:block;
	position:absolute;
	left:50px;
	top:638px;
}

	
/* LISTS */

/* ul { 
	list-style-image: url("images/mb_triright_01.png"); 
	} */


/* TABLES */

table {
	border-collapse: collapse;
	
	}

table.centering {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	}
	
table.bounding {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
    width: 800px;
    height: 700px;
	}
	
table.main {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
    width: 800px;
    height: 650px;
	position:absolute;
	z-index:2;
	left:0px;
	top:0px;
	}
	
table.nav {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
    width: 800px;
    height: 50px;
	}	
	
table.content {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
    width: 700px;
    height: 400px;
    
	}		
	
table.contentIN {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
    width: 700px;
    height: 452;
	}	
		
table.contentB {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
    width: 350px;
    height: 402px;
	}	
		
table.contentC {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
    width: 375px;
    height: 402px;
	}	
		
table.contentD {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
    width: 265px;
    height: 402px;
	}		

/* FORM ELEMENTS */
	
input,
select,
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	}
	

/* TOP STEAL NAV */

#dd
{	
margin: 0;
	padding: 0;
	z-index:10;}

#dd li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px}

#dd li a.menu
{	display: block;
	text-align: center;
	background: none;
	padding: 0px 0px; /* vertical horizontal */
	margin: 0 1px 0 0;
	font-weight: normal;
	color: #000;
	width: 100;
	text-decoration: none}

#dd li a.menu:hover
{	background: none;
	color: #C33;
	text-decoration: none}

.submenu
{	background: #ccc;
	border: 1px solid #fff;
	visibility: hidden;
	position: absolute;
	z-index: 3}

	.submenu a
	{	display: block;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		text-decoration: none;
		padding: 10px;
		color: #36C}

	.submenu a:hover
	{	background: #36C;
		color: #FFF;
		text-decoration: none}
		
.fscroller{
	border:1px solid black;
	width:660;
	height:30;
	}
	
<style type="text/css">
<!--

#tickertape{
position:relative;
layer-background-color:white;
width:400px;
height:20px;
}

#subtickertape{
background-color:white;
position:absolute;
border: 1px solid white;
width:400px;
height:20px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}


-->
</style>