body {
	margin:0px;
	background:url(img/bg.jpg) top left;
	}
body,td,div,input,select,textarea {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#000000;
	}
h1 {
	font-size:18px;
	font-weight:normal;
	color:#000000;
	}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
hr {
	border:0px solid;
	height:1px;
	background:#ffffff;
	border-top:1px solid #cfc7af;
	}
a {
	color:#007e4f;
	text-decoration:none;
	}
a:hover {
	color:#ffffff;
	background:#007e4f;
	}
a.blacklink, a.blacklink:hover {
	color:#000000;
	background:none;
	}
a.blacklink:hover {
	text-decoration:underline;
	}
table.datatable td {
	padding:0px 8px 8px 0px;
	}
td.p_mid {
	width:642px;
	background:url(img/p_bg.gif) repeat-y;
	}
table.datatable td.listnum {
	font-weight:bold;
	color:#007e4f;
	}

div.content {
	padding:0px 75px 40px 75px;
	}
ul li {
	margin-bottom:20px;
	list-style-image:url(img/listbullet.gif);
	}
div.footerlinks {
	padding:0px 40px 40px 40px;
	}
input.btn {
	cursor:pointer;
	border:1px solid #007e4f;
	background:#007e4f;
	color:#ffffff;
	}
div.form {
	background:#f0eee4;
	padding:10px;
	}
.red {
	color:#cc0000;
	}
.info {
	border:1px solid #c8bb78;
	background:#f6f4e8;
	padding:20px;
	}
