body{
	background-color: #4c5644;
	font-family: Arial,verdana,tahoma;
	font-size: 12px;
	color: #c7cebe;
}
div,td,font{
	font-size: 100%;
}
A:link,A:visited {
	color: #eee8d0;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #ffffff;	
}
table,img{
	border: 0px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	text-transform: uppercase;
	color: #eee8d0;
}
h1 {
	font-size: 13pt;
}
h2 {
	font-size: 11pt;
}


.page{
	float: left;
	width:100%;
	text-align: center;
}
.main{
	width:1000px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.logo{
	float: left;
	padding: 5px 0px 5px 0px;
}
.menu{
	padding: 71px 0px 0px 330px;
}
.menu img{
	margin: 0px 3px 0px 3px;
}
.menu A:link,.menu A:visited{
	text-transform: uppercase;
	padding: 5px;
	font-size: 90%;
}
.menu A.hover,.menu A:hover{
	background: transparent url(img/menu-start.jpg) no-repeat top left;
}
.menu_level{
	display: none;
	position: absolute;
	width: 141px;
	padding: 0px;
	text-align: left;
	margin-top: 19px;
}
.menu_level div{
	background-color:#68785f;
	padding: 5px 5px 0px 10px;
	width: 126px;
}
.menu_level img{
	margin: 0px;
}
.menu_level, .menu_level A:link,.menu_level A:visited{
	text-transform: lowercase;
	padding: 0px;
}
.menu_level A:hover{
	background:none;
}
.head{
	clear: both;
}
.left{
	width: 278px;
}
.title-left{
	color: #6a2b2f;
	text-transform: uppercase;
	font-size: 13pt;
}
.head-left{
	width: 92px;
	height: 93px;
	position: absolute;
	margin-left: 186px;
	background: transparent url(img/head-bottom.jpg) no-repeat bottom right;
}
.left{
	float: left;
	width: 278px;
	clear: both;
}
.news{
	background: #68785f url(img/news.gif) no-repeat top left;
	padding: 26px;
}
.news .title-left{
	padding-left: 30px;
}
.newsdate{
	color: #6a2b2f;
}
.auto{
	background: #557147 url(img/auto.gif) no-repeat top left;
	padding: 26px 26px 26px 56px;
}
.auto input{
	margin-top: 10px;
	color: #c7cebe;
}
input.button{
	background: none;
	height: 19px;
	border: 0px;
	color: #000000;
	padding: 0px 0px 10px 0px;
}
td.button-td-start{
	background: transparent url(img/button-start.gif) no-repeat bottom left;
	height: 19px;
	width: 10px;
}
td.button-td{
	background: transparent url(img/button-repeat.gif) repeat-x bottom left;
}
td.button-td-end{
	background: transparent url(img/button-end.gif) no-repeat bottom left;
	height: 19px;
	width: 10px;
}
.center{
	height: 16px;
	clear: both;
	float: left;
	width: 278px;
}
.content{
	width: 666px;
	float: right;
	padding: 40px 26px 26px 0px;
}
.bottom{
	clear: both;
	padding: 30px 60px 30px 60px;
}
.border-td{
	padding-bottom: 10px;
	border-bottom: 1px dashed #c7cebe;
}
.clear{
	clear: both;
}
.photo{
	float: left;
	width: 170px;
	height: 180px;
}
