﻿body
{
margin:0px;
background-image:url('images/fbb_background.gif');
background-repeat:repeat-x;
background-color: #008c99;
}

FONT { font: 11px tahoma; color: #6b6b6b; font-weight: normal;}
TR { font: 11px tahoma; color: #6b6b6b; font-weight: normal;}
th { font: 11px tahoma; color: #6b6b6b;font-weight: normal;}
P { font: 12px tahoma; color: #6b6b6b; font-weight: normal;line-height:160%; padding:0px 5px 0px 5px;}
h3 { font: 24px Times New Roman; color: #000000;font-weight: normal;}


td.whitespacer
{
	width:5px;
	background-color:#ffffff;
}




.abouttext {
	font-family:tahoma;
	font-weight:bold;
	font-size: 15px;
}



td.leftnav
{
	width:225px;
	height:470px;
	background-image:url(images/fbb_leftbackground.gif);
	background-repeat:no-repeat;
	background-color:#e6e6e6;
	border-right:1px solid #000000;
}

td.leftnav2
{
	width:225px;
	height:139px;
	background-color:#e6e6e6;
	border-right:1px solid #000000;
}


td.leftnav3
{
	width:225px;
	height:44px;
	background-color:#e6e6e6;
	border-right:1px solid #000000;
}



td.content
{
	width:625px;
	height:470px;
	background-image:url(images/fbb_contentbackground.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding-left:5px;
	
	
}

td.innercontent
{
	padding-left:25px;
	padding-top:15px;
	padding-bottom:30px;
	padding-right:5px;
	
}

.bottomnav
{
background-color:#e4e4e4;
padding:5px;
text-align:right;
}

.sec
{
font-size: 9px;
font-weight: normal;

}

.sec1
{
font-size: 14px;
font-weight: normal;

}


.copyright
{
text-align:right;
padding-top:5px;
}

td.bottomrepeat
{
background-image:url(images/fbb_repeatbottom.gif);
background-repeat:repeat-y;
height:100%;
}

	

a.nav:link {color: #8e8e8e; text-decoration: none; font-family:tahoma; font-size:11px; font-weight:normal;}     /* unvisited link */
a.nav:visited {color: #8e8e8e; text-decoration: none; font-family:tahoma; font-size:11px; font-weight:normal;}  /* visited link */
a.nav:hover {color: #000000; text-decoration: none;  font-family:tahoma; font-size:11px; font-weight:normal;}   /* mouse over link */

a:link {color: #000000; text-decoration: underline; font-family:tahoma; font-size:11px; font-weight:normal;}     /* unvisited link */
a:visited {color: #000000; text-decoration: underline; font-family:tahoma; font-size:11px; font-weight:normal;}  /* visited link */
a:hover {color: #000000; text-decoration: none;  font-family:tahoma; font-size:11px; font-weight:normal;}   /* mouse over link */


a.abouttext:link {color: #000000; text-decoration: underline; font-family:tahoma; font-size:13px; font-weight:bold;}     /* unvisited link */
a.abouttext:visited {color: #000000; text-decoration: underline; font-family:tahoma; font-size:13px; font-weight:bold;}  /* visited link */
a.abouttext:hover {color: #000000; text-decoration: none;  font-family:tahoma; font-size:13px; font-weight:bold;}   /* mouse over link */



 