a {  text-decoration: none; color: #2F7EB6; font-weight: bold; border: 0px;}
a:hover {
	color: #BD3313;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}
.copy { 
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
	padding-left: 30px;
}
.copybold {
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	padding-left: 30px;
}
.copyredbold {
	font-size: 10pt;
	color: #CC0000;
	font-family: verdana;
	font-weight: bold;
	padding-left: 30px;
}
.price { 
	font-size: 14pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
}
.pricedashed {
	font-size: 14pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
	text-decoration: line-through;
}
.pricesale {
	font-size: 14pt;
	color: #CC0000;
	font-family: verdana;
	font-weight: bold;
}
.disclaimer { font-size: 8pt; color: #000000; font-family: verdana ; font-style: italic}
.links { font-size: 9pt; color: #000000; font-family: verdana}
.menuCell {
	font-family: Verdana;
	font-size: 10pt;
	height: 25px;
	width: 190px;
	padding-left: 15px;
}
.menuCellSelected {
	font-family: Verdana;
	font-size: 10pt;
	height: 25px;
	width: 190px;
	padding-left: 15px;
	background-color: #CCCCCC;
}
.headerImage {margin: -15px 0px 0px -15px}
.thumbnail {border: 1px solid #000000;}
.thumbnailred {border: 1px solid #FF0000;}
.border_black {	
	border: 1px solid #000000;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #E4E4E4;
	text-indent: 5pt;
}