
body { 
background-color: #507BB7;
background-image: url(images/back3.gif);
background-position: top center;
background-repeat: repeat-y;
}

body, td { 
font-family: trebuchet ms, arial;
font-size: 14px; 
}

.first { 
font-size: 18px;
font-weight: bold;
color: #204982;
}

h1 {
font-family: arial; 
font-weight: normal; 
font-size: 22px;
color: #204982;
}

.head1 {
font-size: 20px;
color: #204982;
font-weight: bold;
}

.head2 {
font-size: 16px;
color: #204982;
font-weight: bold;
}


.sub1 {
font-family: arial;
font-size: 10px;
}

.nav {
font-family: arial;
font-size: 14px;
font-weight: bold;
}

table.rates td { 
border: 1px solid #204982; 
}

table.rates { 
border: 1px solid #204982;
background-color: #E1E8F3
}

#lightbox {
	
background-color:#e0dbc9;
color: #000033;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 10px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #e0dbc9;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
