body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.imagetext {
	font-size: 9px;
}


a:link {
	text-decoration: underline;	color: #000000;
}
a:visited {
	text-decoration: underline;color: #000000;
}


a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;	
}



.blackBottomBar {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.copyright {
	color: #CCCCCC;
}
.emailform {
	font-size: 11px;
	border: 1px dotted #333333;
	background-color: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainText {
	font-size: 11px;
}
.mainarea {
	background-color: #666666;
}
.product {
	font-weight: lighter;
}
.subheading {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.lightText {
	color: #CCCCCC;
}

.lightText a:link {
	text-decoration: underline;	color: #CCCCCC;
}
.lightText a:visited {
	text-decoration: underline;color: #CCCCCC;
}

.lightText a:hover {
	text-decoration: none;
}
.lightText a:active {
	text-decoration: underline;	
}


.darkText {
	color: #000000;
}

.darkText a:link {
	text-decoration: underline;	color: #000000;
}
.darkText a:visited {
	text-decoration: underline;color: #000000;
}

.darkText a:hover {
	text-decoration: none;
}
.darkText a:active {
	text-decoration: underline;	
}

.product {
	color: #000000;
	font-size: 13px;
}
.product a:link {
	text-decoration: none;	color: #000000;
}
.product a:visited {
	text-decoration: none;color: #000000;
}

.product a:hover {
	text-decoration: none; color: #FF0000;
}
.product a:active {
	text-decoration: none;	color: #FF0000;
}

.linethrough {
text-decoration: line-through;
}

.red {
color: #FF0000;
}