﻿body
{
	font-family: Arial;
	font-size: 0.75em;
	color: #6d7428;
}

table
{
	font-family: Arial;
	font-size: 1em;
}

A 
{
	text-decoration: none ;
	color: #6d7428;
}

A:Hover 
{
	text-decoration: underline ;
	color: #6d7428;
}

.Menu
{
	font-family: Arial;
	font-size: 1.0em;
	cursor: hand;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6d7428;
}

.style1 {
	background-image: url('pics/layout/top.jpg');
}
.style2 {
	background-image: url('pics/layout/front_pic.jpg');
}
.style3 {
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 10px;
	background-image: url('pics/layout/front_content.jpg');
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
}
.style4back {
	background-color: #dadada;
}

.style4 {
	background-color: #dadada;
	padding-left: 10px;
	width: 199px;
}
.style5 {
	background-color: #262525;
}

.style6 {
	border-collapse: collapse;
	border: 1px solid #8c8c8c;
}
.style7 {
	text-align: right;
	background-color: #dadada;
}
.style8 {
	border-width: 0px;
}
.style9 {
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #bab9b7;
}
.style10 {
	background-image: url('pics/layout/default2_bg.jpg');
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.style11 {
	padding-top: 40px;
	padding-left: 25px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


.Header
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #6c7d98;
}

.sign
{
	font-family: Arial;
	font-size: 12px;
	color: #4a5622;
}

.teaser a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6c7d98;
}

.features a
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.TopMenuItem
{
	width: 94px;
	height: 20px;
	margin: 0px;
	white-space: nowrap;
	text-align: center;
	font-size: 12;
	font-weight: bold;
	color: White;
}

.SubMenuItem
{
	width: 90px;
	height: 18px;
	background-color: Black;
	margin: 0px;
	white-space: nowrap;
	text-align: left;
	padding-left: 3px;
	font-size: 12;
	font-weight: normal;
	color: White;
}

.TopMenuItemOver
{
	width: 94px;
	height: 20px;
	background-color: #7B894C;
	margin: 0px;
	white-space: nowrap;
	text-align: center;
	font-size: 12;
	font-weight: bold;
	color: White;
}

.SubMenuItemOver
{
	width: 90px;
	height: 18px;
	background-color: #BF8D44;
	margin: 0px;
	white-space: nowrap;
	text-align: left;
	padding-left: 3px;
	font-size: 12;
	font-weight: normal;
	color: White;
}

.form
{
	font-family: Arial;
	font-size: 0.75em;
	color: #6d7428;
}
