body {
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px;
	background-image: url("images/bgbanner.gif");
	background-repeat: repeat-y;
}

* {
	font-family: Verdana;
	font-size: 8pt;
}

.inpSubmit {
	border: 1px solid black;
	background-image: url('images/submitBG.gif');
}

.inpText {
	border: 1px solid black;
	background-image: url('images/inputBG.gif');
}

a:visited {
	color: Navy;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
}

a:link {
	color: Navy;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
}

a:hover {
	color: RGB(50,50,255);
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
}


#index table{
	width: 100%;	
	padding: 0px;
	margin: 0px;
}

#index table thead th {
	border-top: 1px solid black;
	border-bottom: 1px dashed black;
	border-left: 10px solid RGB(180,180,180);
	padding: 5px 5px 5px 5px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	
}

#index table thead tr {
	background: RGB(210,210,210);
	border-top: 1px dashed black;
	width: 100%;
}

#index table tfoot td {
	border-bottom: 1px solid black;
	border-top: 1px dashed black;
	background: RGB(210,210,210);
	width: 100%;
	font-size: 8px;
	font-weight: bold;
	
}

#index table tbody td {
	border-bottom: 1px dashed RGB(200,200,200);
	width: 100%;
	padding: 0px;
	display: block;
}

html>body #index table tbody td a {
        width: auto;
}

#index table tbody td a {
	display: block;
	font-size: 8pt;
	padding:5px 5px 5px 15px;
	border-left: 10px solid RGB(255,225,168);
	background-color: RGB(245,245,245);
	text-decoration: none;
}

#index table tbody td a:hover {
	display: block;
	background-color: RGB(255,225,168);
	border-left: 10px solid RGB(255,205,89);
}

#content {
	padding: 10px 10px 10px 10px;	
}

.catMainTD {
	width: 33%;
	background: RGB(255,255,255); 
	border: 1px solid RGB(180,180,180);
}

.catMainTD a{
	display: block;
	font-size: 8pt;
	background-color: RGB(255,255,255);
	text-decoration: none;
}

.catMainTD a:hover {
	display: block;
	background-color: RGB(255,250,240);
}

.catProdInfoTR {
	border-top: 1px dashed RGB(210,210,210);
	border-bottom: 1px dashed RGB(210,210,210);
	height: 150px;
	background: RGB(255,255,255);
}

.catProdAllTD {
	border-bottom: 1px dashed RGB(160,160,160);
	background: RGB(255,255,255);
	padding: 10px 10px 10px 10px;
	cursor: pointer;
}

.catProdTD {
	width: 110px; 
	height: 100%;
	border-right: 1px dashed RGB(210,210,210);
	cursor: hand;
}

.greyFont{
	color:RGB(100,100,100);
}

.bigFont {
	font-size: 12pt;
	font-weight: bold;	
}


.medFont {
	font-size: 10pt;
	font-weight: bold;	
}

.smallFont {
	font-size: 8pt;
}

.verySmallFont {
	font-size: 7pt;
}

.smallFontBlur {
	font-size: 7pt;
	color: RGB(120,120,120);
}

.priceFont{
	font-size: 15pt;
	font-weight: bold;	
	font-family: Tahoma;
}

.priceFontSmall{
	font-size: 10pt;
	font-weight: bold;	
	font-family: Tahoma;
}

.captionBigFont {
	font-size: 30pt;
	font-weight: bold;	
	color: RGB(170,170,170);
}

.tdHoverLink a{
	display: block;
	background-color: RGB(255,255,255);
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

.tdHoverLink a:hover{
	display: block;
	background-color: RGB(255,225,168);
	padding: 5px 5px 5px 5px;
}

.prodInfoOptionHeadTD {
	background: RGB(255,255,255);
	padding-top: 3px;
}

.prodInfoOptionBodyTD {
	border-bottom: 1px dashed RGB(120,120,120);
	background: RGB(255,255,255);
	padding-bottom: 10px;
	padding-left: 70px;
}

.stdTD {
	border-bottom: 1px dashed RGB(120,120,120);
	border-top: 1px dashed RGB(120,120,120);
	background: RGB(255,255,255);
	padding: 2px;
}

.stdTable {
	border: none;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
	border-collapse: collapse;
}

.stdTable td {
	border-bottom: 1px dashed RGB(120,120,120);
	border-top: 1px dashed RGB(120,120,120);
	background: RGB(255,255,255);
	padding: 4px;
	vertical-align: top;
}

.cartItemTD{
	border-bottom: 1px dashed RGB(120,120,120);
	border-top: 2px solid RGB(120,120,120);
	background: RGB(255,255,255);
	padding: 10px;
}

.cartItemBottomTD{
	border-bottom: 1px dashed RGB(120,120,120);
	border-top: 2px solid RGB(120,120,120);
	background: RGB(255,255,255);
	padding: 10px;
}

.tabHeaderSingle{
	width: 100%; 
	padding-left: 10px;
	background-image: url('images/tabHeadBG.gif'); 
	border-top: 1px solid RGB(180,180,180); 
	border-right: 1px solid RGB(180,180,180); 
	border-left: 1px solid RGB(180,180,180); 
	border-bottom: 1px dashed black;
}

.tabHeaderLeft{
	padding-left: 10px;
	background-image: url('images/tabHeadBG.gif'); 
	border-top: 1px solid RGB(180,180,180); 
	border-bottom: 1px dashed black;
	border-left: 1px solid RGB(180,180,180); 
}

.tabHeaderRight{
	padding-left: 10px;
	background-image: url('images/tabHeadBG.gif'); 
	border-top: 1px solid RGB(180,180,180); 
	border-right: 1px solid RGB(180,180,180); 
	border-bottom: 1px dashed black;
}

.tabHeaderMid{
	padding-left: 10px;
	background-image: url('images/tabHeadBG.gif'); 
	border-top: 1px solid RGB(180,180,180); 
	border-bottom: 1px dashed black;
}
.frameTD {
	background: RGB(240,240,240);
	border: 1px solid RGB(210,210,210);
	padding: 5px;
}


.buttonTD {
	width: 20px;
	height: 20px;
	border: 1px solid RGB(120,120,120);	
}

.buttonTD a{
	display: block;
	background-color: RGB(245,245,245);
	text-decoration: none;
}

.buttonTD a:hover{
	display: block;
	background-color: RGB(255,225,168);
	text-decoration: none;
}

.itemTDHeader {
	background: white; 
	border-top: 1px dashed RGB(210,210,210);
}

.itemTDBody{
	background: white; 
	padding-left: 10px; 
	border-bottom: 1px dashed RGB(210,210,210);
}

.itemTDHeaderMoreSpace {
	background: white; 
	border-top: 1px dashed RGB(210,210,210);
	padding-top:5px;
	padding-left:10px;
}

.itemTDBodyMoreSpace{
	background: white; 
	padding-left: 100px; 
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dashed RGB(210,210,210);
}

/*#overlayDiv{ 
	background-image: url("images/overlay.png"); 
}*/

.overlayBox {
	background-color: #000;
	background-color: transparent;
	background-image: url("images/overlayBack.png");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlayBack.png", sizingMethod="scale");
}

#overlayDiv {
	background-color: #000;
	background-color: transparent;
	background-image: url("images/overlayBack.png");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlayBack.png", sizingMethod="scale");
}

.frameDiv{
	border: 1px dashed RGB(120,120,120);
	background: RGB(255,255,255);
	padding: 5px;
}

.infoDiv{
	border: 1px dashed RGB(120,120,120);
	background: RGB(255,250,240);
	padding: 2px;
}

.errorDiv{
	border: 1px dashed RGB(120,120,120);
	background: RGB(255,200,200);
	padding: 2px;
}

/*.stdtab {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border: 1px solid RGB(150,150,150);
}

.stdtab thead tr th{
	background: RGB(210,210,210);
	padding-top: 3px;
	padding-bottom: 5px; 
	border-bottom: 1px dashed black;
	border-left: 15px solid RGB(180,180,180);
	width: 100%;
}

.stdtab tbody tr td{
	background: RGB(240,240,240);
	border-left: 15px solid RGB(255,225,168);
	padding: 10px 10px 10px 10px;
	width: 100%;
}

.stdtab tfoot tr td{
	background: RGB(210,210,210);
	border-top: 1px dashed black;
	padding-top: 2px;
	width: 100%;
}*/
