body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

p{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

td{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

th{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h1{
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}

h2{
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}

h3{
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

h4{
	color: #006699;
	font-size: 10px;
	font-weight: normal;
}

h5{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-size: 8pt;
	color: #000000;
}

.smallbold {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.header1 {
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.header2 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.header2B {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.header3 {
	font-weight: bold;
}
.header4 {
	font-weight: bold;
}


ul{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

o1{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

a {
	cursor: url(../Images/bat.cur);
}

#titlebar{
	position:absolute;
	width:943px;
	height:74px;
	z-index:1;
	overflow: visible;
	border: 0px none #000000;
	visibility: visible;
	top: 7px;
	left: 7px;
	padding: 2px;
}

.titletext {
	color: #006699;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.redtext {
	color: #FF0000;
	font-weight: bold;
}

#textlinks{
	position:absolute;
	width:955px;
	height:30px;
	z-index:100;
	overflow: visible;
	border: 1px none #000000;
	visibility: visible;
	top: 92px;
	left: 0px;
}

#content{
	position:absolute;
	width:924px;
	z-index:1;
	overflow: visible;
	border: 0px none #000000;
	visibility: visible;
	top: 123px;
	left: 11px;
	padding: 5px;
}

#floatleft {
	float: left;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: solid #000000 2px;
	margin: 10px;
}

#floatright {
	float: right;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: solid #000000 2px;
	margin: 10px;
}

/* Following sets the menu bar */

.chromestyle{
	width: 955px;
	background-color: #006699;
	z-index:1;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	padding: 4px 0;
	margin: 0;
	text-align: center;
}

.chromestyle ul li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.chromestyle ul li a:visited {
	padding: 4px 25px;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor:url('http://home-pc/BSCC/images/bat.cur');
}

.chromestyle ul li a:link {
	padding: 4px 25px;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor:url('http://home-pc/BSCC/images/bat.cur');
}

.chromestyle ul li a:hover {
	padding: 4px 25px;
	margin: 0;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor:url('http://home-pc/BSCC/images/bat.cur');
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
}

.dropmenudiv{
	position:absolute;
	top: -200px;
	border: 1px solid #000000;
	border-bottom-width: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
cursor:url('http://home-pc/BSCC/images/bat.cur');
}

* html .dropmenudiv a{
width: 100%;
}


.dropmenudiv a:hover{
background-color: #F0F0F0;
cursor:url('http://home-pc/BSCC/images/bat.cur');
}
