html, body {

	height: 100%;
	background-color: #666666;
	margin: 0px auto;
	padding: 0px;
}

.stheader {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 1014px;
	border: 0px none;
	position: relative;
	visibility: visible;
	z-index: 10;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

.sttermbtn {
	margin: 0px;
	padding: 0px;
	height: 26px
	width: 110px;
	border: 0px none;
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 904px;
	top: 0px;
	overflow: hidden;
}


.sttitles {
	background-color: #ffffff;
	background-image: url(../img/f_2.jpg);
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 1014px;
	border: 0px none;
	left: 0px;
	top: 0px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	overflow: hidden;
	visibility: visible;
	z-index: 10;
}


.stcontents {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 1014px;
	border: 0px none;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 10;
	overflow: hidden;
}


.stproperties {
	background-color: #ffffff;
	background-image: url(../img/f_4.jpg);
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 1014px;
	border: 0px none;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 10;

}
.stctrlpanel {
	background-color: #ffffff;
	background-image: url(../img/f_5.jpg);
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 1014px;
	border: 0px none;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 10;


}
.stcontainer {

	background-color: #ffffff;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 652px;
	width: 1014px;
	border: 1px solid;
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

.sttrackbg {

	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 20px;
	height: 100%;
	width: 100%;
	border: 0px;
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;

}


.sttitlesfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #c5000c;
}

.stpropertiesfont1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.stpropertiesfont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.sttrackfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #c5000c;
}


a.livetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
}

a.livetxt:link {
 	color: #346377;
	text-decoration: none;
}

a.livetxt:visited {
 	color: #feb800;
	text-decoration: none;
	}

a.livetxt:hover {
 	color: #feb800;
	text-decoration: none;
	}



a.tracktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}

a.tracktxt:link {
 	color: #346377;
	text-decoration: none;
}

a.tracktxt:visited {
 	color: #feb800;
	text-decoration: none;
	}

a.tracktxt:hover {
 	color: #feb800;
	text-decoration: none;
	}




