TD { 
font-family: verdana,arial,sans-serif;
font-size: 11px;
line-height: 15px;
color: #333333

}

.TXTsmall { 
font-family: verdana,arial,sans-serif;
font-size: 10px;
line-height: 13px;
color: #333333

}



a 	{ color: #000099; text-decoration: none }
a:hover { color: #993300; text-decoration: underline }

A.TopNav:link {  
color: #000099; 
text-decoration: none; 
font-size: 10px}

A.TopNav:visited {  
color: #000099; 
text-decoration: none; 
font-size: 10px
}

A.TopNav:hover {  
color: #993300; 
text-decoration: underline; 
font-size: 10px
}

A.TopNavSelected
{  
color: #993300; 
font-weight: bold; 
text-decoration: none; 
font-size: 10px
}

A.TopNavSelected:visited {  
color: #993300; 
font-weight: bold; 
text-decoration: none; 
font-size: 10px
}

A.TopNavSelected:hover {  
color: #993300; 
font-weight: bold; 
text-decoration: none; 
font-size: 10px}

A.subNav:link {  
color: #000099; 
line-height: 16px;
text-decoration: none; 
font-size: 10px}

A.subNav:visited {  
color: #000099; 
line-height: 16px;
text-decoration: none; 
font-size: 10px
}

A.subNav:hover {  
color: #993300; 
line-height: 16px;
text-decoration: underline; 
font-size: 10px
}

A.subNavSelected
{  
color: #993300; 
font-weight: bold; 
text-decoration: none; 
font-size: 10px
}

A.subNavSelected:visited {  
color: #993300; 
font-weight: bold; 
text-decoration: none; 
font-size: 10px
}

A.subNavSelected:hover {  
color: #993300; 
font-weight: bold; 
text-decoration: none; 
font-size: 10px}

A.BottomNav:link {  
color: #FFFFFF; 
line-height: 16px;
text-decoration: none; 
font-size: 10px}

A.BottomNav:visited {  
color: #FFFFFF; 
line-height: 16px;
text-decoration: none; 
font-size: 10px
}

A.BottomNav:hover {  
color: #993300; 
line-height: 16px;
text-decoration: underline; 
font-size: 10px
}

.Bottom {  
color: #FFFFFF; 
line-height: 16px;
font-size: 10px
}

.TopStory {
	font-size: 14px;
	line-height: 18px;
}

.Intro {
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	
}

.SubNavSpace {
	line-height: 15px;
    padding: 12px 12px 12px 12px
}

.LeftColumn {
	line-height: 15px;
    padding: 12px 12px 24px 12px
}

.LeftColumnBoard {
	line-height: 18px;
    padding: 12px 12px 24px 12px
}

.LeftColumnTopStory {
	line-height: 15px;
    padding: 12px 12px 6px 12px
}

.RightColumn {
	line-height: 15px;
    padding: 12px 12px 12px 12px
}

.HeadTopStory {font-size: 16px; line-height: 20px; font-weight: bold; color: 993300}


.Head1 {font-size: 14px; line-height: 18px; font-weight: bold; color: 993300}


.Head2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.HeadSection {
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	color: #2C795C;
}

.Search { font-size: 9px; color: ffffff }

.Quote {
font-size: 14px;
font-style: italic;
line-height: 20px;
color: 000000;
font-weight: normal
}

.Mission {
font-size: 11px;
font-style: normal;
line-height: 16px;
color: 000000;
font-weight: normal
}

.MissionTwo {
font-size: 14px;
line-height: 22px;
color: 666666;
font-weight: normal
}



.HdFish1 { background-repeat: no-repeat; background-image: url(../images/headers/fish1.gif) }
.HdFish2 { background-repeat: no-repeat; background-image: url(../images/headers/fish2.gif) }
.HdFish3 { background-repeat: no-repeat; background-image: url(../images/headers/fish3.gif) }
.HdFish4 { background-repeat: no-repeat; background-image: url(../images/headers/fish4.gif) }
.HdFish5 { background-repeat: no-repeat; background-image: url(../images/headers/fish5.gif) }

INPUT.BTNAction {
	font-family:Verdana, Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #2F415B;
	cursor: hand;
	border-top: 1px outset #8696AC;
	border-left: 1px outset #8696AC;
	border-right: 1px outset #000033;
	border-bottom: 1px outset #000033;
	margin: 0px;
}

.INPField {
	FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	margin-right: 2px;
	margin-left; margin-top; margin-bottom: 0px;
	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	width: 150px;
	line-height: 120%;
