h1 {color: #446493;
    font-size: 30px}

h3 {color:#7FC8E8;
    font-size:20px; 
    font-family: arial}

p {color:#436396;
   font-family:arial;
   text-indent:0cm;
   text-align:justify;
   font-size:12px}

ol, ul { font-family: arial;
	   color: #436396;
	   font-size: 12px;}

body {font-family: arial;
      text-align: center; 
      margin-left:0px;
      margin-top:0px}
    
td {color:#222212;
    font-size:12px;
    font-family:arial}

ul {color:#446493;
    list-style-position:inside;
    font-size:12px}

hr {color:#446493}

.container {margin-left:0px; 
            margin-top:0px}

a {font-family: arial;
   font-size: 12px;
   color:#446493}

a:hover {font-family: arial;
         font-size: 12px;
         color:orange}

a.fishtacticsLink:link{ font-family: arial;
                        font-size:28px;
                        font-weight: bold;
                        text-decoration: underline;
                        color: #222212;}

a.fishtacticsLink:visited{ font-family: arial;
                           font-size:28px;
                           font-weight: bold;
                           text-decoration: underline;
                           color: #222212;}

a.fishtacticsLink:hover{ font-family: arial;
                         font-size: 28px;
                         font-weight: bold;
				 text-decoration: underline;
                         color: orange; }

.sectionTitle { font-family: arial;
                font-size: 18px;
                color: #82BCEE; }

.imgBorder {border-width: 1px;
		border-style: solid;
            border-color: orange;
		margin: 10px; }

td.header { background-color: #82CBEE;
	      background-image: url(../images/header.png);
	      background-repeat: no-repeat;
	      border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #82CBEE;}

table.nav_menu { font-family: arial;
		     font-size: 14px;
		     font-weight: bold;
		     color: #FFFFFF;
		     background-color: #436396; }

td.nav_menu { font-family: arial;
		  font-size: 14px;
		  font-weight: bold;
		  color: #FFFFFF;
		  padding-left: 0px;
		  background-color: #436396;
		  border-bottom-width: 1px;
		  border-bottom-style: solid;
		  border-bottom-color: #82CBEE; }

a.nav_menu { font-family: arial;
		 font-size: 14px;
		 font-weight: bold;
		 text-decoration: none;
		 color: #FFFFFF; }

a.nav_menu:hover { font-family: arial;
			 font-size: 14px;
			 font-weight: bold;
			 color: orange; }

td.content_column { font-family: arial;
			  font-size: 12px;
			  color: #436396;
			  border-right-width: 1px;
			  border-right-style: solid;
			  border-right-color: #82CBEE;
			  border-bottom-width: 1px;
		        border-bottom-style: solid;
		        border-bottom-color: #82CBEE;
			  border-top-width: 1px;
		        border-top-style: solid;
		        border-top-color: #82CBEE;}

table.content_area { font-family: arial;
                     font-size: 12px;
			   border-collapse: collapse;
			   color: #436396;}
           
td.left_column { font-family: arial;
		     font-size: 14px;
		     font-weight: bold;
		     background-color: #436396;
		     border-right-width: 1px;
		     border-right-style: solid;
		     border-right-color: #82CBEE;
		     border-bottom-width: 1px;
		     border-bottom-style: solid;
		     border-bottom-color: #82CBEE;}

td.right_column { font-family: arial;
			font-size: 10px;
			color: #000000;
			background-color: #DDDDDD;
                  border-right-width: 1px;
		      border-right-style: solid;
		      border-right-color: #82CBEE;
                  border-bottom-width: 1px;
		      border-bottom-style: solid;
		      border-bottom-color: #82CBEE;
			border-top-width: 1px;
		      border-top-style: solid;
		      border-top-color: #82CBEE;}

table.right_news { font-family: arial;
			 font-size: 10px;
			 color: #000000;
			 background-color: #DDDDDD;}

td.right_news { font-family: arial;
		    font-size: 10px;
		    color: #000000;
		    background-color: #DDDDDD;
		    padding-bottom: 10px;
                padding-left: 5px;
                padding-right: 5px;}

.right_news_header { font-family: arial;
			   font-size: 12px;
			   color: #436396;
			   font-weight: bold; }

.right_news_title { font-family: arial;
			  font-size: 14px;
			  color: #222212;
                    font-weight: bold; }

a.right_news { font-family: arial;
		   font-size: 10px;
		   color: #222212; }

a.right_news:hover { font-family: arial;
			   font-size: 10px;
			   color: #436396; }

td.footer { font-family: arial;
		font-size: 10px;
		height: 20px;
		color: #222212;
		background-color: #EEEEEE;}
