/* This style sheet controls how the site is displayed. All styles for the site should be written in this document! */

/* The styles below should not need to be changed.  Scroll down to SITE SPECIFIC CSS to begin styles specific to this site. */

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

.white {color: #fff;}

/* SITE SPECIFIC CSS */

/* Set the Site's Fonts, Colors and Size Here */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 11px;}

/* Set Body Colors and Backrounds Here */

BODY {background: #000;
margin : 0 0 0 0;
padding: 0 0 0 0;}

/* Set Heading Colors and Sizes Here */

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

H1 {font-size: 21px;
color: #CC9900;}

H2 {font-size: 20px;
color: #069;}

H3 {font-size: 19px;
color: #069;}

H4 {font-size: 18px;
color: #069;}

H5 {font-size: 17px;
color: #069;}

H6 {font-size: 16px;
color: #069;}

/* Set Link Colors and Styles Here */

A:link {color: #069;
text-decoration: none}

A:visited {color: #069;
text-decoration: none}

A:active {color: #C90;
text-decoration: none}

A:hover {color: #C90;
text-decoration: underline}

/* Below is specific to Worth fish subpage pages */

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

/* PDF Links */

A.pdf_link:link {color: #069;
background-color: #ffff99;
text-decoration: none;
padding: 4px;}

A.pdf_link:visited {color: #069;
background-color: #ffff99;
text-decoration: none;
padding: 4px;}

A.pdf_link:active {color: #C90;
background-color: #ffff99;
text-decoration: none;
padding: 4px;}

A.pdf_link:hover {color: #fff;
background-color: #c90;
text-decoration: none;
padding: 4px;}

/* Styles Below are Unique to This Website */

.main_table {background-color: #fff;
border: 4px solid #069;
margin-top: 30px;}

.content_area {padding: 10px;}

.footer_table {border-top: 1px solid #fff;
border-bottom: 1px solid #fff;}

Table.keydata  {line-height: 1.3;
text-align: center;
font-size : 10px;
vertical-align : middle}

TR.gold {background-color: #CC9900;}

TR.blue {background-color: #006699;}

td.goldfont {color: #CC9900}

td.whitefont {color: #fff;}

Table.white {background-color: #fff;}

td.bluetd {background-color: #006699;
color: #fff;}

.white {color: #fff}

.goldfont {color: #c90;}

.whitefont {color: #fff;}

.title {color: #006699;
font-size : 18px;}

.titlegold {color: #CC9900;
font-size : 18px;}

/* Styles for homepage table of contents */

.index_heading {background-color: #006699;
font-color: #fff;}

.index_section {background-color: #CC9900;
font-color: #fff;}
