/* Body Formatting */

body {
	background-image: url(../images/bg_alligatortexture.gif);	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #F04C11;
	scrollbar-base-color: #999999;
	scrollbar-darkshadow-color: 999999;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #999999; }
	
img {
border: 0px; }

img.floatRight {
	float: right;
	margin-left: 15px ;
	margin-bottom: 15px; }
	
img.floatLeft {
	float: left;
	margin-right: 15px ;
	margin-bottom: 15px; }
	
img.border {
	border: 1px solid #000000; }
	
hr {
	color: #f34d11;
	height: 1px; }
	
	
/* Table Formatting */

table {
	background-color: #FFFFFF;
	color: #000000;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	border-collapse: collapse }	
	
.mainTable {
	height: 100%;
	width: 790px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000 }

.bodyMainTable {
	width: 95%; }

/* TD Formatting */

td {
	vertical-align: top;
	line-height: 16px;
	padding: 0pt 0pt 0pt 0pt }

.tdFlash {
	height: 225;}
	
.tdNav {
	height: 96;}

.tdMainBody {
	height: 100% }
	
.padding {
	padding: 10px }
	
.tdPadding {
	padding: 3pt 3pt 3pt 3pt; }
	
	
/* Link Formatting */

a:link {
	color: #f04c11;
	font-weight: bold; 
	text-decoration: underline 	}
	
a:visited {
	color: #f04c11;
	font-weight: bold; 
	text-decoration: underline 	}
	
a:hover {
	color: #999999;
	font-weight: bold; 
	text-decoration: none	}
	
a:active {
	color: #f04c11;
	font-weight: bold; 
	text-decoration: underline 	}
	
	
/* Header Formatting */

.bold {
	font-weight: bold; }

.MainHeading { 
	color: #F04C11; 
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	border-bottom: 1px solid #000000 }
	

/* Background Formatting for Show Dates*/

.ColoredRow { 
	background-color: #cdcdcd;
	
