body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: auto;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/background.png) repeat-y fixed center top;
}
#fullheight {
	top: 0px;
	bottom: 0px;
	height: 100%;
}
td, tr, p, a, li {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: ff5f00;
}
a img {
		border:none;
}
a:hover {
	color: #00CC00;

}
.menubuttons {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.menubuttons a {
	text-decoration:none;
	color: #ffffff;
	padding-left:13px;
	padding-right: 13px;
}
.menubuttons a:hover {
	color: #FFFF66;
}
.menubuttons a:active {
	color: #99FF99;
}




.bottomtext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
}
.bottomtext a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
	text-decoration: none;
}
#contentcell {
 	background: url(../images/content_back.jpg) no-repeat fixed center center;	
}
#content {
	position: relative;
	width: 946px;
	left: 1px;
 	/*height: 100%;*/
	/*height: expression(window.innerHeight - 196 + "px";*/
	/*max-height: expression(document.body.clientHeight - 196 + "px";*/
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;

	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
html>body #content {
    height: auto;
	}
#cube {
	position: relative;
	width: 100%;

	border: 2px solid #ff5f00;
	margin-bottom: 20px;

}
#cubeimage {
	position: relative;
	width: 100%;
	background-color: #ff5f00;
	border: 2px solid #ff5f00;
	margin-bottom: 20px;
	font-size:9px;
	text-align: center;
	color: #ffffff;
}
#cubelinks {
	position: relative;
	width: 100%;
	background: #ff5f00 url(../images/content_back.jpg) no-repeat fixed left bottom;	
	border: 2px solid #ff5f00;
	margin-bottom: 20px;
	font-size:9px;
	text-align: center;
	color: #ffffff;
}
#cube h1 {
	display: block;
	background-color: #ff5f00;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin: 0px;
}
#cube h2 {
	display: block;
	/*background-color: green;*/
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	margin-top: 3px;
}
.newsline {
	color: #999999;
	height: 105px;
}
#cubetext {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-size:11px;
}
.orangewords {
	color: #FF5F00;
	font-weight: bold;
	font-size:14px;
	text-align:center;
}
.menuItemArrow {
	font-family:Arial, Helvetica, sans-serif;
}
