body {
font-size:10px;
padding:0;
margin:0;
background-color:#776557;
}

.header{
background:url(../images/top1.jpg);
background-repeat:no-repeat;
}

.navbg{
background:url(../images/topbg.jpg);
background-repeat:repeat-x;
}

.txt_header {
	font-family: Tahoma;
	font-size: 24px;
	color: #D5CCC6;
	padding-left:155px;
	padding-top:40px;
	text-decoration: none;
}

.txt_1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #820700;
	text-decoration: none;
}
.txt_2 {
	font-family: Verdana;
	font-size: 10px;
	color: #834300;
	text-decoration: none;
}
.txt_3 {
	font-family: Verdana;
	font-size: 10px;
	color: #642500;
	text-decoration: none;
}
.edit {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txt_4 {
	font-family: Verdana;
	font-size: 10px;
	color: #854500;
	text-decoration: none;
}
.txt_5 {
	font-family: Verdana;
	font-size: 10px;
	color: #F7941D;
	text-decoration: none;
}
.txt_6 {
	font-family: Verdana;
	font-size: 10px;
	color: #D4C394;
	text-decoration: none;
}
td{font-size:10px}


.txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;  
	color: #854500;
	text-decoration: none;
}
.htxt {
	font-family: Verdana;
	font-size: 11px;	  
	color: #854500;
	text-decoration: none;	
	line-height:1.5; 
	text-align:justify;  
}


#linksmenu a{
	float:left; 
	height:26px;
	font: normal 11px Tahoma, Arial;
	color: #D5CCC6;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}
#linksmenu a:hover{
	background:#422E23;
}