@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 750px;
	margin: auto;
	text-align: left;
	height: auto;
} 
.twoColFixLtHdr #header {
	height: 240px;

} 
.twoColFixLtHdr #header #h1 {
	float: right;
	height: 70px;
	width: 200px;
	background-image: url(images/dvi-04.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: right;
	padding-top: 6px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding: 0px 2px;
	vertical-align: top;
}
.twoColFixLtHdr #sidebarXL {
	float: left; /* since this element is floated, a width must be given */
	width: 310px;
	padding: 0px 2px;
	vertical-align: top;
	background-color: #FFFFCC;
	padding-top: 6px;
	padding-left: 6px;
	border: dashed #999999 thin;
}
.twoColFixLtHdr #sidebar2 {
	float: right;
	width: 178px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 2px; /* padding keeps the content of the div away from the edges */
	text-align: center;
	vertical-align: top;
}

.twoColFixLtHdr #sidebar2 #box1
{
	background-image: url(../images/boxreservation.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
}
.twoColFixLtHdr #mainContent {
	width: 400px;
	text-align: center;
	float: right;
	position: relative;
} 
.twoColFixLtHdr #mainContent420 {
	width: 420px;
	text-align: center;
	float: right;
	position: relative;
} 
.twoColFixLtHdr #mainContentDone {
	width: 390px;
	text-align: center;
	float: right;
	position: relative;
	padding-left: 8px;
	padding-top: 3px;
	border: dashed #999999 thin;
	background-color: #FFFFCC;
} 
.twoColFixLtHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #999999;
	float: inherit;

} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.inp-f1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 140px;
}
.inp-f2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
}
.inp-f3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}
.inp-f4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
}
.inp-f5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
}
.inp-f6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
	text-align: right;
}
.inp-f7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 60px;
	text-align: right;
}
.inp-f8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
	font-weight: bold;
}
.inp-f80 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
}
.inp-f22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
}
.style13 {
	font-size: 10px;
	color: #666666;
}
.style14 {
	font-size: 14px;
	color: #116B37;
	font-weight: bolder;
}
.style15 {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.style16 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	width: 220px;
}
.style17 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.style18 {
	font-size: 10px;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}
.style19 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style20 {
	font-size: 9px;
	color: #999999;
	font-weight: lighter;
}
.style21 {
	font-size: 10px;
	color: #FF0000;
}
.style22 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.style23 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.6;
	text-align: left;
}
.styleXX2 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.6;
	text-align: center;
	width: 600px;
	height: 800px;
}
.style24 {
	font-size: 24px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
