body 
{
	background-color: #000000;
	background-image: url('sps_bg.png');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 20px;
	text-align: center;
}

#top{
	margin: 0 auto;
	width: 698px;
	height: 132px;
	text-align: center;
}

#menu {
	width: 698px;
	height: 30px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: center;
}

#menuitems {
	padding-top: 8px;
	margin: 0 auto;
	width: 698px;
	height: 22px;
}

#container {
	margin: 0 auto;
	width: 698px;
	text-align: center;
	background-color: #000000;
	background-image: url('sps_containerbg.jpg');
	background-repeat: no-repeat;
	border: solid 2px #ffffff;
	padding-top: none;
}

#innercontainer {
	width: 698px;
	padding: 10px;
} 

#websiteby{
	font-size: 10px;
	clear: both;
}

table#spsDocumentList{
	border: 1px solid #ffffff;
	border-collapse: collapse;
	width: 100%;

}

table#spsDocumentList th{
	border: 1px solid #ffffff;
	text-align: center;
	background-color: #bdbdbd;
}

table#spsDocumentList td{
	border: 1px solid #ffffff;
	text-align: center;
	background-color: #000000;
}

.textbox {
	text-align: left;
	background-color: #000000;
	background-image: url('gradienth30bw.gif');
	background-repeat: repeat-x;
	border: solid 1px #6c6b6b;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.textboxheader {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 9px;
}

.textboxtext {
	padding: 10px;
}

.navlink {
	font-size: 14px;
	background-color: #333333;
	margin-bottom: 3px;
	padding: 5px;
}

.thumb{
	margin-top: 10px;
	border: none;
}

.transparent{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.productBox{
	margin: 10px;
	border: 1px solid #ffffff;
	font-size: 14px;
}

.productName{
	font-size: 16px;
	font-weight: bold;
}

.productImage{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: none;
}

.featuredImage{
	border: none;
}

.productDesc{
	float: left;
	margin-left: 10px;
}

.spsFormLabel {
	width: 100px;
	float: left;
}

.spsFormInput {
	width: 350px;
	float: left;
}

.divsplitter{
	clear: both;
	height: 17px;
}

a, a:visited, a:active {
	color: #bdbdbd;
	text-decoration: underline;
}

a:hover {
	color: #dd0000;
	text-decoration: underline;
}

div.button {
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	height: 22px;
	color: #000000;
	float: left;
}

div.button a {
	margin-left: 13px;
	margin-right: 13px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}

div.button a:link, div.button a:visited {
	color: #000000;
	text-decoration: none;
}

div.button a:hover, div.button a:active {
	color: #999999;
	text-decoration: none;
}

/* these are for dropdown menus */
div.pulldown {
	position: absolute;
	top: 0;
	left: -500;
	background-color: #ffffff;
	padding: 0;
	visibility: hidden;
}

div.subitemwrapper {
	border-bottom: 1px solid #999999;
}

div.subitem {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
	margin: 8px;
}

div.subitem A, div.subitem A:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

div.subitem A:hover, div.subitem A:active {
	color: #999999;
	text-decoration: none;
}
