<!--
body {
	background-image: url(media/images/pagebggradient.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}


td {
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#666666;
	line-height:18px;
}


td.listing {
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#666666;
	line-height:15px;
}



form {
	display:inline;
}



a {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF6202;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
a:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF6202;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
a:hover {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	xcolor: #974712;
	color: #FF6202;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
a:active {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF6202;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}



.pagingon {
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	color: #FF6202;
	font-weight:bold;
	text-decoration:underline;
	line-height:17px;
}

a.paging {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF6202;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
a.paging:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF6202;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
a.paging:hover {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	xcolor: #974712;
	color: #FF6202;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
a.paging:active {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF6202;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}



.leftbggradient {
	background-image: url(media/images/leftlinesbg.gif);
	background-repeat: repeat-y;
}
.rightbggradient {
	background-image: url(media/images/rightlinesbg.gif);
	background-repeat: repeat-y;
}


.menufilletbg {
	background-color: #E7E7E7;
	background-image: url(media/images/menufilletbg.gif);
	background-repeat: repeat-y;
}


.maincontentfillet {
	background-color: #FFFFFF;
	background-image: url(media/images/maincontentfilletbg.gif);
	background-repeat: repeat-x;
}

.White11Bold {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

input.search {
	font-size: 11px;
	color: #669999;
	border : solid 1px #669999;
	padding: 2px 0px 0px 2px;
	height: 20px;
}

textarea {
	font-family:verdana,tahoma,arial;
	font-size: 11px;
	color: #669999;
}

a.menu {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
a.menu:active {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
}


a.menuon {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}
a.menuon:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}
a.menuon:hover {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}
a.menuon:active {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}


.productSubCategory {
	width: 200px;
	height: 27px;
	display:none;
	background-color:#E7E7E7;
}
.productSubCategoryOn {
	width: 200px;
	height: 27px;
	display:inline;
	background-color:#E7E7E7;
}

.productCategory {
	width: 200px;
	height: 27px;
	display:inline;
	background-color:#E7E7E7;
	background-image: url(media/images/menuitem_closed.gif);
	background-repeat: no-repeat;
}

.productCategoryOn {
	width: 200px;
	height: 27px;
	display:inline;
	background-color:#DADADA;
	background-image: url(media/images/menuitem_opened.gif);
	background-repeat: no-repeat;
}

x.productListingBorder {
	background-image: url(media/images/listingbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right
	background-color:#F7F7F7;
	border : solid 1px #CCCCCC;
	width:330px;
	height:170px;
}
.productListing {
	background-image: url(media/images/listingbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right
	width:330px;
	height:170px;
}

.productouter {
	background-color:#F9F9F9;
	padding : 10px 0px 10px 0px;
	width:250px;
	float:left;
	margin: 0px 20px 20px 0px;
}
.productinner {
	background-color:#FFFFFF;
	border : solid 1px #CCCCCC;
	margin : 0px 10px 0px 10px;
	width:228px;
	height:228px;
}

h1.grey {
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#666666;
	line-height:18px;
	display:inline;
}

h1.blue {
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#336699;
	line-height:18px;
	display:inline;
}

h2.grey {
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#666666;
	line-height:18px;
	display:inline;
}

h3.grey {
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#666666;
	line-height:18px;
	display:inline;
}

h2.blue {
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#336699;
	line-height:18px;
	display:inline;
}

.Blue11Bold, a.Blue11Bold , a:hover.Blue11Bold, a:visited.Blue11Bold {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}

-->