.bgTile
{
	background-image: url(images/bgTile.jpg);
	background-repeat: repeat-x;
}
.bottomBG
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(images/imgBottomCenterBG.jpg);
	background-repeat: repeat-x;
}
.sectionHeader
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #6c8ac6;
}
.sectionText 
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #6c8ac6;
	text-decoration: none;
}
a.sectionText
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #6c8ac6;
	text-decoration: none;
}
.blackText
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
}
.redText
{
	font-family: Verdana;
	font-size: 9pt;
	color: Red;
}
.blackTextSmall
{
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
}
.blackTextSuperSmall
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
}
.blueText
{
	font-family: Verdana;
	font-size: 9pt;
	color: #6c8ac6;
}
a.blueText
{
	font-family: Verdana;
	font-size: 9pt;
	color: #6c8ac6;
	text-decoration: underline;
}
.whiteText 
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
}
.bottomBorder
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #6c8ac6;
}
.productDetailBG
{
	background-image: url(images/imgDetail.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
}
.txt225
{
	width: 225px;
}
.txt50 
{
	width: 50px;
	text-align: center;
}
.txt75 
{
	width: 75px;
}
.txt40
{
	width: 40px;
}
.txt100
{
	width: 100px;
}
.txt125
{
	width: 125px;
}
.txt150
{
	width: 100px;
}
.txt175
{
	width: 175px;
}
.txt160
{
	width: 160px;
}
.txt200
{
	width: 200px;
}
.txt250 
{
	width: 250px;
}