BODY {
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA; 
	background-color: #CC0033;
	margin: 10 50 0 50;
	}

.page {
	width: 800px; 
	border: 1px solid #C0C0C0; 
	padding: 10px; 
	margin-bottom: 1px;
}

.navtop {
	font-family: Arial, Verdana; 
	font-size: 11px; 
	font-weight: bold;
	padding-bottom:5px;
}

.navbottom {
	font-family: Arial, Verdana; 
	font-size: 11px; 
	font-weight: bold;
}

A:link {
	color: #800000;
}

.menu	{ display:inline
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	
}

a:link.dark {
	color: #666666;
	text-decoration: none;
}

a:visited.dark {
	color: #666666;
	text-decoration: none;
}

a:active.dark {
	color: #666666;
	text-decoration: none;
}

a:hover.dark {
	color: #CC0000;
	
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

.cartinvoice { 
	color: #FFFFFF; 
	background-color: #008080; 
}

.catheading {
	color: #008080; 
	font-size: 15px; 
	font-weight: bold;
}

.catmessage {
	font-size: 13px;
}

.subcatmessage {
	font-size: 12px;
}

.minicart {
	border: 1px solid #000000; 
	width:180px; 
	padding:2px;
	text-align: center;
}

.minicartheader {
	font-size: 14px;
	font-family : Arial, Verdana;
	font-weight: bold;
	text-align: center;
}

.minicartcontents {
	font-size: 11px;
	font-family : Aria, Verdanal;
	font-weight: bold;
	padding-left: 3px;
}

.minicarttotal {
	font-size: 11px;
	font-family : Verdana;
	text-align: right;
	margin: 3 0 5 0;
}

.disclaimer {
	font-size: 8px;
	font-family : Verdana;
}
.clear {
	clear: both;
	height: 1%;
 }
