﻿.mainBody {
	background-color: #333300;
	margin:0 0 0 0;
}
.contentBody {
	background-image:url('images/default_03.jpg');
	margin:0 0 0 0;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
}
.menuTABLE {
	border-style: solid;
	border-width: 0;
	width: 130px;
	height: 20px;
}
.menuTD {
	background-image: url(images/butback.jpg);
	cursor: default;
	border: 1px solid #006600;
	height: 100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000000;
}
.menuArrow {
	border: 0px;
	visibility: hidden;
}
.ContentUpdated {
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-style:italic;
	color: #000000;
}
.defaultText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
}
.defaultHeading {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	color: #000000;
}
.heading1 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color: #000000;
}
.heading2 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #000000;
}
.smallPrint {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000000;
	font-style:italic
}
.ContactInput {
	filter:Alpha(Opacity=65);
	opacity:0.65;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
	border:1px #000000 solid;
}
.defaultInput {
	padding-left: 4px;
	padding-right: 4px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
	border:1px #000000 solid;
}
.defaultButton {
	background-color: #EEEEEE;
	border: 1px #000000 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
}
.SolidBlock {
	border: 1px solid #000000;
	background: #86b94a;
	padding: 5px;
	text-align:center;
}