/*menu styles*/
.menuheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none ;
	font-style: normal;
}



/*content styles*/
.producttitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none ;
	font-style: normal;
}

.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
A:contentlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
A:contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
}
A:contentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}
/*Page No Links*/
.pageno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.pagenolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
A:pagenolink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
A:pagenolink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
}
A:pagenolink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}




/*footer styles*/

.footerpageof {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
A:footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
A:footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
}
A:footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}

H1
{
	FONT-SIZE: 9px;
	COLOR: #999999;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center
}


.lowprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
.msrp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: line-through;
}
.yourprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.savings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.largelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #0000FF;
}
.lrgbluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
}

H2
{
	FONT-SIZE: 14px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center
}
