body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #000000;
margin: 0px;
padding: 0px;
}

td, p, span, .text, font{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #000000;
}

.headbg {
	background-image: url(/img/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentcorner {
	background-image: url(/img/content_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 46px 40px 40px 40px;
}
.contentupbg {
	background-image: url(/img/content_up_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.foobg {
	background-image: url(/img/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.powline {
	background-image: url(/img/powered_line.gif);
	background-repeat: repeat-x;
}

.png{
behavior:url(/img/png.htc);
}


/* MENU */

.menubg {
background-image: url(/img/menu_bg.jpg);
height: 342px;
width: 204px;
padding-top: 60px;
padding-right: 8px;
background-repeat: no-repeat;
}

A.menu:link, A.menu:visited{
font-weight: bold; color: #625A2E; text-decoration: none;
}

A.menu:hover, A.menu:active{
font-weight: bold; color: #000000; text-decoration: none;
}

td.menuover{
background-image: url(/img/menua.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 32px;
}


A.submenu:link, A.submenu:visited{
color: #625A2E; text-decoration: none;
}
A.submenu:hover, A.submenu:active{
color: #000000; text-decoration: none;
}

A:link, A:visited{
color: #26261F; text-decoration: none;
}
A:hover, A:active{
color: #26261F; text-decoration: underline;
}

td.menua, td.menu{
color: #000000;
padding-left: 32px;
}

b.menua{
}

td.submenu{
padding-left: 38px;
}

/* texts */

div.contacts{
padding-left: 14px;
padding-right: 14px;
padding-bottom: 32px;
}

div.navmain{
 height: 29px;
 padding: 8px;
 text-align: right;
 background-color: #FFAA11;
}

div.navhr{
 height: 4px;
 background-color: #FE8E0F;
}

h1.nav{
	font-size: x-small;
	margin:0;
	padding:0;
}

/* input */

input, textarea{
 background-color: #EBCE9A;FE8E0F;
 border: 3px solid #EFDBC3;
}

.imgmini{
border: 3px solid #EDECE8;
float: left;
margin: 8px 8px 8px 0;
}

.imgminib{
border: 3px solid #EDECE8;
margin: 8px;
}

div.textfive{
width:48%;
float:left;
}