body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #010101;
}
bmx{
			top:100px;
			position:fixed;
			width: 1310px;
			left: 50%;
 			margin-left: -665px;
			z-index: 0;
            }
}

.text {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
a.menu:link, a.menu:active, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	font-weight:bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.required {
		color: red;
	}
.border {
	border: 1px solid #CCCCCC;
}

	
h3 {
	background-image: url(img/mouseoverslice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0066FF;
	border:0;
	height:20px;
}
#logo{
 z-index:1000;
 position:absolute;
 left: 50%;
 margin-left: -510px;
}


#bgimage {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: -100;

}
