
body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#51555C;
	height:100%;
	font-size:11px;
	background-image: url(images/body2.jpg);
	background-repeat: repeat-x;
}


/* Form styles */

input{
	padding:3px;
	color:#333333;
	
	border:1px solid #96A6C5;
	margin-top:2px;
	width:200px;
	font-size:11px;
}



label{
	font-size:12px;
	display:block;
	text-align:right;
	color: #FFF;
	font-weight: bold;
	padding-right: 10px;
}

table{
	width:250px;
	float: left;
}

td{
	font-size:11px;
}

.input-container{
	padding:1px;
}

#div-regForm,.registered{
	border:3px solid #eeeeee;
	padding:15px;
	color:#203360;
	width:400px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #EF550D;
	background-image: url(images/regfor.jpg);
	height: 200px;
	background-repeat: no-repeat;
}

.form-title,
.form-sub-title{
	font-size:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
}

.form-sub-title{
	font-weight:normal;
	padding:6px 0 15px 0;
}

.greenButton{
	color:white;
	outline:none;
	border:1px solid #006600;
	font-weight:bold;
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: auto;
}

.greenButton:active{
	background-image: url(images/buttons_a.jpg);
	width: auto;
}

#loading{
	left:10px;
	position:relative;
	top:3px;
	visibility:hidden;
}

#error{
	border:1px none #dd3c10;
	text-align:left;
	clear: both;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#seomax {
	margin: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#seomax a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
