<style type=\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"text/css\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\">
<!--

h1,h2,h3{
margin-bottom: 0px;
padding-bottom: 0px;
display:inline;
}

/****************************************************************/

/*SITE NAME ON LOGO STYLE*/
.sitename {
	color: #FFFFFF;
	text-decoration: none;
}

/****************************************************************/

/*MAIN TEMPLATE STYLES*/

/*Background Color Of The Template*/
.bodybg {
background-color: #FFFFFF;
}
/*Main Border Around The Products*/
.productborder {
border: 1px solid #A28985;
background-color: #FFFFFF;
}
/*Main Template Links*/
A { color:#44484B; text-decoration: none; }
A:hover { color:#000000; text-decoration: none; 
}
/*Sitemap Fonts - Link Style Is Handled Above*/
li, ul 
{
color : #FFFFFF; 
list-style-position: outside; 
margin-left: 4px;
font-family: Arial;
font-size: 9pt;
} 

/****************************************************************/

/*NAVIGATION STYLES*/

/*Navigation Background Color*/
.sbbg {
background-color: #F1F1F1;
}
/*Navigation Title*/
.sbtitle {
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: #FFFFFF;
background-color: #BDB1B0;
}
/*Navigation Links*/
.navlink {
font-size: 9pt;
font-family: Arial;
font-weight: normal;
color: #44484B;
text-decoration: none;
}

/****************************************************************/

/*PRODUCT STYLES*/

/*Product Description*/
td, th {
font-size: 9pt;
font-family: Arial;
color: #000000;
}
/*Product Title*/
.producttitlelink {
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: #44484B;
text-decoration: none;
}
/*Product Price Color*/
.price {
color: #990000;
}
/*Product Background Color*/
.productbg {
background-color: #FFFFFF;
}

/****************************************************************/

/*SEARCH BOX STYLES*/

/*Search Box*/
.searchbox {
background-color: #CBC1BA;
border: 1px solid #A28985;
padding: 10px;
}
/*Advanced Search Link*/
.searchboxlink {
font-size: 8pt;
font-family: Arial;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

/****************************************************************/

/*SORT BY BOX AND PAGE TITLE STYLES*/

/*Main Background Color*/
.sortbybox {
background-color: #A28985;
padding: 3px;
}
/*Page Title*/
.categoryname {
font-size: 12pt;
font-family: Arial;
font-weight: bold;
color: #FFFFFF;
}

/****************************************************************/
-->
</style>