a:link    { color: #ffffff; }
a:visited { color: #ffffff; }
a:active  { color: #ffffff; }
a:hover   { color: #F6E1CD; background-color: #F26400;}

a.footer:link    { color: #E9CEB3; }
a.footer:visited { color: #E9CEB3; }
a.footer:active  { color: #E9CEB3; }
a.footer:hover   { color: #F2DE00; background-color: #F26400;}


body {
	   margin-bottom: 0;
	   margin-left: 0;
	   margin-right: 0;
	   margin-top: 0;
	   font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	   font-size : 11pt;
	   color: #ffffff;
	   background-color: #F26400;
	   background-repeat: repeat-y;
}
p {
	text-align: justify;
	margin-left: 5px;
	margin-top: 3px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size : 11pt;
	
}
li {
	text-align: left;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size : 11pt;
}
p.footer {
	text-align: center;
	font-size: 8pt;
	color: #E9CEB3;
}
h1 {
	margin-left: 5px;
	font-size:12pt;
	margin-bottom: 6px;
	margin-top: 5px;
}
h2 {
	margin-left: 5px;
	font-size:12pt;
}
td.bottomTD {
	background-color: #F26400;

}
#topStuff {
	position: absolute; 
	top: 0px;
	right: 0px; 
}
#navBut {
	position: absolute; 
	top: 244px;
	left: 0px; 
}
.imageFeature {
	margin-left:8px;
}
.catImage {
	margin-top: 5px;
	border: 1px #EFEDED solid;
}
td.catalogue {
	border: 1px solid #FEA060;
	text-align: center;
}
td.pricingfoot {
	font-size: 9pt;
	border: 0px solid #FEA060;
}
table.catTab {
margin-left: 5px;
}

td.bottomTable {
	background-image: url(images/bottom_bg.gif);
}

A:hover .catImage, A:active .catThumb {border:1px; border-thickness: 1px; border-color: #F2DE00; border-style: solid}
