body {
    margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background: url(images/nba_0.gif)  left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	font-family: Times, serif;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #777799;
	scrollbar-base-color: #0000EE;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
}

.bgr {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
        background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 20;
}
				 
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	margin-bottom: 3px;
}

.subheaderblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	line-height: normal;
	margin-bottom: 3px;
}

.subheaderc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	line-height: normal;
	margin-bottom: 3px;
	text-align: center;
}


.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; text-align: justify;}

.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 3px;
}

.bodybg {
	background-color: #F2F2F5;
	background-image: ;
	background-repeat: repeat;
}
