body {
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma, Helvetica, sans-serif;
	color: #abb1b6;
	background-image: url(/images/bg_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bg_top {
	background-image: url(/images/bg_top1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.table {
	background-color: #FFFFFF;
	margin-top: 30px;
	padding-left: 110px;
	border-top: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}

.menu {
	font-size: 11px;
	padding:  30px  0 50px 173px; 
	letter-spacing:1pt;
	word-spacing:normal;
}

.menu a {
	color: aab1b7;
	text-decoration: none;
}

.text h1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing:1pt;
	word-spacing:normal;
}

.text h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	letter-spacing:1pt;
	word-spacing:normal;
}

.text h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	letter-spacing:1pt;
	word-spacing:normal;
}

.text {
	font-size: 11px;
	vertical-align: top;
}

.text a {
	color: aab1b7;
	text-decoration: none;
}


.prew td  img {
	border: 0px;
}

.prew td a, .prew td {
	font-size: 10px;
	text-decoration: none;
	color: #9da5ac;
}
.padding {
	padding: 0px 110px 5px 40px;
}
.padding1 {
	padding: 30px 110px 30px 40px;
}
.polosa {
	font-size: 11px;
	color: #bdc3c8;
	background-color: #f7f7f7;
	height: 40px;
	width: 210px;
	vertical-align: middle;
}
.bg_bot {
	background-image: url(/images/bg_bot2.jpg);
	background-repeat: repeat-x;
	height: 118px;
	width: 100%;
}
.pages  td{
	font-size: 10px;
	height: 16px;
	width: 16px;
	background-color: #f7f7f7;
	text-align: center;

}

#list {
	list-style: none;
	padding: 0;
}

#list li {
	padding: 5px 0 0 10px;
}

#list li a {
	text-decoration:underline;
	}

#list li a:hover {
	text-decoration:none;
	}
