
BODY, TABLE, TD{
 font-family: Tahoma;
 font-size:11px;
 color:#4C4135;
 line-height:1.6em
}
A{
 color:#816540;
 text-decoration:none;
 font-family: Tahoma;
 font-size:10px;
}
A:HOVER, .lang-switch a:hover{
 text-decoration:underline;
}
.POINTER{
cursor:pointer;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.red{color: #A14908}
.white{color: #FFFFFF}
.smallbottom {
 color:#CCBD87;
 text-decoration:none;
 font-family: Tahoma;
 font-size:10px;
  line-height:1.2em
}
.ORDERBUTTON
{
 border:0px;
 background-image:url(site/submit.gif);
 width:56px;
 height:20px;
 cursor:pointer;
}

.lang-switch {
	background: url(images/lang_bg.gif) no-repeat;
	display: block;
    float: right;
    height: 17px;
    margin-right: 45px;
    width: 95px;
	color: #c5b581;
	
}
.lang-switch a {
	color: #fff;
	text-decoration:none;
 	font-family: Tahoma;
 	font-size:11px;
}
