BODY 
{
	font-family: Arial;
	font-size: 11px;
	color:#565656;
}
td
{
	font-family: Arial;
  	font-size: 12px;
  	color:#565656;
}

A:link
{
	font-family: Arial;
	color:#565656;
	font-size: 12px;
	text-decoration: none;
}
A:visited
{
	font-family: Arial;
	color: #565656;
	font-size: 12px;
	text-decoration: none;
}
A:active  
{
	font-family: Arial;
	color:#565656;
	font-size: 12px;
	text-decoration: none;
}
A.category
{
	font-family: Arial;
	color: #565656;
	font-size: 12px;
	font-weight: bold;
}

.templateBox
{
	border: 1px solid #cccccc;
	width: 100%;
}
.templateBox tr th
{
	font-weight: bold;
}

.shoppingCartPreview
{
}

.requiredText
{
	color: Red;
	font-size: 10px;
	padding-left:5px;
}

.error
{
	color: red;
	text-align: left;
}

table.checkoutIndicator
{
	width: 100%;	
	padding:0px;
}


td.checkoutIndicator
{
	width:25%;
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	color: Blue;
}

td.checkoutIndicatorCurrent
{
	width:25%;
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	color: red;
}

TD.shopCartTtl
{
	vertical-align: middle;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	background: #688294 url(images/box/bg_top.gif);
	color: #00000;
	height: 25px;
	align: left;
}

SPAN.name
{
	color:#000000;
	font-size: 13px;
    font-weight: bold;
	font-family: Arial;
}

TD.buttonText
{
	text-align: center;
	color: #565656;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial;
	letter-spacing: 1px;
	cursor: pointer;
}

INPUT.pcs
{
	width: 50;
	border: 1px solid;
	border-color: #999;
}

TD.homeTxt
{
	font-family: Arial;
	font-size: 13px;
	line-spacing: 20px;
	padding: 10px 10px 10px 10px;
}

/**********************Login screen*********************************/

TD.pageHeading
{
	font-family: Arial;
	font-size: 20px;
	padding-bottom:10px;
}
TD.main
{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
 
TD.smallText, SPAN.smallText, P.smallText
{
	font-family: Arial;
	font-size: 11px;
}
.boxText
{
	font-family: Arial;
	font-size: 10px;
	vertical-align: middle;
}
A.smallText
{
	font-family: Arial;
	font: 11px;
}
TD.category_desc
{
	font-family: Arial;
	font: 11px;
}

/*******************************************************************/

/***************************Account screen***************************/

TD.formAreaTitle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
TABLE.formArea
{
	border: 1px solid #688294;
	background-color: #fff;
}

/*******************************************************************/

/***************************Account address list***************************/
TD.tableHeading
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
/*******************************************************************/

.userMenu TD
{
	font-size:14px;
}
.userMenu
{
	background-color:#FCE48E;
	border-left:1px solid #BDA85E;
	border-bottom:1px solid #BDA85E;
}

.bodyTbl
{
	background-color:#E87D69;
	border-left:1px solid #D35A43;
	border-bottom:1px solid #D35A43;
	border-top:1px solid #D35A43;
}

.homeTbl TD
{
	font-size:13pt;
	padding-left: 6px;
	padding-top: 12px;
}

.copyTD
{
	font-size:12px;
}

.btnStyle
{
	text-align: center;
	vertical-align: top;
	cursor: hand;
	font-size: 12px;
	height: 20px;
	border-color: #CBB671;
	border-style:solid;
	border-width:1px;
	background-color: #F8EBC0;
	color: #4d4d4d;
}

.tblStyle
{
	 border-width: 1px;
	 border-style: solid;
	 border-color: #CBB671;
}

.tblStyle td
{
}

.comboBox
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	border-color: #999;
	border-style:solid;
	border-width:1px;
}

SELECT
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	border-color: black;
	border-style:solid;
	border-width:1px;
}

.txtField
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	border-color: #9e9e9e;
	border-style:solid;
	border-width:1px;
	color: #4d4d4d;
}

.subTitle
{
	font-family: Arial;
	font-size: 20px;
	color:#60240D;
}

.productName
{
	font-family: Arial;
	font-size: 20px;
	color:black;
	font-weight:bold;
}

.propertiesTitle
{
	font-family: Arial;
	font-size: 20px;
	color:#7F7F7F;
	font-weight:bold;
}

.categoryName
{
	font-family: Arial;
	font-size: 50px;
	color:#989898;
	letter-spacing: -4px;
}

.homeCategoryName
{
	font-family: Arial;
	font-size: 45px;
	color:#989898;
	letter-spacing: -3px;
}

.productPrice
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
}

.pagerPages
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
}

.selPagerPages
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.shortInfo
{
	background-color:#D3CFC6;
}
.shortInfo TD
{
	padding-left:15px;
	padding-right:15px;
}
.shortInfo.title
{
	font-family: Arial;
	font-size: 20px;
	height: 40px;
	padding-top:15px;
	padding-bottom:15px;
}



.pagerLeftCell
{
	border-right: 1px solid #CBB671;
}

.pagerRightCell
{
	border-left: 1px solid #CBB671;
}

.pagerInnerCell
{
	border-top: 1px solid #CBB671;
	border-bottom: 1px solid #CBB671;
}

.pagerBody
{
}