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: .5px 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(/content/00/01/42/64/19/userimages/bw_logo_left.jpg);*/
  background-image: url(/userimages/banner.jpg);
  background-repeat: no-repeat;
  margin: 0px;
  margin-top: 0px;
  height: 154px;
  width: 900px;
}

/* END TOP LOGO AREA */


/* CONTROL THE PARAMETERS OF THE CONTENT WINDOWS */
#content {
/*this moves body around*/
margin: 0px;
margin-top: 0px;
width: 900px;
padding: 10px;
background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6D7B6;
	border-bottom-color: #E6D7B6;
        border-left-color: #E6D7B6;

}
/* 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;

}

form
{
	margin: 0px;
}

.container
{
	width: 100%;
        padding: 0px;
	margin: 0px;
}
/*THIS MOVES SEARCH LOGOUT SETTINGS*/
/* TOP BACKGROUND GRADIENT & PARAMETERS */
.staticlinks
{
        position: absolute;
        left: 417px;
	/*background-color: #3C5187;*/
       background: clear;
        /*background: #3C5187;*/
        /*filter:alpha(opacity=0, finishopacity=100, style=1, startx=0, starty=0,*/
        /*finishx=140, finishy=270)*/

display:none;

        color: black;
	vertical-align: middle;
	text-align: right;
	padding: 5px 5px;
        width: 500px;
        height: 106px
}
/* END TOP BACKGROUND GRADIENT & PARAMETERS */

        /* REGISTER | LOGIN | SETTINGS LINKS */
	.staticlinks a
	{
		padding: 0px 3px;
	}

	.staticlinks a:link
	{
		color: Black;
		font-family: verdana, helvetica, arial, sans-serif;
		text-decoration: none;
                vertical-align: middle;
		font-weight: bold;
		font-size: 10px;
	}

	.staticlinks a:visited
	{
		color: Black;
		font-family: verdana, helvetica, arial, sans-serif;
		text-decoration: none;
                vertical-align: middle;
		font-weight: bold;
		font-size: 10px;
	}

	.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: center;
	background-color: #FF0401;
	color: white;
	padding: 3px 3px;
	vertical-align: top;
        margin: 0px;
        margin-top: 0px;
	width: 900px;
	border-top-width: 4px;
	border-top-style: solid;
        border-right-width: 4px;
        border-right-style: solid;
        border-right-color: #E6D7B6;
	border-top-color: #E6D7B6;
        border-left-width: 4px;
        border-left-style: solid;
        border-left-color: #E6D7B6;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E6D7B6;
}
/* 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 */
         /*spreads out menu our services events*/
         /* moves were drop box is*/
	        /* VERTICAL LINES BETWEEN TABS */
		.navbar ul li
		{
			display: inline;
			list-style: none;
			padding: 0px 0px;
			margin: 5px;
			text-indent: 0px;
			font-size: 12px;
                        color: #25C2FE;
			font-weight: normal;
		}
		/* END VERTICAL LINES BETWEEN TABS */

                        /* DROP MENU STYLE */
			.navbar ul li ul
			{
				display: none;
				position: absolute;
				top: 0px;
				left: 0px;
				list-style: none;
				background-color: #FF0401;
				padding: 0px 45px;
	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: 788CC2;
	border-right-color: 2B3960;
	border-bottom-color: 2B3960;
	border-left-color: 788CC2;
			}
			/* END DROP MENU STYLE */
                                /* size of drop box*/
                                /* DROP MENU PARAMETERS */
				.navbar ul li ul li
				{
					display: block;
					list-style: none;
					margin: 0px;
					padding: 0px 0px;
				}
			        /* END DROP MENU PARAMETERS */

/* NAVBAR & DROPMENU LINK COLORS */
	.navbar a:link
	{
		color: white;
		font-family: verdana, helvetica, arial, sans-serif;
		font-weight: bold;
		text-decoration: none;
		font-size: 10px;
		white-space: nowrap;
	}

	.navbar a:visited
	{
		color: white;
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		font-family: verdana, helvetica, arial, sans-serif;
	}
	
	.navbar a:hover
	{
		color: #FFFF01;
		text-decoration: none;
	}

	.navbar a.on:link
	{
		color: #BBBBBB;
		font-family: verdana, helvetica, arial, sans-serif;
		font-weight: bold;
		text-decoration: none;
		font-size: 10px;
		white-space: nowrap;
	}

	.navbar a.on:visited
	{
		color: #BBBBBB;
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		font-family: verdana, helvetica, arial, sans-serif;
	}
	
	.navbar a.on:hover
	{
		color: #BBBBBB;
		text-decoration: none;

}

/* END TOP image AREA */

	}
/* END NAVBAR & DROPMENU LINK COLORS */
/* END NAVBAR STYLES */
