.FootballHomeMain {
	width: 930px;
	margin-bottom: 20px;
}

.FootballHomeMain .Date {
	width: 100%;
	margin: 0 0 20px 0;
	color: #CCFFFF;
	font-size:12pt; 
	font-weight: normal; 
	font-stretch:condensed;
	text-align:left;
}

.FootballHomeMain h2 {
	margin: 10px 0 0 0; 
	font-size:26pt; 
	font-weight: normal; 
	color: #001547;
	text-align: justify;
}

.FootballHomeMain p {
	margin: 0px;
	font-size:11pt;
	text-align:justify;
	font-weight: normal;
}	

.FootballHomeMain .Box {
	float: left;
	width: 445px;
	height: 110px;
	margin-bottom: 10px;
	background-color:#007FFF;
	border-top: solid #A0A0A4 3px;
	border-right: solid Gray 3px;
	border-bottom: solid Gray 3px;
	border-left: solid #A0A0A4 3px;
}

.FootballHomeMain .BoxMiddle {
	display: inline;
	float: left;
	width: 445px;
	height: 110px;
	margin: 0 0 0 220px;
	background-color:#007FFF;
	border-top: solid #A0A0A4 3px;
	border-right: solid Gray 3px;
	border-bottom: solid Gray 3px;
	border-left: solid #A0A0A4 3px;
}

.FootballHomeMain .BoxMiddle p {
	padding-top: 5px;
	padding-right:5px;
	padding-left: 5px; 
	color: #CCFFFF; 
	font-size:9pt;
	font-weight: normal;
	text-align: justify;
}	

.FootballHomeMain .Box a {
	color: #2A0000;
}

.FootballHomeMain .Box p {
	padding-top: 5px;
	padding-right:5px;
	padding-left: 5px; 
	color: #CCFFFF; 
	font-size:9pt;
	font-weight: normal;
	text-align: justify;
}	

.BoxText {
	float:left; 
	height:110px; 
	width: 310px; 
	overflow: hidden;
}

.BoxImg {
	float: left;
	margin: 15px 5px 5px 5px;
	width: 106px;
	height: 75px;
	border: 3px solid white;
}

.BoxScroll {
	display: inline;
	float:right;
	width: 11px;
	padding-right: 2px;
	background-color:#007FFF;
}

.BoxScrollUp {
	width: 10px; 
	height: 38px;
	margin-top: 2px; 
	background-image: url(../images/JTScrollUp.jpg);
 }
 
.BoxScrollNull {
	width: 10px; 
	height: 30px; 
} 

.BoxScrollDown {
	width: 10px; 
	height: 38px;
	margin-bottom: 2px; 
	background-image: url(../images/JTScrollDown.jpg);
}

.BoxMargin {
	float: left; 
	width: 26px;
	height: 10px;
}

.homebox
{
	cursor: default;
	list-style: none;
	padding-left: 5px;
}

.homebox a
{
	cursor: default;
}

.homebox a .preview
{
	display: none;
}

.homebox a:hover .preview
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.homebox img
{
	background: #fff;
	width: 100px;
	height: 75px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
}

.homebox li
{
	display: inline;
	float: left;
	position: relative;
	padding-left: 0px;
}

.homebox .preview
{
	border-color: #000;
	width: 100px;
	height: 75px;
}

#topmenu {
	clear: both;
	width: 100%;
	height: 80px;
	position: relative;
	top: -20px;
	margin-top: 10px;
	margin-bottom: 10px;
}	

/*----- menubox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/

.menubox
{
	cursor: default;
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

.menubox a
{
	cursor: default;
}

.menubox a .preview
{
	display: none;
}

.menubox a:hover .preview
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.menubox img
{
	background: #fff;
	width: 64px;
	height: 45px;
	border-color: #ccc;
	border-style: solid;
	border-width: 2px;
	padding: 0px;
	margin-top: 10px;
}

.menubox .active {
	background: #fff;
	width: 100px;
	height: 75px;
	border-color: RGB(16, 36, 70);
	border-style: solid;
	border-width: 4px;
	padding: 0px;
	margin-top: 0px;
}

.menubox li
{
	display: inline;
	float: left;
	position: relative;
	padding-left: 0px;
}

.menubox .preview
{
	border-color: #000;
	width: 60px;
	height: 45px;
    filter:alpha(opacity=100);
	opacity:1;
}
