BODY {
	background-color: #0D0A0B	;
	background-image: url('../images/mainimage.jpg'); /* sets the background image */
	background-position: top left; /* positions the background image */
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	margin-right: 0px;}
	
p, tr, td, li, ul, table {	
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;}

A:LINK {
	color: #fff;
	text-decoration: none;}
A:VISITED {
	color: #fff;
	text-decoration: none;}
A:HOVER {
	color: #ffcccc;
	text-decoration: underline;}
A:ACTIVE {
	color: #fff; 
	text-decoration: none;}

.banner {	
	letter-spacing: 2px;
	font-weight: bold; font-size: 14px; 
	text-transform: lowercase; 
	color: #333; 
	padding: 8px;}

h1 { 
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffcccc;}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;}
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;}

h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;}

.navigation {
	text-align: right;
	color: #fff;
	font-size: 11px;
	line-height: 18px; 
	padding-left: 3px;
	text-transform: lowercase;}

.navigation A:LINK {
	color: #fff;
	text-decoration: none;
	padding-left: 3px;}

.navigation A:VISITED {
	color: #fff;
	text-decoration: none;
	padding-left: 3px;}

.navigation A:HOVER {
	color: #ffcccc;
	text-decoration: underline;
	padding-left: 3px;}

.navigation A:ACTIVE {
	color: #fff; 
	text-decoration: none;
	padding-left: 3px;}

.textarea {
	text-align: left;
	line-height: 16px;
	padding: 8px 8px 8px 8px;
	filter: alpha(opacity=85, style=0);
	-moz-opacity:.85;}

.leftside{
	padding: 2px;
	border-left: solid 1px #ffcccc;}
	
	
.producttable {
	padding: 3px;
	font-size: 11px;
	line-height: 15px;	}
	
.producttable p {font-size: 11px;}


.infoheader {
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	color: #ffcccc;
	line-height: 15px;
	padding: 3px;}
	
.info {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	padding: 3px;}
	
.info p{
	text-align: left;
	font-size: 11px;
	line-height: 15px;}

.newsarticle {
	padding: 5px 5px 5px 5px; 
	font-size: 11px; 
	line-height: 15px;}

.botnavbar {
	text-align: left; 
	color: #ffcccc;
	font-size: 11px;
	padding: 5px;
	text-transform: lowercase;}


.copyright {
	text-align: left;
	font-size: 11px;
	color: #fff;
	letter-spacing: 2px;
	border-top: 1px solid #ffcccc;
	padding: 3px 3px 3px 3px;}