body { 
  background-color: #ffffff;
  margin: 0;
  padding: 0;    
}
*
{
	font-size: 11px;
	font-family: verdana;
	color : #555555;
}
a {
	text-decoration: none;
	color: navy;
}
a:Hover {
	text-decoration: underline;
}
form { 
  padding: 0px; 
}
optgroup {
    color:cccccc;
}                
option {
    color:000000;
    
}

td.menu{
  background-color:#d3d127; 
  padding: 0px;
}

tr.menurow td
{
	border-bottom: 1px solid #0859ad;
}
tr.menurow td a
{
	padding: 10 4 2 6;
	font-weight: bold;
	display: block;
}

tr.menurow td a:hover {
	background-color: #eae98e;
}

tr.menurow a.selected
{
	background-color: #eae98e;
}

td.content
{
	background-color: #ffffff;
}

table.layout
{
	border-collapse : collapse;
	width : 100%;
	height : 100% !important;
	table-layout: fixed;
}

table.layout td.contentcontainer, table.layout td.sidemenu
{
	vertical-align : top;
}
td.sidemenu{
  background-color:#d3d127; 
  padding: 6 0 40 6;
  width: 200px;
}

.contentcontainer
{
	padding-top: 10px;
	padding-left: 10px;
	height : 100%;
	width: 500px;
}

td.footer
{
	padding: 2px;
}
table.footer
{
	background-color:#014E9C;
}

/* in the content */
.subheading	{ 
  font-weight: bold; 
  color: Navy;
  text-decoration: none;
}
.pagetitle, .title
{
	font-family: arial;
	font-size: 16pt;
	color: #444444;
	font-weight: bold;
	margin-bottom: 15px;
}
td.sidemenu .subheading
{
	color: #0859ad;
}
table.searchresults td a
{
	font-weight: bold;
}
table.resulttable td a {
}
table.resulttable td a:hover {
	text-decoration: underline;
}
table.resulttable tr.header td
{
	font-weight: bold;
}

table.resulttable td {
	border-bottom: 1px solid #cccccc;
}

.value input, .value textarea {
	width: 250px;
}

.contentcontainer img {
	border: 1px solid #aaaaaa;
}
.contentcontainer a:hover {
	text-decoration: underline;
}


.content img {
	border: 0px;
}

.resulttable {
	width: 100%;
}

.welcometo {
	width: 374px;
}
.panelContent {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/box_background.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
}
.panelContent P {
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 12px;
	padding-right: 10px;
}
.fishfile IMG {
	border: 1px solid #aaaaaa;
	width: 100px;
	margin-right: 10px;
}
.fishingreports {
	height: 31px;
	padding-left: 12px;	
}
.fishingreports A {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.fishingreports A:Hover {
	text-decoration: underline;
}
.resultTable {
	width: 100%;
}
.blueHeader {
	background-image: url(../images/blue_header.jpg);
	height: 31px;
	padding-left: 12px;
}
.blueHeader A { 
	color: white;
	font-weight: bold;
}
.blueHeader A:Hover {
	text-decoration: underline;
}

.contentPanel {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/inner_shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 393px;
}
.contentPanel P {
	margin: 7px;
}

.storeDetails {
	border: 1px solid #cccccc;
	width: 298px;
	table-layout: fixed;
}
.storeDetailsTitle {
	font-weight: bold;
	color: #0C6186;
	font-size: 12px;
}

#topmenu a, #topmenu a:visited {
	color: #015DA8;
}
#topmenu a:hover {
	text-decoration: underline;
}

.footerLinks * {
	 background-color: #1C5686;
	 padding: 2px;
	 margin-bottom: 1px;
	 color: white;
	 font-size: 10px;
}
.footerLinks A {
	color: White;
	padding-left: 10px;
	padding-right: 10px;
}

.heading {
	color: white;
	font-weight: bold;
	padding: 6px;
}

.heading a {
	color: White;
}

.fishdetail {
	padding-left: 5px;
}
.sideBar {
	width: 200px;
	padding-top: 10px;
	padding-left: 20px;
	vertical-align: top;
}
.thumbcontainer {
	padding: 5px;
	text-align: center;
	border: 1px solid #cccccc;
	width: 130px;
	height: 130px;
}
.FishInformationMenu a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-bottom: 1px;
	font-weight: bold;		
	color: white;
	width: 200px;
}
.blackSmudge {
	height: 2px;
	background-image: url(../images/blue_smudge.jpg);
	background-repeat: repeat-x;
}
.highlightRow {
	border: 1px solid #dddddd;
	background-color: #e0e0e0;
}

.sideBarEmpty {
	background-color: aliceblue;
}