h1  {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:18pt;
	font-weight:bold;
	color:#ff7e00;
}

h2 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:16pt;
	font-weight:bold;
}

h3 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
	color:#ff7e00;
}

h4 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:13pt;
	font-weight:bold;
}

h5 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

h6 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:11pt;
	font-weight:bold;
}
body {
	background-color: #FFFFFF; /*425A84;*/
	margin-top: 0;
	font-family:  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p, td, li, th {
	font-family:  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
th {
	color: #990000;
}
a.menu:link, a.menu:visited {
	font-size: 9pt;
	font-weight: none;
	text-transform: none;
	color: #024d6b;
}

a.menu:hover {
	color: black;
}

a:link, a:visited {
	color: #024d6b;
}

a:hover, a:active {
	color: red;
}
th.menuheader {
	background-color: #cccccc;
}
.sideNav {
	border:solid 1px #979797;
	background-image: url(images/BBO_SideNav_00bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodyBottom {
	border:solid 1px #979797;
	background-image: url(images/bodyBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 450px;
}
.loginAccounts {
	border:solid 1px #979797;
	width:350px;
	height:300px;
	background-image: url(images/accountsBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}