BODY {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }

.CURR_CATEGORY { background-color:transparent; color:black; font-weight:bold }
.SUB_CATEGORIES { background-color:transparent; color:black; font-weight:bold; text-align:center }

.catheading { font-size: 22px; font-weight: bold; color: #990000; text-align: right; }
.catitemsubname a { color: #000000; text-decoration: none; }
a.prodinfoorder { font-size: 12px; font-weight: bold; color: #CC0000; letter-spacing: 2px; text-decoration: none; }

.guidancetext { font-size: 11px; color: #000000; padding-right: 10px; }
.guidancehead { font-size: 12px; font-weight: bold; color: #000000; padding-top: 30px; padding-left: 10px; }

.voucher_input {  font-size: 11px; font-weight: bold; color: #000000; }
.voucher_good {  font-size: 11px; color: green; }
.voucher_error {  font-size: 11px; color: red; }

.add_items_cell { font-size: 12px; vertical-align: top; width: 180px; }

h1.prodinfoname { FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #cc0000; text-align: left; }
.prodinfodesc { FONT-FAMILY: Arial, Helvetica, sans-serif }
.prodinfoprice { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #000000; }
.prodinfosubhead { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #cc0000; }
.prodinfosubhead2 { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #cc0000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: grey; padding-bottom: 2px; }
.catitemname { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #cc0000; padding-bottom: 5px; }
.catitemsubname { FONT-WEIGHT: bold; COLOR: black; }

a.catitemname:link {COLOR: #cc0000}
a.catitemname:visited {COLOR: #cc0000}
a.catitemname:hover {COLOR: #cc0000}

input.btn_buynow {
	margin-left: 250px;
	clear: both;
	background-color: #ffffff;
	background-image: url(/images/btn_more_info_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
}