body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:left;
	background-image: url(images/carbon.gif);
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
		}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
	
	#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #000000;
		}
		
	#contentleft {
	width:320px;
	padding:25px 10px 10px 70px;
	float:left;
	background:#000000;
		}
	
	#contentright {
		width:365px;
		padding:25px 10px 10px 25px;
		float:left;
		background:#000000;
		}
	
	#contentheader {
		background:#000000		}
		
#topnav {
	width:100%;
	background:#000000;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
}
		
		#footer
{
	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #FFFFFF;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover ,a:active 
{
	color: #FFFF00;
	text-decoration: underline;
}
		
.lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#navleft {
	width:175px;
	padding:0px;
	float:left;
	background:#000000;
}
#maincontent {
	width:700px;
	padding:0px 50px 10px;
	float:left;
	background:#FFFFFF;
	color: #444444;
}

h1 {
	font-size:16px;
	font-weight: bold;
		}
h2 {
	font-size:14px;
	font-weight: bold;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
	font-weight: bold;
}
h5 {
	font-size:12px;
}
.ruleabove {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.blueheading {
	color: #65B9C6;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.shoptotal {
	border-top-width: 2px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.itemheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.itemheader a:link {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.itemheader a:hover {
	font-size: 9px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}
.itemtable {				
font-size: 12px;
}
