html,body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: bottom center;
}

.holder{
	width: 100%;
	background-image: url(../images/topBg_ind.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.dark_row_colour{
	background-color:#fde9cc;
}
.light_row_colour{
	background-color:#fceeda;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;}

.arial_14pt_bld{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;}

.arial_14pt_norm{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-decoration:none;}

.arial_12pt_norm{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;}

.arial_11pt_bld{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;}

.pad_right_35{
padding:0px 35px 0px 0px;}

.pad_left_8{
padding:0px 0px 0px 8px;}

.pad_rows{
padding:10px 0px 6px 8px;}

.pad_right_130{
padding:0px 130px 0px 0px;}

.margin_base_75{
margin:40px 0px 40px 0px;}

.wingRight {
	background-image: url(../images/wingRightBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.smallLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 10px;
	text-decoration:none;}
	
.smallLink.hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 10px;
	text-decoration:none;}

.whiteBackground {background-color:#FFFFFF;}

.product_table_header td {background-color:#3A312E;color:#FFFFFF;font-weight:bold;}
.product_table_sunHeader td {background-color:#E0CCAE;}
.product_table_bady td {background-color:#E0F6F6;}

.emailLink {color:#000000;text-decoration:none;}
.emailLink:hover {color:#000000;text-decoration:underline;}

.people_left_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #615652;
	line-height: 16px;
	text-decoration:none;}


.people_left_text:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	text-decoration:none;}

a.back_to_top{
	color:#000000;
	text-decoration:underline;}
