body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
	color: #9cd81c;
}
a:link {
	color: #87c61d;
}
a:visited {
	color: #87c61d;
}
.heading1 {
	font-family: Arial;
	font-size: 24px;
}
.heading2 {
	font-family: Arial;
	font-size: 16px;
	color: #9cd81c;
}
.heading3 {
	font-family: Arial;
	color: #91d01a;
	font-size: 17px;
	font-weight: bold;
}
.heading4 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
input {
	font-size: 11px;
	color: #000000; 
	background-color: #FFFFFF; 
	border: 0; 
}
textarea {
	font-size: 11px;
	color: #000000; 
	background-color: #FFFFFF; 
	border: 0; 
}
.input_required { 
	background-color: #bf5757; 
}
.required { 
	color: #bf5757; 
}
.filelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.filelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.filelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.readmore:link {
	color: #87c61d;
	text-decoration: none;
}
.readmore:visited {
	color: #87c61d;
	text-decoration: none;
}
.readmore:hover {
	color: #87c61d;
	text-decoration: none;
}
.smallink {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #52574c;
}
.smallink:link {
	color: #52574c;
	text-decoration: none;
}
.smallink:visited {
	color: #52574c;
	text-decoration: none;
}
.smallink:hover {
	color: #52574c;
	text-decoration: none;
}
.contenttable {
	background-image: url('/site_images/bg_pattern_dark.gif');
}
li {
	list-style-image: url('/site_images/link_arrow.gif');
}