@charset "utf-8";
.NewsArea {
	height: 265px;
	width: 160px;
	padding-top: 35px;
	padding-left: 25px;
}
.NewsAreaText {
}
.NewsAreaText a {
	color: #FFF;
	text-decoration: none;
}
.NewsAreaText a:hover {
	color: #000;
	text-decoration: underline;
}


.UpdateArea {
	padding-left: 70px;
	padding-top: 12px;
}
.HomePageImage {
	height: 255px;
	vertical-align: bottom;
}


.BulletinTitle {
	font-weight: bold;
	font-style: italic;
	width: 70px;
}
.Middle {
	background-image: url(Images/HomeMiddle.png);
	height: 300px;
	background-repeat: no-repeat;
}

.Middle2 {
	background-image: url(Images/HomeMiddle2.png);
}
.Footer {
	background-image: url(Images/HomeFooter.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 12px;
}
.Footer a {
	color: #000;
}

.TabHeaders {
	width: 230px;
	background-image: url(Images/TabHeader.png);
	background-repeat: repeat-x;
	height: 22px;
	color: #FFF;
	font-size: 13pt;
	padding-left: 10px;
	padding-top: 2px;
	font-weight: bold;
}
.TabBody {
	height: 350px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.TabBodyFutures {
	height: 350px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.TabBodySpacers {
	width: 10px;
}

.TabSpace {
	width: 20px;
}

#pscroller{
width: 492px;
height: 20px;
padding: 3px;
text-decoration: none;
}

.someclass{
}
