* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
body {
}
#outer {
	width: 100%;
	text-align: center;
}
#inner {
	width: 888px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#flashHeader {
	margin-bottom: 20px;
}
#menuMain {
	margin-bottom: 15px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left: 55px;
	text-transform: uppercase;
}
#menuMain a {
	margin-right: 10px;
	margin-left: 5px;
}
#menuMain .mainMenuF1 a {
	color: #666666;
	text-decoration: none;
}
#menuMain .mainMenuF1 a:hover {
	color: #A6CE39;
	text-decoration: none;
	font-weight: bold;
}
#menuMain .mainMenuF2 a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menuSubHome {
	width: 245px;
	padding-left: 55px;
	font-weight: bold;
	color: #A6CE39;
	font-size: 24px;
}
#menuSubHome a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
#menuSubHome a:hover {
	color: #A6CE39;
	text-decoration: none;
}
#subMenu {
	width: 245px;
	margin-left: 55px;
}
#mainContent {
	width: 480px;
	padding-right: 100px;
	min-height: 300px;
}
#subMenu a {
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
	margin-left: 8px;
}
#subMenu    .subF1  a {
}
#subMenu    .subF1  a:hover   {
	color: #A6CE39;
}
#subMenu .subF2 a {
	font-weight: bold;
	color: #333333;
}
#subMenu h1 {
	text-transform: uppercase;
	font-size: 14px;
}
#subMenu   h1  .slash, .slash {
	font-size: 24px;
	font-weight: bolder;
	color: #A6CE39;
}
#clear {
	clear: both;
	position: relative;
}
#footer {
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 55px;
	color: #999999;
}
#footer a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#homeNews p, #homeNews strong, #homeNews a {
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
}
#homeNews a:hover {
	color: #A6CE39;
	text-decoration: none;
}
#homeNews  td  {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
}
h1.home   {
	font-size: 16px;
	line-height: 18px;
	color: #A6CE39;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	color: #A6CE39;
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6CE39;
	height: 1px;
}

#mainContent td {
	vertical-align: top;
	width: 50%;
}

#mainContent a {
}

#mainContent a:hover {
	color: #A6CE39;
	text-decoration: none;
}

#mainContent li {
	margin-left: 12px;
	margin-right: 10px;
}

.contact td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact {
  width: 100%;
}

#contactform .textfield, #contactform .textmulti, #adminform .textfield, #adminform .textmulti {
	height: 20px;
	width: 400px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#contactform .textmulti {
	height: 60px;
}
#contactform #sendemail {
	width: 80px;
	border: 1px solid #666666;
	color: #A6CE39;
	background-color: #333333;
	font-size: 11px;
}
.error {
	font-weight: bold;
	color: #A6CE39;
}

.long {
  margin-left: 10px;
  color: black;
}
th {
	background-color: #CCCCCC;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	padding-left: 3px;
}
