@meta { Title: "bscmainstyle"; }

BODY { 
font-size: 9pt; 
font-family: "Arial";
scrollbar-base-color: #446D8C;
scrollbar-arrow-color: white;
scrollbar-track-color: #87A2B5;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
img {
border:none;
}
TABLE { 
font-size: 9pt; text-decoration: none;
font-family: "Arial";}
INPUT { font-size: 8pt}
SELECT { font-size: 8pt}
FORM{ font-size: 8pt}
TD { font-size: 9pt; font-family: "Arial"; }
P { font-size: 9pt; font-family: "Arial" }
A {text-decoration: none; color: blue;  font-size: 9pt;}
a:visited {color: red}
a:hover { text-decoration: underline; text-decoration: underline; text-transform: underline; text-transform: underline}

.nav {
width:165px;
vertical-align:top;
background: url(but/xspac.jpg) repeat-y;
text-align:right;
}
	.nav img {
	border:1px solid #000;
	}
	.nav ul {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
	}
	.nav li {
	margin:0;
	padding:0;
	display:inline;
	}
	.nav2 a {
	display:block;
	padding: 3px 15px;
	font-weight:bold;
	margin:0;
	}
	.nav2 a:link, .nav2 a:visited {
	color:#000;
	}
	.nav2 a:hover, .nav2 a:active {
	color:#cb1f1f;
	background-color:#FFF;
	text-decoration:none;
	}
#team td {
vertical-align:top;
padding:5px;
}


