body 
{ 
	font-family: Arial, Tahoma; 
	background-color: #B4B282; 
}

a {text-decoration: none; }

a:HOVER {text-decoration: underline; }

a:VISITED { color: #0000FF; }

.bold, .pageTitle, .caption, .rButton, .oButton, .orangeTitle, .orangeSubTitle { font-weight: bold; }

.text14 { font-size: 14px; }

.text13 { font-size: 13px; }

.text12, .pageTitle, p, li { font-size: 12px; }

.text11, .rButton { font-size: 11px; }

.text10 { font-size: 10px; }

.pageTitle { padding: 4px; }

.center { text-align: center; float: center;}

.right { text-align: right; float: right;}

.black { color: #000000; }

.bottomMenu, .bottomMenu a, .bottomMenu a:VISITED {  font-size: 10px; color: #F0C35C; }

.rButton, .oButton {color: #FFFFFF; border: 1 solid #FFF;}

.rButton { background-color: #810100; }

.oButton { background-color: #7C360A; }

.hand {cursor: pointer; }

.width200 {width: 200px;}

.width100 {width: 100px;}

.orangeTitle { font-size: 16px; color: #CE6001; }

.orangeSubTitle { font-size: 14px; color: #CE6001; }

p { text-align: justify; margin-top: 5px; margin-bottom: 0px; font-size: 12px; }

.underlined { text-decoration: underline; } 

.packagePopup { display: none; width: 250px; position: absolute; background-color: #D8CFC4; border-color: #7C5E47; border-width: 1px; border-style: solid; z-index: 100; padding-left: 10px;}

.productListing-heading {

	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}


.product_link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;

} .product_link:hover {
	color: #000000;
	text-decoration: underline;
}

.smallText
{
	font-size:11px;
}

.scroll{
SCROLLBAR-ARROW-COLOR: #F0FFFF;
SCROLLBAR-BASE-COLOR: #7D360A;
scrollbar-track-color: #D2CFAC;
}
#theScroller{overflow:auto;padding-left:10px;padding-right:5px;height:446px;*height:450px;SCROLLBAR-ARROW-COLOR: #F0FFFF;SCROLLBAR-BASE-COLOR: #7D360A;scrollbar-track-color:#F3F1E4;}