body {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222232;
	background-image: url('../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;
}

.gatorContent {
    font-size: 11px;
	font-family:  Verdana, sans-serif;
	text-align: left;
	font_weight:bold;
	color: #403b00;


}

.gatorContent td {
	font-size: 14px;
	font-family:  Verdana, sans-serif;
	text-align: left;
	font_weight:bold;
	color: #403b00;
}

.gatorContent a:link {
	color: #243C9A;
	text-decoration: underline;
}
.gatorContent a:visited {
	color: #243C9A;
	text-decoration: underline;
	
}
.gatorContent a:hover {
	color: #801616;
	text-decoration: underline;
}
.gatorContent a:active {
	color: #243C9A;
	text-decoration: underline;
	font_weight:bold;
}



#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;
}


.headertxt {
	font-size: 14px;
	font-family:  Verdana, sans-serif;
	color: #37b904;
	text-align: center;
	font_weight:bold;
	
}

.headertxt td {
	font-size: 10px;
}

.headertxt a:link {
	color: #243C9A;
	text-decoration: underline;
}
.headertxt a:visited {
	color: #243C9A;
	text-decoration: underline;
	
}
.headertxt a:hover {
	color: #801616;
	text-decoration: underline;
}
.headertxt a:active {
	color: #243C9A;
	text-decoration: underline;
	font_weight:bold;
}

.gatorContentS {
    font-size: 8px;
	font-family:  Verdana, sans-serif;
	text-align: left;
	font_weight:bold;
	color: #403b00;
}




.txtResForm {
			font-size: 10px;
		}