body, td, p {
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
}

h1 {
	color: #ffcc00;
	font-weight: bold;
	font-size: 12px;
}

h2 {
	color: #ffcc00;
	font-weight: bold;
	font-size: 12px;
}

h3 {
	color: #ffcc00;
	font-weight: bold;
	font-size: 12px;
}

h4 {
	color: #ffcc00;
	font-weight: bold;
	font-size: 12px;
}

a, a:visited {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: white;
}

.tmenu, a.tmenu:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.tmenu:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.tmenuactive, a.tmenuactive:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.bmenu, a.bmenu:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

a.bmenu:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.bmenuactive, a.bmenuactive:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.lmnuactive, a.lmnuactive:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.lmnu, a.lmnu:visited {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

a.lmnu:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

div.lhead2 {
	margin-left: 20px;
	margin-top: 50px;
}

a.lhead2, span.lhead2, a.lhead2:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ff9900;
}

a.lhead2:hover {
	color: white;
}

a.lhead2active, a.lhead2active:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

a.lhead2active:hover {
	color: white;
}

.head {
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.body {
	margin-top: 15px;
}

.addr {
	color: white;
}

td.submenu {
	padding-left: 10px;
}

a.submenu, a.submenu:visited {
	color: #ff9900;
	font-size: 10px;
}

a.submenu:hover {
	color: white;
}

a.submenuactive, a.submenuactive:visited {
	color: white;
	font-size: 10px;
}

th.forum {
	text-align: left;
	background-color: #DCDCDC;
	font-size: 12px;
	font-weight: bold
}

td.forumeven {
	background-color: #F5F5F5;
}

td.forumodd {
	background-color: #eeeeee;
}

.forum_title {
	font-weight: bold;
	text-align: left;
	background-color: #dcdcdc;
}

.formfield_string {
	width: 100%;
}

.formfield_textarea {
	width: 100%;
	height: 200px;
}

.formfield_title {
	font-size: 12px;
	color: #ffcc00;
}

.formfield_error {
	font-size: 10px;
	color: black;
}

.formfield_required {
	font-size: 12px;
	color: #ffcc00;
}

a.forum {
	color: #ff9900;
}

a.forum:hover {
	color: #ff9900;
}

a.forum:visited {
	color: #ff9900;
}

.form_header {
	font-weight: bold;
}

.submitinput {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
	border: #cccccc 1px solid;
	width: 100px;
}

img  {
	border: 0px;
}

.imglinkactive, a.imglinkactive:hover, a.imglinkactive:visited {
	color: #FFFFFF;
	font-size: 11px;
}

.imglink, a.imglink:visited {
	color: #ffcc00;
	font-size: 11px;
}

a.imglink:hover {
	color: #FFFFFF;
}