body{
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
}

body.main{
	background-image:url(../images/bg.gif);
	background-color:#f4f4f4;
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
}

.bodytable{
	border-width: 1 1 1 1;
	border-style: solid;
	border-color: #cda865;
	background-color:#FFFFFF;
}
table.pricelist_category{
	border-width: 1 1 1 1;
	background-color:#ffefd5;
	width: 100%;
	text-align: center;
}
fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 10px 10px 10px 10px;
	margin: 0px 0;
	border-width:2 2 2 2;
	border-style:solid;
	border-color:#d2b48c;
	width: 350;
}
legend.pricelist_category{
	font-family:verdana;
	font-weight:900;
}
td.pricelist_category{
	text-align:center;
	vertical-align:middle;
}
div.pricelist_section{
	font-weight:600;
	font-style: italic;
}
div.pricelist_section{
	font-weight:400;
	font-style: italic;
}
span.pageHeader{
	background-color:#d2b48c;
	font-family: helvetica;
	font-size: 40px;
	color: #E5E5E5;
	width: 400px;
	font-weight:900;
}
td {
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
}
td.biotext{
	font-family: helvetica;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}

td.biohead{
	font-family: helvetica;
	font-size: 16px;
	color: #000000;
	text-align:center;
}

td.footer{
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
	text-align:center;
}

span.welcome{
	font-family: helvetica;
	font-size: 20px;
	color:#88682C;
}

div.alist{
	font-family: helvetica;
	font-size: 14px;
	color:#1A3A71;
	background-color:#E1EAF3;
	margin-right:15px;
	margin-left:10px;
}

table.alist{
	background-color:#E1EAF3;
	border: 1px solid black;
}

a.alist{
	color:#1A3A71;
	font-weight:900;
}

table.contact{
	border-color:#88682C;
	border-style:solid;
	border-width:2;
}
img.brochure_tn{
	border-color:#88682C;
	border-style:solid;
	border-width:1;
}
.formtext3
{
	font-family: helvetica;
	font-size: 13px;
	font-weight:900;
	color: #000000;
}