@charset "UTF-8";
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #300;
}
a:active {
	color: #333;
}
/* CSS Document */

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(basegfx/bkgdptrn.jpg);
	background-repeat: repeat;
	background-color: #f3eaeb;
}
.menubkgd {
	background-image: url(basegfx/menubkgd.jpg);
	background-repeat: repeat-y;
}
.topedge {
	background-image: url(basegfx/tedge.jpg);
	background-repeat: repeat-x;
}
.botedge {
	background-image: url(basegfx/bedge.jpg);
	background-repeat: repeat-x;
}
.rightrail {
	background-image: url(basegfx/rightrail.jpg);
	background-repeat: repeat-y;
}
.rightedge {
	background-image: url(basegfx/redge.jpg);
	background-repeat: repeat-y;
}
.leftrail {
	background-image: url(basegfx/middlerail.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.leftedge {
	background-image: url(basegfx/ledge.jpg);
	background-repeat: repeat-y;
}
.pmiddle {
	background-image: url(basegfx/pmiddle.jpg);
	background-repeat: repeat;
}
.basebkgd {
	background-image: url(basegfx/basebkgd.jpg);
	background-repeat: repeat-x;
	padding-left: 60px;
	border: 0px none #f3eaeb;
}
.head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
<style type="text/css">

