.PageHeadingText
{
	font-family: chevin, arial, sans-serif;
	color: #ffdc2d;
	font-size: 16px;
	text-decoration: none;
}
.ContentSubHeading
{
	font-family: tahoma, arial;
	color: #75bce8;
	font-size: 15px;
	text-transform: uppercase;
	align: none;
	font-weight: bold;
}
.CategorySubHeading
{
	font-family: tahoma, arial;
	color: #fff;
	font-size: 11px;
	align: none;
	width:520px;
	line-height:normal;
	
}

.CategorySubHeading .ContentText
{
	font-family: tahoma, arial;
	color: #fff;
	font-size: 11px;
	align: none;
	width:520px;
	line-height:normal;
	
}

.ContentText
{
	font-family: tahoma, arial;
	color: #777;
	font-size: 11px;
	line-height: 18px;
}
.ContentTextBold
{
	font-family: tahoma, arial;
	color: #777;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
.ProductHeadingText
{
	color: #5b9dc5;
	font: bold 18px/26px myriad pro;
}
.ProductSubHeadingText
{
	color: #5b9dc5;
	font: bold 11px/14px tahoma;
}
.ProductTinyText
{
	color: #666;
	font: normal 10px/14px tahoma;
}
.ValidateError
{
	color: #ff0000;
	font-family: tahoma, arial;
	font-size: 11px;
	vertical-align: middle;
}
.h1class
{
	font-family: tahoma, arial;
	color: #cccccc;
	font-size: 18px;
	text-decoration: none;
}

.h2class
{
	font-family: chevin, arial, sans-serif;
	color: #ffdc2d;
	font-size: 36px;
	text-decoration: none;
}