.text   { font-size: 11px; font-family: verdana,sans-serif; color: #000000 }
.bold   { font-family: Arial; color: #000000; font-size: 12px; font-weight: bold }
.whitetext   { font-size: 11px; font-family: verdana,sans-serif; color: #ffffff }
.bigtext   { font-size: 14px; font-family: verdana,sans-serif; color: #000000 }
.big   { font-size: 20px; color: #000000; font-family: verdana,sans-serif; }
.default { color: #000000; font-size: 12 px; font-family: verdana,sans-serif; }
.pagetitle { color: #660033; font-size: 18 px; font-family: verdana,sans-serif; font-weight: bold}
.sectiontitle { color: #660033; font-size: 13 px; font-family: verdana,sans-serif; font-weight: bold}
.nav { color: #660033; font-size: 12 px; font-family: verdana,sans-serif; }
.nav1 { color: #660033; font-size: 10 px; font-family: verdana,sans-serif; }

.fineprint { color: #000000; font-size: 11px; font-family: verdana,sans-serif; }

.subsectiontitle { color: #660033; font-size: 13px; font-family: verdana,sans-serif; font-weight: bold}

ul  { color: #000000;  font-size: 11px; font-family: verdana,sans-serif; }
ol  { color: #000000;  font-size: 11px; font-family: verdana,sans-serif; }
li  { color: #000000;  font-size: 10px; font-family: verdana,sans-serif; }
dl  { color: #000000;  font-size: 12px; font-family: verdana,sans-serif; }
dd  { color: #000000;  font-size: 12px; font-family: verdana,sans-serif; }
dt  { color: #000000;  font-size: 12px; font-family: verdana,sans-serif; }

a.nav:link { color: #660033; font-size: 11px; font-family: verdana,sans-serif; text-decoration: none; }
a.nav:visited { color: #990033; font-size: 11px; font-family: verdana,sans-serif; text-decoration: none }
a.nav:hover { color: #990000; font-size: 11px; font-family: verdana,sans-serif; text-decoration: none }
a.nav:active { color: #ff0000; font-size: 11px; font-family: verdana,sans-serif; text-decoration: none }

a.nav_small:link { color: #CC0066; font-size: 10px; font-family: verdana,sans-serif; text-decoration: none;font-weight: bold }
a.nav_small:visited { color: #990033; font-size: 10px; font-family: verdana,sans-serif; text-decoration: none; font-weight: bold }
a.nav_small:hover { color: #990000; font-size: 10px; font-family: verdana,sans-serif; text-decoration: none; font-weight: bold }
a.nav_small:active { color: #ff0000; font-size: 10px; font-family: verdana,sans-serif; text-decoration: none; font-weight: bold }

a.nav_main:link { color: #ffffff; font-size: 12px; font-family: verdana,sans-serif; text-decoration: none; font-weight: bold }
a.nav_main:visited { color: #ffffff; font-size: 12px; font-family: verdana,sans-serif; text-decoration: none; font-weight: bold }
a.nav_main:hover { color: #ffffff; font-size: 12px; font-family: verdana,sans-serif; text-decoration: underline; font-weight: bold }
a.nav_main:active { color: #ffffcc; font-size: 12px; font-family: verdana, sans-serif; text-decoration: none; font-weight: bold }

.enquiryform
{
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #666666 solid 1px; 
	BORDER-LEFT: #666666 solid 1px; 
	BORDER-RIGHT: #666666 solid 1px; 
	BORDER-TOP: #666666 solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #000000; 
	width: 200px; height: 16px;
}

.enquiryform_short
{
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #666666 solid 1px; 
	BORDER-LEFT: #666666 solid 1px; 
	BORDER-RIGHT: #666666 solid 1px; 
	BORDER-TOP: #666666 solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #000000; 
	width: 100px; height: 16px;
}
	
.enquirybutton
{
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #0259D0 solid 1px; 
	BORDER-LEFT: #0259D0 solid 1px; 
	BORDER-RIGHT: #0259D0 solid 1px; 
	BORDER-TOP: #0259D0 solid 1px; 
	background-color: #0259D0; 
	COLOR: #FFFFFF; 
	width: 99px; height: 17px;
}

.enquirymultiple
{
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #666666 solid 1px; 
	BORDER-LEFT: #666666 solid 1px; 
	BORDER-RIGHT: #666666 solid 1px; 
	BORDER-TOP: #666666 solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #000000; 
	width: 200px; height: 90px;

}
body { margin: 0px; padding-top: 0px; padding-left: 0px; margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%;}

