body {
	background-color: #27195d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	scrollbar-face-color: #ff8300; 
	scrollbar-highlight-color: #a5690e; 
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #ff8300; 
	
}
.style {
	background-color: 27195D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.style_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #807200;
}
.style_textBold {
	font-weight:bold;
	color:#FF6600;
}
.style_text a:link {
	color: #3366CC;
}
.style_text a:visited {
	color: #FF6600;
	text-decoration: none;
}
.style_text a:hover {
	color: #666666;
}

.head {
	font-size: 12px;
	font-weight: bold;
}
a:link {
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFF00;
}
.footer a:visited {
	color: #FF6600;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
}


.style_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 807200;
	text-align: center;
}
.copy {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
	margin-bottom: 3px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #807200;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #807200;
	text-decoration: underline;
}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
.under a:link {
	color: #000000;
}
.under a:visited {
	color: #333333;
	text-decoration: none;
}
.under a:hover {
	color: #FF6600;
}


#quick-rsv {
            position: inherit;
            text-align: left;
            font-family: Arial;
            font-size: 11px;
            background-color: #FDF4EA;
            color: #000;
			margin-right:10px;
        }
        
        #quick-rsv input[type="text"] {
            height:12px;
            border: solid 1px black;
            font-size: 11px;
            padding: 1px;
        }
    
        #quick-rsv input[type="button"], #quick-rsv input[type="submit"] {
            height: 20px;
            text-align: center;
            text-decoration: none;
            color: #0462BA;
            font-size:xx-small;
        }
        
        #quick-rsv a {
            text-decoration: none;
            color: #0462BA;
        }
        
        #quick-rsv select {
            height:20px;
            font-size: 11px;
        }
        
		.ui-datepicker { 
			font: 100% "Trebuchet MS", sans-serif !important; 
		}
