.prodheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
}
.staritem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.tableCopy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #2E2E2E;
	font-weight: normal;
	padding-left: 3px;
}
.price
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.tablecopyback
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	background-color: #DDD9D0;
	border: 1px none #DDD9D0;
	padding-left: 3px;
	font-weight: bold;
	background-image: url(front.jpg);
	background-repeat: repeat;
}
.tablecopysmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	font-weight: normal;
}
.tableCopy12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	font-weight: normal;
}
.tablestyle
{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 600px;
}
.picborder
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
.highlight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.tableCopyreverse
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #333333;
}
.tablecopygreen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	border: 1px solid #766C62;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
	color: #000000;
}
BODY
{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #333333;
}
H1
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
H3
{
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
A
{
	color: #369;
}
A:hover
{
	color: #117;
	text-decoration: underline;
	/*[empty]font-weight:;*/
}
P
{
	margin: 0.4em 0 0.8em;
	padding: 0;
}
IMG
{
	margin: 4px 0 5px;
}
#fixed
{
	margin: 0 auto;
	width: 90%;
/*you can use px, em or %*/
	text-align: left;
}
#header
{
	float: left;
	width: 100%;
	padding: 1;
	margin: 0;
	border-bottom: 0px solid #000;
}
#colmask
{
	position: relative;
/*This fixes the IE7 overflow hidden bug and stops the layout jumping out of place*/
	clear: both;
	float: left;
	width: 100%;
/*width of whole page*/
	overflow: hidden;
/*This chops off any overhanging divs*/
	background: #FFF;
/*Left column background colour*/
}
#colmid
{
	float: left;
	width: 200%;
	position: relative;
	left: 190px;
	background: #FFF;
/*Centre column background colour*/
}
#colright
{
	float: left;
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background: #FFF;
/*Right column background colour*/
}
#col1wrap
{
	float: right;
	width: 50%;
	position: relative;
	right: 100%;
}
#col1pad
{
	margin: 0 0px 0 388px;
	overflow: hidden;
}
#col1
{
	width: 97%;
	overflow: hidden;
}
#col2
{
	float: left;
	width: 187px;
	position: relative;
	margin-left: -50%;
	left: 207px;
	overflow: hidden;
}
#col3
{
	float: left;
	width: 240px;
	position: relative;
	left: -20px;
	overflow: hidden;
}
#footer
{
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
#footer P
{
	padding: 0.5em 15px;
}
/*'widths' sub menu  new stuff*/
#layoutdims
{
	clear: both;
	background: #EEE;
	border-top: 4px solid #000;
	margin: 0;
	padding: 6px 15px !important;
	text-align: right;
}
/*column container*/
.colmask2
{
	position: relative;
/*This fixes the IE7 overflow hidden bug*/
	clear: both;
	width: 100%;
/*width of whole page*/
	overflow: hidden;
/*This chops off any overhanging divs*/
}
/*common column settings*/
.colright2, .colmid2, .colleft2
{
	float: left;
	width: 100%;
	position: relative;
}
.col12, .col22, .col32
{
	float: left;
	position: relative;
	padding: 0 0 1em;
	overflow: hidden;
}
/*2 Column (left menu) settings*/
.leftmenu
{
	background: #FFF;
/*right column background colour*/
}
.leftmenu .colleft2
{
	right: 82%;
/*right column width*/
	background: #FFFFFF;
/*left column background colour*/
}
.leftmenu .col12
{
	width: 80%;
/*right column content width*/
	left: 100%;
/*100% plus left column left padding*/
}
.leftmenu .col22
{
	width: 12%;
/*left column content width (column width minus left and right padding)*/
	left: 2%;
}
/*end of new stuff*/
.prodhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; border: none; color: #000066; }
.tableCopy16 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: normal; color: #333333; font-weight: normal; }
.tableCopy14 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14px; color: #333333; font-weight: normal; }

