/* CSS Document */
body,
html {
	margin: 0;
	padding: 0;
	background: #fff url(http://www.clubamericatravel.com/images/frontend/bg.gif) repeat-x;
	color: #666;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	voice-family: "\"}\""; /* BOX MODEL HACK */
	voice-family:inherit;
	font-size: small;
	margin: 0px;
}

#wrap {
	position:relative;
	margin:0 auto;
	width: 992px;
	
	top:5px;
	border:1px #CCCCCC solid ;
	
	
}
a:link {
	color: #de7d0d;
	font-size: 11px;
}
a:visited {
	color: #de7d0d;
	font-size: 11px;
}
a:hover {
	color: #de7d0d;
	font-size: 11px;
}
a:active {
	color: #de7d0d;
	font-size: 11px;
}

a.white:link {
	color: #ffffff;
	font-size: 11px;
}
a.white:visited {
	color: #ffffff;
	font-size: 11px;
}
a.white:hover {
	color: #ffffff;
	font-size: 11px;
}
a.white:active {
	color: #ffffff;
	font-size: 11px;
}
td{
font-size: 11px;

}
.nav_white {
	color: #FFFFFF;
	font-weight: bold;
}
.nav_on {
	color: #FFFFFF;
	font-weight: bold;
	background:#4F6C8A;
	cursor:pointer;
}
.nav {
	
	font-weight: bold;
	cursor:pointer;
}
td.right {
border-right:1px #999999 solid;

}

#iLeft {
	position:absolute;
	background-color:#F1F5F8;
	width:278px;
	height:610px;
	z-index:3;
	left: 1px;
	top: 371px;
}
input.bt {
	background-color: #5179AA;
	font-size: 9px; 
	color: #ffffff; 
	font-family: Tahoma, arial, Helvetica, sans-serif; 
	font-weight: bold;
	height:30px;
	
}
table.table1 {
	border: 1px solid #CCCCCC;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}