

img {
	border: 0px;
}

body {
	background-image: url(../design/sand.jpg);
	background-color: #CBAC8D;
}

.shade {
	 width: 12px; 
	 background-image: url(../design/shade.gif);
}

table tr td.footer {
	height: 183px; 
	background-image: url(../design/footer.jpg);
}

.header {
	height: 196px; 
	background-image: url(../design/header.jpg);
}

.content {
	background-image: url(../design/content.jpg);
}

.overall_table {
	width: 980px; 
	height: 980px; 
	background-color: #ffffff;
}

.top_table {
	width: 100%; 
	height: 100%; 
	background-image: url(../design/content_top.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.menu a {
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.menu a:hover {
	text-decoration: underline;
}

.object_title a {
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.object_title a:hover {
	text-decoration: none;
}
 

.content_text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
}

.content_text a {
	color: #000000;
}

 
.content_text img {
    margin: 2px;
	border: #666 1px solid;
	padding: 2px;
}

.content_text .smile {
	margin: 2px;
	padding: 2px;
	border: 0;
}

h1 {
color: #000000;
font-family: tahoma;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
margin: 10px;
text-align: right;
}


/*
Форми
*/ 

textarea  {
	font-size:11px; 
	border:#000000 1px solid; 
	color:#000000;
	background-color:#FDC96D;
	font-weight:normal;
	font-family: tahoma, verdana;
	width: 480px;
	height: 150px;
}
 

input,select {
	height:18px;
	font-size:10px; 
	border:#000000 1px solid; 
	background-color:#FDC96D;
	color:#000000;
	font-weight:normal;
	font-family: tahoma, verdana;
}

.links_sell a {
color: #000000;
font-family: tahoma;
font-size: 9px;	
}