a {         color:#FFFFFF;   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
a:hover {   color:#CCCCCC;   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

.menuCell a {
	color:#FFFFFF;
	text-decoration: none;

}
.menuCell a:hover {
	color:#CCCCCC;

	text-decoration: none;
}

a#webski {         color:#B1AB92;    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a#webski:hover {   color:#B1AB92 ;   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.headerCell {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footerCell {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.speakerL {
	background-image: url(../images/speaker-L.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 656px;
}
.speakeR {
	background-image: url(../images/speaker-R.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainTable{
	background-image: url(../images/foot-gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: 495055;
	height: 467px;



}
.mainPadding {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bgLineBottom {
	border-top: 1px #AEB4B7;
	border-right: 1px #AEB4B7;
	border-bottom: 1px dotted #AEB4B7;
	border-left: 1px #AEB4B7;

}
.menuCell {
	padding: 6px;


}
.menuFirst {
	padding-top: 5px;
}
.contactForm {
}
pre {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 5px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB4B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px;

}

.image{
	border: 1px solid #AEB4B7;
	background-color: #FFFFFF;
	margin-bottom:8px

}
.productListingCell {
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
}
.productTitle {
	font-weight: bold;
}
