body {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222232;
	background-image: url('http://www.gatortours.com/images/main.jpg');
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0px 0px;
}

.imgHidden {display:none;}

form {
	margin: 5px;
	padding-bottom:3px;
}



input, select, option, textarea {
	font-size: 12px;
	color: #0a1654;
	padding-bottom:3px;
	position:top;
}


#txtBreadCrumb {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
}

#txtBreadCrumb a:link {
	color: #2844AF;
	text-decoration: none;
}
#txtBreadCrumb a:visited {
	color: #2844AF;
	text-decoration: none;
}
#txtBreadCrumb a:hover {
	color: #2844AF;
	text-decoration: underline;
}
#txtBreadCrumb a:active {
	color: #2844AF;
	text-decoration: underline;
}
.txtBreadCrumbOn {
	font-weight: bold;
}





.txtContent {
	font-size: 10px;
	font-family:  Verdana, sans-serif;
	color: #5B5A5A;
	text-align: left;
}

.txtContent td {
	font-size: 10px;
}

.txtContent a:link {
	color: #243C9A;
	text-decoration: underline;
}
.txtContent a:visited {
	color: #243C9A;
	text-decoration: underline;
	
}
.txtContent a:hover {
	color: #801616;
	text-decoration: underline;
}
.txtContent a:active {
	color: #243C9A;
	text-decoration: underline;
	font_weight:bold;
}


.txtResForm {
			font-size: 10px;
		}