body 
{
	margin-top : 0;
	margin-left: 0;
	margin-right:0;
	background-color: #39C;
	background-image: url(../images/big-water-bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
form
{
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;
}
TD.Main
{
	text-align:center;
	width:1104px;
	height:921px;
}
img
{
	border-width: 0px;
	padding:0px;
	margin:0px;
	text-align: justify;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
h1
{
	color:#DE8817;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin:0px;	
}

h2
{
	color:Black;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	margin-bottom:0px;
}

h3
{
	color:#6F532A;
	font-weight:bold;
	font-family:Tahoma;
	font-size:9px;
	margin-bottom:0px;
}
h4
{
	color:#6F532A;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8.5px;
	margin-bottom:0px;
}

.Header2
{
	color:#000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.Star
{
	color:#B18F2E;
}
Table.MainTable
{
	width:100%;	
}
Table.LeftNavTable
{
	padding-left:15px;
	padding-right:15px;
	font-family: Tahoma, Geneva, sans-serif;
}
Table.LogoTable
{
   padding-top:20px;
}
Table.CenterTable
{
	border-left:#fff 10px solid;
	border-right:#fff  10px solid;
	border-bottom:#fff  10px solid;
	border-top:#fff  10px solid;
	border:outset;
	border-width:thin;
	background-color:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	text-align: center;
}
Table.BradcomTable
{
	background-color:#36C;
	padding-left:10px;
	height:20px;
	width:100%;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding-right: 10px;
	text-align:left;
}
Table.FooterTable
{
	width:800px;
	text-align:left;
	padding-top: 20px;
}
Table.BoxTable
{
	border-left:#006699 1px solid;
	border-right:#006699 1px solid;
	border-bottom:#006699 1px solid;	
	border-top:#006699 1px solid;		
	background-color:#FFFFFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	
}
Table.FetBoxTable
{
	border-left:#000033 1px solid;
	border-right:#000033 1px solid;
	border-bottom:#000033 1px solid;
	border-top:#000033 1px solid;
	background-color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.FooterStyle
{
	height:1px;
}
TD.TextBox
{
	background:#EDF6E4;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
TD.GoogleTextBox
{
	background:#FFFFFF;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
TD.MainContent
{
	padding-left:10px;
	padding-top:10px;
	line-height:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#363636;
	text-align:left;
	width:100%;
}
TD.TopNav
{
	text-align:center;
	background-image:url(../images/nav_off.gif);
	color:#FFFFFF;
	width:100px;
	height:30px;
}
TD.TopNavOpen
{
	text-align:center;
	background-image:url(../images/nav_on.gif);
	color:#FFFFFF;
	width:100px;
	height:30px;
}
TD.LeftNav
{
	width:211px;
	font-family:Tahoma;
	font-size:12px;
	color:#363636;
	text-align:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.TextMedium
{
	line-height:17px;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
}

.LeftNavTextMedium
{
	font-family:Tahoma;
	font-size:14px;
	color:#fff;	
	text-align:left;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
	margin-left:10px;
	margin-right:5px;
	text-align: left;
}
.bar1
{
	background-color:#E6E6E6;
	padding:6px;
	margin: 0px;	
	width:568px;
	
}
.bar2
{
	background-color:#FFF;
	padding:6px;
	margin: 0px;	
}

/* regular links */
/****************/
A:link
{
	color:#0E4E8A;
	font-family:Tahoma;
	
	text-decoration:none;	
}

A:visited
{
	color:#0E4E8A;
	font-family:Tahoma;

	text-decoration:none;	
}
A:hover
{
	font-family:Tahoma;
	text-decoration:underline;
}

A.small:link
{
	color:#0E4E8A;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
}

A.small:visited
{
	color:#0E4E8A;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
}
A.small:hover
{
	color:#0E4E8A;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;	
}

A.BoldLink:link
{
	color:#0E4E8A;
	font-family:Tahoma;
	
	font-weight:bold;
	text-decoration:none;
}
A.BoldLink:visited
{
	color:#0E4E8A;
	font-family:Tahoma;
	
	font-weight:bold;
	text-decoration:none;	
}
A.BoldLink:active
{
	color:
	0E4E8A;
	font-family:Tahoma;
	
	font-weight:bold;
	text-decoration:none;	
}
A.BoldLink:hover
{
	color:
	#036;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
}

A.TopNav:link
{
	color:#FFFFFF;
	font-family:trebuchet,Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
A.TopNav:visited
{
	color:#FFFFFF;
	font-family:trebuchet,Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
}
A.TopNav:active
{
	color:#FFFFFF;
	font-family:trebuchet,Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
}

A.TopNav:hover
{
	color:#FFFFFF;
	font-family:trebuchet,Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
}

/* footer links */
/****************/

A.FooterNav:link
{
	color:#000;
	font-family:Tahoma;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
A.FooterNav:visited
{
	color:#000;
	font-family:Tahoma;
	font-size:12px;
	line-height:15px;
	text-decoration:none;	
}
A.FooterNav:active
{
	color:#000;
	font-family:Tahoma;
	font-size:12px;
	line-height:15px;	
	text-decoration:none;	
}
A.FooterNav:hover
{
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	line-height:15px;	
	text-decoration:underline;	
}
span.Footer
{
	color:#000;
	font-family:Tahoma;
	font-size:12px; f
	line-height:15px;
}
