td.table1 {
border: 1px solid #000000;

}


a.dog:link { color: #666666; text-decoration: none; font-size: 10px;}
a.dog:active { color: #666666; text-decoration: none; font-size: 10px;}
a.dog:visited { color: #666666; text-decoration: none; font-size: 10px;}
a.dog:hover { color: #D0DBD2; text-decoration: none; font-size: 10px;}

a.cat:link { color: #666666; text-decoration: none; font-size: 12px;}
a.cat:active { color: #666666; text-decoration: none; font-size: 12px;}
a.cat:visited { color: #666666; text-decoration: none; font-size: 12px;}
a.cat:hover { color: #D0DBD2; text-decoration: none; font-size: 12px;}

table.table2 {
border: .2px solid #666666;

}


.black {
Border: 1px solid #737373;
}



.line {
border-left: 1px solid #3C5187;
border-right: 1px solid #3C5187;
border-bottom: 1px solid #3C5187;
}

.line2 {
border-left: 1px solid #3C5187;
border-right: 1px solid #3C5187;
}

.line3 {
border: 1px solid #3C5187;

}

.line4 {
border-right: 1px solid #747474;
Border-bottom: 1px solid #747474;

}

.border2 {
border: 1px solid #3C5187;
}


/* TOP LOGO AREA */

#logo {
  /*background-image: url(/userimages/fishlogo1.jpg);*/
  background-image: url(/userimages/biglogo.jpg);
  background-repeat: no-repeat;
  margin: 50px;
  margin-top: 20px;
  height: 196px;
  width: 750px;
}

/* END TOP LOGO AREA */


/* CONTROL THE PARAMETERS OF THE CONTENT WINDOWS */
#content {
/*this moves body around*/
margin: 50px;
margin-top: -50px;
width: 900px;
padding: 0px;
background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
        border-top-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
        border-top-style: solid;
	border-right-color: #AED8FF;
	border-bottom-color: #AED8FF;
        border-left-color: #AED8FF;
        border-top-color: #AED8FF;

}
/* END CONTROL THE PARAMETERS OF THE CONTENT WINDOWS */














/* Content Links & Text */

a:link {
  color: #2C4167;
text-decoration: underline;
font-weight: none;
}

a:active {
  color: #000000;
text-decoration: none;
font-weight: none;
}

a:hover {
  color: #5C7197;
text-decoration: underline;
font-weight: none;
}

a:visited {
  color: #2C4167;
text-decoration: underline;
font-weight: none;
}

a:visited:hover {
  color: #5C7197;
text-decoration: underline;
font-weight: none;
}


p,div,td {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

P.footer {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
}

/* End Content Links & Text */














body.contentbackground
{
	margin: 0px;
        padding: 0px;
        /*background-color: #cccccc;*/
         background-color: #000000;

}

form
{
	margin: 0px;
}

.container
{
	width: 100%;
        padding: 0px;
	margin: 0px;
}
/*THIS MOVES SEARCH LOGOUT SETTINGS*/
/* TOP BACKGROUND GRADIENT & PARAMETERS */

/* END TOP BACKGROUND GRADIENT & PARAMETERS */

        /* REGISTER | LOGIN | SETTINGS LINKS */
	.staticlinks a
	{
		padding: 0px 3px;
	}

	.staticlinks a:link
	{
		color: fffffff;
		font-family: verdana, helvetica, arial, sans-serif;
		text-decoration: none;
                vertical-align: middle;
		font-weight: bold;
		font-size: 9px;
	}

	.staticlinks a:visited
	{
		color: White;
		font-family: verdana, helvetica, arial, sans-serif;
		text-decoration: none;
                vertical-align: middle;
		font-weight: bold;
		font-size: 9px;
	}

	.staticlinks a:hover
	{
		color: #25C2FE;
                vertical-align: middle;
	}
	
	.staticlinks input
	{
		font-size: 10px;
		font-family: verdana, helvetica, arial, sans-serif;
vertical-align: middle;
	}
/* END REGISTER | LOGIN | SETTINGS LINKS */    
        
        
/* NAVBAR STYLES */
/*THIS CHANGES COLOR OF MENU BAR AND POSITION*/
/* NAVBAR TEXT & BGCOLOR */
.navbar
{
	text-align: left;
	background-color: #0C2889;
	color: white;
	padding: 1px 1px;
	vertical-align: top;
        margin: 50px;
        margin-top:-266;
	width: 906px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AED8FF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #AED8FF;
        border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #AED8FF;
        border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #AED8FF;
}
/* END NAVBAR TEXT & BGCOLOR */

        /* NAVBAR SIZING & TEXT POSITIONING */
	.navbar ul
	{
		margin: 0px;
		padding: 0px 3px;
		vertical-align: top;
		white-space: nowrap;
	}
        /* END NAVBAR SIZING & TEXT POSITIONING */

	        /* VERTICAL LINES BETWEEN TABS */
		.navbar ul li
		{
			display: inline;
			list-style: none;
			padding: 0px 3px;
			margin: 0px;
			text-indent: 0px;
			font-size: 15px;
                        color: #FFFFFF;
			font-weight: normal;
		}
		/* END VERTICAL LINES BETWEEN TABS */

                        /* DROP MENU STYLE */
			.navbar ul li ul
			{
				display: none;
				position: absolute;
                                margin:40px;
                                margin-top:-1px;
				top: 0px;
				left: 0px;
				list-style: none;
				background-color: #0C2889;
				padding: 0px 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 54C6DA;
	border-right-color: 54C6DA;
	border-bottom-color: 54C6DA;
	border-left-color: 54C6DA;
			}
			/* END DROP MENU STYLE */

                                /* DROP MENU PARAMETERS */
				.navbar ul li ul li
				{
					display: block;
					list-style: none;
					margin: 5px;
                                        width: 0px;
					padding: 0px 4px;
				}
			        /* END DROP MENU PARAMETERS */

/* NAVBAR & DROPMENU LINK COLORS */
	.navbar a:link
	{
		color:FFFFFF;
		font-family: verdana, helvetica, arial, sans-serif;
		font-weight: bold;
		text-decoration: none;
		font-size: 10px;
		white-space: nowrap;
	}

	.navbar a:visited
	{
		color: FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		font-family: verdana, helvetica, arial, sans-serif;
	}
	
	.navbar a:hover
	{
		color: #F2DA38;
		text-decoration: none;
	}

	.navbar a.on:link
	{
		color: #F2DA38;
		font-family: verdana, helvetica, arial, sans-serif;
		font-weight: bold;
		text-decoration: none;
		font-size: 10px;
		white-space: nowrap;
	}

	.navbar a.on:visited
	{
		color: #F2DA38;
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		font-family: verdana, helvetica, arial, sans-serif;
	}
	
	.navbar a.on:hover
	{
		color: #F2DA38;
		text-decoration: none;
	}
/* END NAVBAR & DROPMENU LINK COLORS */
/* END NAVBAR STYLES */
