@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #3c407e;
	}

#menu{
padding:15px;


}

#titlediv{
height:40px
}

#title{
float:left;

}

#prereg{
float:right;

}

#prereg a{
border-style:none;
border-width:0px;
}

#preregimg{
border-style:none;
border-width:0px;
}
.myinput{

width:400px;
}

.myinput2{

width:230px;
}

a{
color:#3c407e;
text-decoration:underline;
}

a:hover {
color:#3c407e;
text-decoration:none;
}

#left{
width:230px;
float:left;
padding:0px  20px 0px 0px;
line-height:150%;

}

#leftmenu
{
padding:5px;
border:solid 1px  #3c407e;
background-color:#E3E8EE;


}

	
#wrapper {
	width: 680px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-size: 1.2em;
	color: #000000;
	}
	
#logo {
	margin: 20px 0 20px 20px;
	}
	
#c_top {
	width: 680px;
	height: 54px;
	background: url('../limages/c_top.jpg') top left no-repeat;
	}
	
#content {
            float:left;
	width: 640px;
	height:auto;
	background: #FFFFFF;
            padding:20px;
            

	}




	
#text {
	float: right;
	width: 380px;
	padding: 0;
	font-size: 1em;
            line-height:150%;

	}

table{
font-size:1em;

}
	
#c_bottom {
	width: 680px;
	height: 30px;
	margin: 0 0 20px 0;
	background: url('../limages/c_bottom.jpg') top left no-repeat;
            float:left;
	}
	
#map {
	float: left;
	margin: 10px 0 0 20px;
	}	
	
h1 {
	margin: 0px 0px 0px 0px;
	font-size: 1.4em;
	}
	
h2 {
	font-size: 1.2em;
	}	
	
hr {
	width: 80%;
	height: 1px;
	}	
	
/* Style table */
#form_container {
	margin: 0 0 0 70px;
	}
	
#btn1 {
	background: #e2e7ed;
	}
	
#btn2 {
	background: #e2e7ed;
	}

#driver {
	display: none;
	}

#lady {
	display: none;
	}
	
.odd {
	background: #dddef2;
	}
	
.even {
	background: #cdcede;
	}
	
table#table {
	margin: 0;
	padding: 0;
	border: 1px solid #3c407e;
	}

table#table2 {
	margin: 0;
	padding: 0;
	border: 1px solid #3c407e;
	}
	
td {
	font-weight: normal;
	padding: 5px;
	}
	
input, textarea {
	border: 1px solid #3c407e;
	}


.fees
{
font-weight:normal;

}