/* banner styles */
.thinbar {
	display: block;
	height: 37px;
	width: 100%;
	background-image:url('../img/banner37x1024.jpg');
	background-repeat:repeat-x;}
/* end of banner styles */

div.animation {
	position:absolute;
	height:82px;
	width:82px;
	top:175px;
	left:118px;}

table.footer {
	width:100%;
	height:45px;
	background-color:#96e1e1;}
	
table.footer td {
	color:#4383a7;
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;}

table.footer a {
	color:#4383a7;
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;}
	
table.footer a:hover {
	color:#000066;
	text-decoration:underline;}
	
table.footer a:active {
	background-color:#b5efef;}
	
/*table.footer a:visited {
	text-decoration:underline;}*/
	
table.middle {
	width:100%;
	height:360px;
	background-color:#3d8afd;
	background-image: url('../img/homeMiddleLeft.jpg');
	background-repeat:no-repeat;}
	
table.mainNav {
	width:200px;
	height:auto;
	background-color:#3d8afd;}
	
table.mainNav a {
	display:block;
	width:120px;
	height:20px;
	color:#000066;
	font-family:arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;}
	
table.mainNav a:hover {
	color:#ffffff;
	text-decoration:underline;}
	
table.mainNav a:active {
	background-color:#54a0fd;}

/*table.mainNav a:visited {
	text-decoration:underline;}*/
	
table.mainNav a.white {
	color:#ffffff;
	width:auto;
	height:auto;
	font-family:arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;}
	
table.mainNav a.white:hover /*table.mainNav a.white:visited*/ {
	text-decoration:underline;}

div.fastTrack {
	position:absolute;
	top:150px;
	left:440px;
	height:20px;
	width:160px;
	visibility:visible;
	z-index:28800;}
	
div.fastTrack a {
	text-decoration:none;
	display:block;
	height:20px;
	width:160px;
	color:#ffffff;
	font-family:arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	padding-top:1px;
	padding-left:7px;
	padding-right:0px;
	padding-bottom:0px;
	border-top:1px solid;
	border-bottom:0px;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#ffffff;}
	
div.fastTrack a:hover /*div.fastTrack a:active */{
	text-decoration:none;
	background-color:#54a0fd;}
	
table, img {
	border:0px;
	border-color:#000000;}
			
body {	
	margin:0px;
	background-color:#ffffff;}
	
	
	
