﻿.formHeader
{
	text-align: right;
	font-size: 12px;
	color: #f89f24;
}
.formHeader a
{
	text-decoration: none;
}
.formHeader a:hover
{
	text-decoration: underline;
}
.messageHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #f89f24;
}
.messageBody
{
	font-size: 12px;
	color: #f89f24;
}
.postButton
{
	text-align: center;
}
.postButton input
{
	background-color: #0C1A1D;
	border: 2px dashed #f89f24;
	color: #f89f24;
	width: 100px;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}
.postElement input,textarea
{
	background-color: #000;
	border: 1px solid #666;
	color: #f89f24;
	font-size: 12px;
}
.postElementTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #f89f24;
}
.postWarning
{
	font-size: 14px;
	font-weight: bold;
	color: #c00;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contentbg {
  padding:6 45 0 45;
  font-family:Tahoma;
  font-size:12px;
  font-weight:normal;
  color:#f89f24;
  text-align: left;
  background-image: url('images/1.home_MOD_10.jpg');
  background-repeat: repeat-y;
}
.style1 {
	text-align: left;
	background-image: url('images/1.home_MOD_09.jpg');
}
.style2 {
	text-align: left;
	background-image: url('images/1.home_MOD_11.jpg');
}
.style3 {
	background-image: url('images/1.home_MOD_02.jpg');
}
.style4 {
	border-width: 0;
}
.toggle {
	display:none;
}
A:link {
	color: #f89f24;
}
A:visited {
	color: #f89f24;
}

A:active {
	color: #f89f24;
}

A:hover {
	color: #f89f24;
	}
.sub {
cursor:pointer;
	font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#f89f24;
}
.sub1 {
text-decoration:underline;
	cursor:pointer;
	font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#f89f24;

}