/******************************** Navigation ********************************/

h1, h2{
margin:0;
}

div#navcontainer
{
background-color: #333399;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul.fish
{
font: normal 9pt arial, helvetica, sans-serif;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li.fish
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li.fish a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: underline;
border-right: 1px solid #fff;
}

div#navcontainer ul li.fish a:hover
{
background-color: #0099cc;
color: white;
text-decoration: none;
}

#active a { border-left: 1px solid #fff; }

/* 
---------------------
General / Body Styles
---------------------
 */
 
body {
BACKGROUND: #162b58 url('/images/bg_blue-drop.jpg') repeat-y center top; MARGIN: 0px auto;
line-height: 1.5em;
}

#bottomContent{
text-align:center;
padding:0px;
background-color:#333399;
}

#topContent{
background-color:#ffffff;
}

#centerContent{
padding:15px;
margin:0px;
background-color:#ffffff;
}

input, select, textarea {
font-size: 9pt;
}

#wrapper {
width:750px;
border:0px none;
padding:0;
margin:auto
}

.ripesiteFooterLogo{display:none}

a.fishnav:link { font-size: 8pt; color:#00ccff; font-weight:bold; text-decoration:underline; }
a.fishnav:visited { font-size: 8pt; color:#00ccff; font-weight:bold; text-decoration:underline; }
a.fishnav:active { font-size: 8pt; color:#00ccff; font-weight:bold; text-decoration:underline; }
a.fishnav:hover { font-size: 8pt; color:#ffffff; font-weight:bold; text-decoration:none; }

.uv11 {	FONT-SIZE: 10px; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif }
.uv12 { 	FONT-SIZE: 11px; FONT-FAMILY: verdana }
.texts { 	FONT-SIZE: 8pt; FONT-FAMILY: verdana; color:#666666 }

a.index:link { font-size: 7pt; color:#333399; font-weight:normal; text-decoration:underline; }
a.index:visited { font-size: 7pt; color:#333399; font-weight:normal; text-decoration:underline; }
a.index:active { font-size: 7pt; color:#333399; font-weight:normal; text-decoration:underline; }
a.index:hover { font-size: 7pt; color:#0099cc; font-weight:normal; text-decoration:none; }

a.fishingi:link { font-size: 9pt; color:#0099cc; font-weight:bold; text-decoration:underline; }
a.fishingi:visited { font-size: 9pt; color:#0099cc; font-weight:bold; text-decoration:underline; }
a.fishingi:active { font-size: 9pt; color:#0099cc; font-weight:bold; text-decoration:underline; }
a.fishingi:hover { font-size: 9pt; color:#333399; font-weight:bold; text-decoration:none; }

a.hnav:link  {  font-size: 7pt; color:#fff; text-decoration:underline; border-top:1px dashed #00ffff;  }
a.hnav:visited{ font-size: 7pt; color:#fff; text-decoration:underline; border-top:1px dashed #00ffff;  }
a.hnav:active { font-size: 7pt; color:#fff; text-decoration:underline; border-top:1px dashed #00ffff;  }
a.hnav:hover { font-size: 7pt; color:#00ffff; text-decoration:underline; }

div.spacer {  clear: both;  padding-bottom: 0px;}

DIV.navfooter {
  PADDING-RIGHT: 5px;
  PADDING-LEFT: 5px;
  PADDING-BOTTOM: 10px;
  PADDING-TOP: 0px;
  BACKGROUND-COLOR: ffffff;
}

DIV.footer {
color:#ffffff;
}

table.head td {
color:#ffffff;
}

td.fishpo {BACKGROUND: #333399
}