body{padding: 0; margin: 0;}
body,td{	
	font-family: Verdana;
}
td.topLeft{
	padding: 10px 10px 9px 15px; 
	background-color: #E6E6E6;
	background-image: url(/images/top-ungle.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
}
td.topLeft1{
	padding: 10px 10px 9px 15px; 
	background-color: #EDEDED;
	background-image: url(/images/top-ungle3.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
	text-align: right;
}
td.topLeft2{
	padding: 10px 10px 9px 15px; 
	background-color: #EDEDED;
	background-image: url(/images/bg-1.gif); 
	background-repeat: repeat-y; 
	background-position: top right;
	text-align: right;
}
td.topMiddle{
	padding: 10px 10px 9px 15px; 
	background-color: #EDEDED; 
	border-left: 1px solid #E6E6E6;
}
td.topMiddle1{
	padding: 10px 10px 9px 15px; 
	background-color: #EDEDED; 
	text-align: center;
}
td.topMiddle2{
	background-color: #EDEDED; 
	text-align: center;
}
td.topRight{
	padding: 10px 10px 9px 15px; 
	background-color: #E6E6E6;
	background-image: url(/images/top-ungle2.gif); 
	background-repeat: no-repeat; 
	background-position: top left;
}
td.topRight1{
	padding: 10px 10px 9px 15px; 
	background-color: #EDEDED;
	background-image: url(/images/top-ungle4.gif); 
	background-repeat: no-repeat; 
	background-position: top left;
}
td.topRight2{
	padding: 10px 10px 9px 15px; 
	background-color: #EDEDED;
	background-image: url(/images/bg-1.gif); 
	background-repeat: repeat-y; 
	background-position: top left;
}
div.blockTitle{
	display: block;
	padding-left: 10px;
	background-image: url(/images/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 5px;	
	color: #F95200;
	font-weight: bold;
	font-size: 80%;
}
h1.cat-sm{
	color: #6E6E6E;
	margin: 5px;
	padding: 0;
	font-size: 130%;	
	font-weight: bold;
}
h2.cat-sm{
	color: #6E6E6E;
	margin: 5px;
	padding: 0;
	font-size: 110%;	
	font-weight: bold;
}
.price{
	font-size: 80%;
}
h3{
	font-size: 90%;
	color: #F95200;
}
.li-td{
	font-size: 70%;	
}
.more-text{
	font-size: 70%;
}

.top-form-field{
	font-size: 70%;
	font-weight: bold;
}
.photo-url{
	background: white;
	font-size: 80%;
	text-align: center;
	padding: 7px;	
}
.price-cell{
	padding: 5px 5px 5px 10px;
	background: #E1E1E1;
}
form{
	padding: 0;
	margin: 0;
}
.right-list{
	font-size: 70%;	
}
.title-td{
	text-align: right;
	font-size: 70%;	
	font-weight: bold;
}

.add-link{
	padding: 5px;
	font-size: 70%;	
	text-align: left;
}

fieldset{
	font-size: 90%;		
	font-weight: bold;
}
.text{
	font-size: 80%;	
}

.cart-cell{
	background-color: #FA712D;
}


.cart-cell2{
	background-image: url('/images/cart-bg2.gif');
	background-repeat: no-repeat; 
	background-position: bottom left;
	padding: 0 7px 0 15px;
	font-size: 26pt;
	font-weight: bold;
	color: white;
}
.cart-cell3{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.cart-ref:link, 
	.cart-ref:hover, 
	.cart-ref:visited, 
	.cart-ref:active{
		color: white;
		font-weight: bold;
		text-decoration: none;
	}

.cart-table{
	height: 60px;
	background: url('/images/cart-bg.gif');
	background-repeat: no-repeat; 
	background-position: bottom right;
}

.tab1{
	background-color: #E1E1E1;
}
.head{
	background-color: #E1E1E1;
	font-weight: bold;
	color: #6E6E6E;
}
.tr-1{
	background-color: #EDEDED;
	font-size: 80%;
}

.tr-2{
	background-color: #EEEEEE;
	font-size: 80%;
}

.text{
	font-size: 80%;
}

.menu-item{
	background-color: #6387B8;
	background-image: url('/images/tab-2.gif');
	background-repeat: no-repeat; 
	background-position: bottom right;	
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}

.menu-item-current{
	background-color: #49699E;
	background-image: url('/images/tab-2.gif');
	background-repeat: no-repeat; 
	background-position: bottom right;	
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}

a.menu:link{
	color: white;
	text-decoration: none;
}

a.menu:visited{
	color: #FFC560;
	text-decoration: none;
}

a.menu-current:link, a.menu-current:visited,a.menu-current:hover,a.menu-current:active {
	color: #FFC560;
	text-decoration: none;
}
a img{
	border: none;
}
