Body {
	font-size: 14px;
	font-family : Arial;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}

table.cobtbl{
background-color: #D0CDAD;
}

td.cobhl{
background-color: #c9ddff;
font-size:16px;
}

td.cobll{
background-color: #FFF;
color : #333;
font-size:16px;
}

A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #009c00;
	text-decoration: none;
}

A:link {
	color: #333333;
	text-decoration: none;

}

A:visited {
	color: #333333;
	text-decoration: none;

}

A:active {
	color: #333333;
	text-decoration: none;

}

A:hover {
	color: #009c00;
	text-decoration: none;

}

A.red:link {
	color: #fd0202;
	text-decoration: none;

}

A.red:visited {
	color: #fd0202;
	text-decoration: none;

}

A.red:active {
	color: #fd0202;
	text-decoration: none;

}

A.red:hover {
	color: #009c00;
	text-decoration: none;

}
TD {
	font-size: 16px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.whitetext-test {
	font-size: 14px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 14px;
	font-family : Calibri;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #D0CDAD;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 12px;
	
}

input.search-test
{
	height: 25px;
	background-color: #ffffff;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 16px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 12px;
	font-family : Arial;
}

P.mincart {
	font-size: 14px;
	font-family : Arial;
	font-weight : Bold;
}

HR {
	color : #C0BC91;
	height : 1px;
}

span.price, .prodprice {
	padding-top: 4px;
	font-weight:bold;
	text-align: center;
}

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
}

p.prodnavigation{
font-size: 16px;
}

p.catnavigation{
font-size: 16px;
}

span.price {
color: #FF0000;
font-size: 17px
}

img.cartimage {
width: 150px;
border:1px;
}

span.listprice, .listprice {
	padding-top: 4px;
	font-weight:bold;
	text-align: center;
}

.buybutton{
vertical-align:bottom;
}

.pagenums{
font-size:17px;
font-weight:bold;
color: #666666;
}

.prodname{
font-size:16px;
font-weight:bold;
color: #666666;
}

span.extraimage{
font-size:18px;}

.urbangreymenu{
width: 190px; /*width of menu*/
}

.openplus{font: bold 14px Calibri;
color: white;
background: #707070 url("leftnavigationold.htm") no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: capitalize;
padding: 0px 0 0px 0px; /*31px is left indentation of header text*/
}


.closedminus{font: bold 14px Calibri;
color: white;
background: #009c00 url("leftnavigationold.htm") no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: capitalize;
padding: 0px 0 0px 0px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar{
font: bold 16px Calibri;
color: white;
background: #707070 /margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: capitalize;
padding: 7px 0 7px 7px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 14px Calibri;
color: black;
background: #E4E4E4;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #009c00;
}
