
BODY {
	SCROLLBAR-FACE-COLOR: #eaeaea;
	SCROLLBAR-HIGHLIGHT-COLOR: Gray;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #F0F8FF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #F0F8FF;
	SCROLLBAR-DARKSHADOW-COLOR: #F0F8FF;
    font-family: Verdana, Tahoma, Century Gothic, Geneve, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
table[bgcolor="A0A0A0"]
{
	background:transparent!important;
}
table
{
	width:99%;
}

table[width="100%"], table[width="230"], table[bgcolor="#D5D5D5"] table
{
	width:100%;
}
table[width="99%"] img[width="400"]
{
	width:100%;
	max-width:800px;
	height:auto;
}
td[width="213"]
{
	width:18%!important;
}
table[width="183"] table[width="183"]
{
	margin-top:30px;
	margin-bottom:30px;
}
table[width="183"] tbody tr td[valign="top"]
{
	width:33.3333%!important;
}
table[width="183"] tbody tr td[valign="top"] td
{
	background:white!important;
}
.fishreporttable img
{
	margin:0 auto;
}
table.toplinetable {
    max-width: 750px;
}
.tdavailableoption table
{
	margin:0 auto;
	max-width:500px;
}
.commentsection
{
	margin:0 auto;
	max-width:700px;
}
A:LINK { 
    color: #0000C0;
    text-decoration: none;
    font-size : 11px;
}
A:VISITED { 
    color: #000070;
    text-decoration: none;
    font-size : 11px;
}
A:HOVER { 
    color: #000000;
    background-color: #FFFF90;
    font-size : 11px;
}
A:ACTIVE {
    color: #000000;
    background-color: #FFFF90;
    font-size : 11px;
}

.categ:LINK { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.categ:VISITED { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.categ:HOVER { 
    color: #000000;
    background-color: #FFFF90;
    font-size : 11px;
}
.categ:ACTIVE {
    color: #000000;
    background-color: #FFFF90;
    font-size : 11px;
}

.small_link:LINK { 
    color: #000000;
    text-decoration: none;
    font-size : 10px;
}
.small_link:VISITED { 
    color: #000000;
    text-decoration: none;
    font-size : 10px;
}
.small_link:HOVER { 
    color: #000000;
    background-color: #FFFF90;
    font-size : 10px;
}
.small_link:ACTIVE {
    color: #000000;
    background-color: #FFFF90;
    font-size : 10px;
}

TD {
     color: #000000;
    text-decoration: none;
    font-size: 11px;
}

INPUT, TEXTAREA, SELECT {
    font-size: 11px;
}

.FORM_SMALL {
    background:White;
    color:#006699;
    font:8px Verdana,Arial,Helvetica,sans-serif;
}

.Swhite {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#FFFFFF;}
.Sgray {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;  color:#c0c0c0;}
.Sblack {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;  color:#000000;}
.Sred {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;  color:#AA0000;}
.Sgreen {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;  color:#5b644d;}
.Sgreyblue {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;  color:#586781;}
.Sdarkblue {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;  color:#0071BB;}

.popper {
    position : absolute;
    visibility : hidden;
}

.tr_admin_header {
    background: #DFEFFF;
}
.tr_admin_header_columns {
    background: #F0FAFF;
}
.tr_admin_odd_row {
    background: #F0F0F0;
}
.tr_admin_even_row {
    background: #FFFFFF;
}
.help {
    color: #007000;
    text-decoration: none;
}
.error {
    color: #FF0000;
}
.successfull {
    color: #008000;
}
.smaller {
    font-size: 10px;
}

.disableduser {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;  color:#E00000;}

@media screen and (min-width:768px)
{
	textarea
	{
		width:600px;
	}
}