body {
	background-color: #8F7C6B;
	margin: 0px;
	background-image: url("images/bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1146;
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #3D1146}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #C4B6C6}
a:active {
	text-decoration: none;
	color: #AB9609;
}
a:link {
	text-decoration: none;
	color: #AB9609;
}
a:visited {
	text-decoration: none;
	color: #AB9609;
}
a:hover {  color: #E0D693; text-decoration: none}
.navigation {
	font-weight: bold;
	color: #3D1146;
	font-size: 10px;
	padding-right: 15px;
}
.navigation a:active {
	color: #FFFFFF;
}
.navigation a:link {
	color: #FFFFFF;
}
.navigation a:visited {
	color: #FFFFFF;
}
.navigation a:hover {
	color: #E0D693;
}
.navigationb {
	font-weight: bold;
	color: #8F7C6B;
	font-size: 10px;
	padding-right: 25px;
}
.bg {
	background-image:  url("images/bg.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgbasket {
	background-image: url("images/basket_top.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgmenu {
	background-image:  url("images/bg_menu.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgpage {
	background-image: url("images/bg_page.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.bgside {
	background-image: url("images/bg_side.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcontent {
	background-image: url("images/bg_content.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgfooter {
	background-image: url("images/bg_footer.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.padding {
	padding: 15px;
	font-weight: bold;
	color: #3D1146;
	font-size: 10px;
}
.heading {  font-size: 16px; font-weight: bold; color: #660099}
.textsmall {  font-size: 10px; font-weight: bold}
.texttiny {  font-size: 10px; color: #5C4744}
.textcolour {  font-size: 10px; color: #E0D693; font-weight: bold}
.faxB {  font-size: 12px; color: #000000}
.faxW {  font-size: 12px; color: #FFFFFF}
.bgbottom {
	background-image: url("images/bg_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
