.regText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}
.regTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.regTextWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.aboutProduct {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.regTextBoldWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.body {
	SCROLLBAR-FACE-COLOR: #004C80;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000066;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #004C80;
	scrollbar-3d-light-color: #000066;
	scrollbar-dark-shadow-color: #a7a7a7;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.topLinks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
}
A.topLinks {
	color: #666666; 
	text-decoration: none; 
	}
A.topLinks:hover {
	color: #666666; 
	text-decoration: none; 
	}
A.topLinks:visited {
	color: #666666; 
	text-decoration: none; 
	}
.itemName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
}
.item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
}
A:link
{
	COLOR: #006699;
	TEXT-DECORATION: none

}
A:visited
{
    COLOR: #006699;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #999999;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #006699;
    TEXT-DECORATION: underline
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC9900;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.subtitles {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0080BF;
	font-weight: bold;
	text-transform: uppercase;
}
.productTable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
}