body {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;	
	background-image: url(images/back-01.gif);
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
}

a:visited {
	text-decoration: underline;
	color: #F4D974;
}
a:hover {
	text-decoration: none;
	color: #F4D974;
}
a:link {
	text-decoration: underline;
	color: #F4D974;
}
.menuCellOff {
	background-color: #000000;
}
.menuCellOn {
	background-color: #F9AE31;
}
.smallPanelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A8A8A8;
	padding-bottom: 5px;
	text-align: left;		
}
.smallCenteredText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FEEC57;
	text-align: center;		
}
.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A8A8;
	background-color: #000000;
}
.bottomText:visited {
	color: #F4D974;
	text-decoration: underline;	
}
.bottomText:hover {
	color: #F4D974;
	text-decoration: none;	
}
.bottomText:link {
	text-decoration: underline;
	color: #F4D974;
}
.thumbnailCell {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.thumbnailCell:visited {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;	
}
.thumbnailCell:hover {
	text-align: center;
	color: #F4D974;
	font-weight: bold;
	text-decoration: none;	
}
.thumbnailCell:link {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;	
}
.thumbnailDarkCell {
	text-align: center;
	color: #B6B6B6;
}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DDDDDD;
	text-align: left;	
	font-weight: bold;
}
.productDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	text-align: left;
	line-height: 15px;
}
.standardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.altTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
}
