body {
	background-color: #000;
	background-image: url(/images/SRS-page-bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytextLink {
	color: #edd99c;
}
.tabletext1 {
	color: #444444;
}
.tabletextsm {
	color: #ffffff;
}
#MainContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	background-image: url(/images/SRS-container-bg.gif);
	background-repeat: repeat-y;
	position: relative;
}
#menuProducts {
	position: absolute;
	visibility: hidden;
	left: 339px;
	top: 121px;
}
#menuCompany {
	position: absolute;
	visibility: hidden;
	left: 430px;
	top: 121px;
}
#menuResources {
	position: absolute;
	visibility: hidden;
	left: 722px;
	top: 121px;
}
#menuContents {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 200px;
	background-image: url(/images/menu-bg.gif);
}
#menuContents A:link {
    color: #ffffff;
	text-decoration: none;
}
#menuContents A:visited {
    color: #99ffcc;
	text-decoration: none;
}
#menuContents A:hover {
    color: #ff6600;
	text-decoration: underline;
}
#header {
	background-image: url(/images/SRS-headerbar.gif);
	height: 100px;
	width: 950px;
	position: relative;
}
#dateStamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #9fc;
	float: none;
	position: absolute;
	top: 65px;
	right: 45px;
}
#MainBody {
	margin-right: 50px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
}
#NavTabs {
	background-image: url(/images/SRS-navtabs-bg.gif);
	height: 54px;
	width: 950px;
}
#footerbar {
	background-image: url(/images/SRS-footerbar.gif);
	height: 50px;
	width: 950px;
}
.titleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background-color: #C93;
	margin-top: 10px;
	margin-bottom: 20px;
	text-indent: 8px;
	height: 28px;
	width: 850px;
	background-image: url(../images/titleBarBG.gif);
}
.buyTab {
	font-size: 8pt;
	font-weight: bold;
	color: #900;
	float: right;
	height: 28px;
	background-image: url(../images/buyTabBG.gif);
	line-height: 32px;
}
.buyTab A:link {
    color: #900;
	text-decoration: none;
}
.buyTab A:visited {
    color: #900;
	text-decoration: none;
}
.buyTab A:hover {
    color: #900;
	text-decoration: underline;
}
.itemTagline {
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
}
#bottomBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background-color: #C93;
	margin-top: 10px;
	margin-bottom: 20px;
	text-indent: 8px;
	height: 28px;
	width: 850px;
	background-image: url(../images/bottomBarBG.gif);
	text-align: center;
}#disclaimerInfo {
	font-size: 8pt;
	color: #999;
	float: right;
}
.clearBoth {
	clear: both;
	margin-bottom: 10px;
}
.detailBox {
	font-size: 8pt;
	background-color: #000;
	text-align: center;
	padding: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #C30;
}
