/* general body and other backgrounds style begin --------------------------------- */

a{
 background-color: transparent;
 text-decoration : none;
 font-family : Geneva, Verdana, Arial;
 font-size : 12px;
 font-weight : bold;
 color:#413E18;
}
a:hover{
 background-color: transparent;
 text-decoration: none;
 color: #000000;
}
.menu{
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.menu:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.productMenu{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.productMenu:hover{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#E47532;
text-decoration:underline;
}

.copyright{
 font-family : Arial;
 font-size : 10px;
 font-weight : normal;
 color:#000000;
}
.copyright:hover{
 color:#0099FF;
}

.bottomLink{
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
}
.bottomLink:hover{
text-decoration:underline;
text-decoration:overline;
color:#FF6600;
}

.title{
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight:bold;
 color:#FF6600;
 letter-spacing:1px;
}

.title_little{
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color:#FF6600;
 letter-spacing:1px;
}

.normal{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#353411;
 line-height:22px;
 letter-spacing:0,8px;
 padding-right:8px;
 padding-left:8px;
 padding-top:8px;
}
.news{
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#353411;
 line-height:16px;
 text-align:left;
}
.news:hover{
text-decoration:none;
}
.fld{
	border: solid 1px #8B846A;
	width:150px;
	color: #49280D;
}

body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

td {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
