body {
	background: url(../images/body_back.jpg) repeat-x;
	font-family: verdana, tahoma;
	background-color: #BBC9D3;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	background:#fff;
}

a.hdrtab {
	font-family:helvetica;
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	color: #ffffff;
	text-decoration:none;
}

a:hover.hdrtab {
	font-size: 12px;
	line-height: 15px;
	color: #D47824;
}

#leftmenu {
	width: 160px;	
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align:left;
	background:#BBC9D3;
	}
	
#leftmenu ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: arial;
    color:#000;
	}

#leftmenu li {
	color:#000;
	list-style: none;
	text-align: left;
	background:#BBC9D3;
}

#leftmenu li a {
	display:block;
	width:100%;
	padding:1px 0px 1px 0px;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height:15px;
	color:#0E4C8F;
	}

#leftmenu li a:hover {
	font-size: 12px;
	color: #D47824;
}


#content ul {
	background:transparent;
	}

#content li {
	background:transparent;
	}

	
#content {
	font-size: 12px;
	line-height: 15px;
	float:left;
	padding: 0px;
	margin: 0px;
	background:transparent;
	
}

#content p {
	font-size: 12px;
	line-height: 15px;
	color: #303030;
	padding: 3px 4px 3px 3px;
	background:transparent;
	text-align:justify;
	margin: 0px;

}

#content a {
	font-size: 12px;
	line-height: 15px;
	color: #486B8F;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #030;
}

#content ul, ol {
	margin: 7px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	font-family:ariel, verdana, tahoma;
	font-size: 12px;
	line-height: 15px;
	background:transparent;
}

#content li {
	padding:3px 0px 3px 0px;
	color: #000;
	font-family:ariel, verdana, tahoma;
	font-size: 12px;
	line-height: 15px;
	background:transparent;

}

h1 {
	font-size:14px;
	line-height:12px;
	font-family: helvetica;
	font-weight:bold;
	margin:0px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	color: #ffffff;
	background:#30538B;
	}

h2 {
	margin: 0px 0px 0px 0px;
	color: #D47824;
	font-size: 13px;
	font-weight: bold;
	letter-spacing:1px;
	padding:2px 5px 2px 0px;
	text-align:left;
	}

h3 {
	font-family:tahoma;
	margin: 0px 0px 0px 0px;
	color: #30538B;
	font-size: 20px;
	font-weight: bold;
	padding:10px 0px 10px 0px;
	text-align:left;
}

h5 {
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 8pt;
	padding:0px 0px 0px 15px;
	border-bottom:solid 1px #22308A;
	text-align:left;
	background:#768A9A;
}


#copyright {
	clear:both;
	width:750px;
	color: #fff;
	margin: 0px;
	background:#1E2D6A;
	border:solid 2px #1E2D6A;
}
#copyright p {
	margin: 0px;
	line-height: 10px;
	font: verdana, ariel;
	font-size: 8pt;
	padding: 5px 5px;
	float: left;
	color: #fff;
	width: 100%;
}

#copyright .left {
	margin: 0px;
	line-height: 10px;
	font: verdana, ariel;
	font-size: 8pt;
	padding: 5px 5px;
	float: left;
	color: #fff;
	width: 55%;
}

#copyright .right {
	margin: 0px;
	line-height: 10px;
	font: verdana, ariel;
	font-size: 8pt;
	padding: 5px 5px;
	float: right;
	vertical-align: top;
	color: #fff;
	width: 35%;
	text-align: right;
}

#copyright a {
	color: #fff;;
}

#copyright a:hover {
	color: #000;
}

.bookdate {
	font-size:70%;
	color:#069;
	padding:2px 10px 0px 7px;
	margin:0px 10px;
	font-family:sans-serif;
	font-weight:bold;
	letter-spacing:0px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#fff;
}

.inputname {
	font-size:70%;
	display: block;
	width: 70px;
	float: left;
	color: #000;
	background: url(../images/arrow.gif) no-repeat 45px 5px;
}

#formwrap p.input {
	color:#666;
	font-size:70%;
	font-weight:bold;
	padding:5px 5px 10px 0px;
	margin:0px;
	text-align:right;
	padding-right:12px;
	background:url("../images/arrow.gif") no-repeat 97% 13px;
}

td {
	vertical-align:top;
	font-size: 11px;
	line-height: 15px;
	text-align:left;
}

td.car {
	background:#fff;
	vertical-align:top;
	border-bottom:#ccc 1px solid;
	font-size: 9pt;
	line-height: 10pt;
	font-weight:bold;
}

img {
	border:0;
}

table li {
	font-size: 9pt;
	line-height: 10pt;
	color: #030;
	background-color : 030;
	}

br {
	height: 15;
}

	
TD.notreq {
	background-color: #8DB1BF;
	}
	
TD.req {
	background-color: #FCBB36;
	}
	
INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 8pt;
	color: #000000;
	background-color: #E0E4ED;
	border: inset 1px #253495;
}

SELECT, OPTION, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 8pt;
	color: #000000;
	background-color: #E0E4ED;
	border: outset 1px #253495;
	border: inset 1px #253495;
	border: 1px #253495;
}

.Caption {
font-family: Arial;
font-size:8pt;
font-weight: normal;
color:      #123456;
border-top:1px solid #D5D5D5;
}