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 : #000000;
	text-decoration : none;
}


strong  {
	font-size : 10pt;
	font-family : Verdana,helvetica,Arial;
	color : #000000;
	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 : FF0000;
}

.link2	{
	font-size : 10pt;
	font-family : Verdana,helvetica,Arial;
	text-decoration : none;
	color : #FF0000;
}
.subheader  {
	font-size : 14pt;
	font-family : Verdana,helvetica,Arial;
	color : #999999;
}
.navlink {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 1px;
	white-space: nowrap;
	font-weight: bold;
	text-decoration: underline;
	line-height:16px;
	overflow:hidden;
}
.subnav {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	white-space:nowrap;
}	

/*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: #FF0000;
text-decoration: none;
}
/*Product Price Color*/
.price {
color: #000000;
}
/*Product Background Color*/
.productbg {
background-color: #FFFFFF;
}

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

/*SEARCH BOX STYLES*/

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

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

/*SORT BY BOX AND PAGE TITLE STYLES*/

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

/*Main Template Links*/
A { color:FF0000; text-decoration: none; }
}