html, body {
	margin:0px;
	padding:0px;
	height:100%;	
}

body, input, select, textarea {
	background-color: #F1F5F3;
}
td, input, select, textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000; 
}

// âûðàâíèâàíèå ïî âåðòèêàëè
{
margin:0;
}
.wrapper {
height:auto  !important;
height:100%;
margin:0 auto -48;
}
.footer, .push {
height:48px;
}

.cont {
height:94%;
}


//
form {
	margin: 0px;
}

A {
	color: #000000;
}

a:Hover {
	color: #CC0000;
	text-decoration: none;
}

a.servicelinks {
	color: #fff;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

P.newsDate {
	text-align: left;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12;
	margin-left: 10px;
}

P.newsText {
	color: #48355B;
	font-family: Arial;
	font-size: 12;
	text-align: justify;
	margin: 0px 15px 12px 10px;
	text-indent: 15px;
}

/* Âêëàäêè */
p.bmTitles {
	color: #000000;
	font-weight: bold;
	text-align: left;
}

P.advText {
	color: #281C9D;
	font-family: Arial;
	font-size: 12;
	text-align: justify;
	margin: 3px 15px 12px 20px;
}

P.sitesText {
	color: #007900;
	font-family: Arial;
	font-size: 12;
	text-align: justify;
	margin: 5px 15px 12px 20px;
}

P.partnerText {
	color: #CC6600;
	font-family: Arial;
	font-size: 12;
	text-align: justify;
	margin: 5px 15px 12px 20px;
}

.topAlign {
	 vertical-align: top;
}

a.partner_links {
	color: #ADADAD;
}