BODY {
	margin: 0px;
}

FORM {
  margin: 0px;
  display: inline;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menu A { color: #FFFFFF; text-decoration: none}
.menu A:hover { text-decoration: none; color: #FFFFFF;}


.menu-sub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.menu-sub A { color: #FFFFFF; text-decoration: none}
.menu-sub A:hover { text-decoration: none; color: #FFFFFF;}


.nav {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #A99992;
	padding-bottom: 3px;
}
.nav.redline {
	background: transparent url(../images/body.text.spacer.gif) left bottom repeat-x;
}
.nav A { color: #A99992; text-decoration: none}
.nav A:hover { text-decoration: none; color: #A99992;}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.footer A {color: #C4B1A9;}
.footer A:hover {color:#C4B1A9;}

.footer-otsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	background-color: #000000;
	border: #000000;
	vertical-align: middle;
}

.back {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.deftxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.deftxt A {color: #FFFFFF; }
.deftxt A:hover {color: #FFFFFF}

.deftxt-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.langu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.langu A {color: #FFFFFF; text-decoration: none;}
.langu A:hover {color:#FFFFFF; text-decoration: none;}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.news A {font-family: "Trebuchet MS", Verdana, Arial; font-size: 10px; color:#C4B1A9;}
.news A:hover {font-family: "Trebuchet MS", Verdana, Arial; font-size: 10px; color:#C4B1A9;}

.main_width {
	/*width:719px;*/
	width:960px;
}
.left_width {
	width:197px;
}
.right_width {
	/*width:467px;*/
	width:708px;
}
.head {
	line-height:0;
	text-align:left;
}
.no_head_fix {
	line-height:1em;
}

