@charset "UTF-8";
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 20px;
	letter-spacing: 0.5px;
}
.mainText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 20px;
	letter-spacing: 0.5px;
}
.mainText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 20px;
	letter-spacing: 0.5px;
}
.darkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.BBB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.viewInventory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
}
.viewInventory a {

}
.headersGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
}
.subMenu {
	width: 950px;
}
.leftColumn {
	float: left;
	width: 227px;
	padding-left: 5px;
}
.testimonialHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
}
.weblex {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.weblex a {
	color: #333333;
}
.weblex a:hover {
	color: #333333;
}
.testimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.rightColumn {
	float: right;
	width: 650px;
}
body {
	background-color: #000000;
	padding: 0px;
	background-repeat: no-repeat;
}
.yellowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.header {
	width: 950px;
}
.banner {
	width: 950px;
}
.mainContent {
	width: 930px;
	background-color: #000000;
	background-image: url(../images/universal/contentBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	position: relative;
	padding-bottom: 40px;
	padding-right: 20px;
}
.disclamer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 3px;
}
.login a {
	text-decoration: none;	
}
.hBar {
	color: #333333;
}
.footer {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	clear: both;
	float: left;
}
.footer a {
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
.footer a:hover {
	color: #333333;
}

.mainContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #000000;
}
