P  {
	font-family : Verdana,helvetica,Arial;
	font-size : 10pt;
}

H1  {
	font-size : 18pt;
	font-family : Verdana,helvetica,Arial;
}

H2  {
	font-size : 16pt;
	font-family : Verdana,helvetica,Arial;
}

H3  {
	background-color : #FFFFFF;
	font-family : Verdana,helvetica,Arial;
	font-size : 12pt;
}

H4  {
	font-family : Verdana,helvetica,Arial;
	font-size : 14pt;
}

A  {
	font-size : 10pt;
	font-family : Verdana,helvetica,Arial;
	color : Blue;
	text-decoration : none;
}

.nav2  {
	font-size : 11pt;
	font-family : Verdana,helvetica,Arial;
	color : White;
	text-decoration : none;
}

BODY  {
	font-family: Verdana,helvetica,Arial;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

TD  {
	font-family : Verdana,helvetica,Arial;
	font-size : 10pt;
}

.link	{
	font-size : 10pt;
	font-family : Verdana,helvetica,Arial;
	text-decoration : none;
	font-size : 10pt;
	color : blue;
}

.link2	{
	font-size : 16pt;
	font-family : Verdana,helvetica,Arial;
	text-decoration : underline;
	font-size : 16pt;
	color : blue;
}
.nav	{
	font-size : 10pt;
	font-family : Verdana,helvetica,Arial;
	text-decoration : none;
	font-size : 10pt;
	color : black;
}
.leftnav	{
	font-size : 10pt;
	font-family : Verdana,helvetica,Arial;
	text-decoration : none;
	color : White;
	font-weight: Bold
}
.subheader  {
	font-size : 14pt;
	font-family : Verdana,helvetica,Arial;
	color : #999999;
}
H5  {
	font-size: 16pt;
	font-family: Verdana,helvetica,Arial;
	color : red;
}
.subheader2  {
	font-size : 12pt;
	font-family : Verdana,helvetica,Arial;
	color : black;
}
.footer	{
	font-size: 10pt;
	font-family: Verdana,helvetica,Arial;
	text-decoration: none;
	color: #AFAFAF;
}

#navcontainer { width: 175px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana,helvetica,Arial;
}

#navcontainer a
{
	display: block;
	padding: 1px 5px;
	width: 165px;
	background-color: #000000;
	border-bottom: 1px solid #2d2b2b;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #2d2b2b;
color: #fff;
}

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

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

/*MAIN TEMPLATE STYLES*/

/*Background Color Of The Template*/
.bodybg {
background-color: #FFFFFF;
}
/*Main Border Around The Products*/
.productborder {
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
}
/*Main Template Links*/
A { color:#0006ff; text-decoration: none; }
A:hover { color:#0006ff; text-decoration: underline; 
}
/*Sitemap Fonts - Link Style Is Handled Above*/
 

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

/*NAVIGATION STYLES*/

/*Navigation Background Color*/
.sbbg {
background-color: #FFFFFF;
}
/*Navigation Title*/
.sbtitle {
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: #FFFFFF;
background-color: #87694E;
}
/*Navigation Links*/
.navlink {
font-size: 10pt;
font-family: Arial;
font-weight: normal;
color: #523E3F;
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: #0006ff;
text-decoration: none;
background-color: #FFFFFF;
}
/*Product Price Color*/
.price {
color: #000000;
}
/*Product Background Color*/
.productbg {
background-color: #FFFFFF;
}

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

/*SEARCH BOX STYLES*/

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

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

/*SORT BY BOX AND PAGE TITLE STYLES*/

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

/****************************************************************/
-->