﻿html, body, div, table, input, img, ui, li, a {
	outline: 0;
}

body {
    background-image:url(../img/mbhigh.jpg); 
	background-repeat: repeat-x;
	background-color:#d8c99e;
	padding: 0;
	margin: 0;
	line-height: 13px;
	font-size: 11px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;	
}

#container {width:764px; height:587px; background: url(../img/bgmain.jpg) no-repeat 0 0; padding:0; }
#box1 {padding:170px 0 0 294px; width:427px; margin-left:0;}
#box2 {padding:0; left:0px; width: 426px; margin:0; text-align: left;}
#formEntry {padding:23px 0 0 0; left:0px; width: 426px; margin:0;}
#BoxLegal {padding:16px 0 0 0; left:0px; width: 426px; margin:0; text-align: left; line-height: 15px; font-size:9px;}
#legalBottom {padding:12px 0 0 0; width:764px; text-align: left; font-size: 10px; }


img {
	border: 0;	
}

strong {
	color: #000;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #660000;
	font-weight: normal; 
	text-decoration:none;	
}

hr {
	width: 100%;
	height: 1px;
	background-color: #999;
	border: 0;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}

select
{
/*width:215px;*/
color: #000;
background: #fff;
border: 1px solid #7f9db9;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}