body, html{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS","Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial;
	font-size: 13px;
	text-align: left;
	background: #fff;
}

#main{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #fff url(images/bg.gif) no-repeat top left;
}

td{
	font-family: "Trebuchet MS","Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial;
	font-size: 13px;
	line-height: 130%;
	color: #1E2125;
}

a.middle:link{
	font-weight: normal;
	color:#FF0107;
	text-decoration:underline;
}

a.middle:visited{
	font-weight: normal;
	color:#FF0107;
	text-decoration:underline;
}

a.middle:hover{
	font-weight: normal;
	color: #1E2125;
	text-decoration:underline;
}

.menu{
	border-bottom: 1px solid #45494B;
	height: 27px;
}

.realestate{
	color:#0A21FF;
}

.technics{
	color:#FFAC03;
}

.animals{
	color:#26B124;
}

.books{
	color:#FF1104;
}

.shoes{
	color:#1D5EF6;
}

.auto{
	color:#FF0107;
}

.tel{
	color:#FF8D1F;
}

.instruments{
	color:#3AC200;
}

.furniture{
	color:#087DF1;
}

.toys{
	color: #F9D505;
}

.things{
	color: #07AE09;
}

.cosmetics{
	color: #FF7906;
}

.title{
	color:#FF0107;
}

h1{
	font-weight: bold;
	font-size: 15px;
	margin: 5px 0 10px 0;
}

ul{
margin: 0;
padding 0;
}

li{
margin: 0 0 10px 0;
padding: 0 15px 0 0;

}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

.dn{
	border-bottom: 1px solid #5E666A;
}

#footer{
background: #434843 url(images/bg_footer.gif) repeat-x;
height: 38px;
text-align: center;
color: #fff;
font-size:11px;
line-height: 130%;
}

#footer a:link{
color: #fff;
font-size:11px;
text-decoration:underline;
}

#footer a:visited{
color: #fff;
font-size:11px;
text-decoration:underline;
}

.footertop{
background: url(images/footer_top.gif) repeat-x bottom;
height: 21px;
}