html
{
	height: 100%;
}

body {
	background: #2F4774; 
	font: normal 10pt Arial;
	color: #323232; 
       	width: 900px;
	margin: 0 auto;
}

.mceContentBody {
background: white;
color: #000;
}

p {
	font: normal 10pt Arial;
	}

h1, .title
{
	color: #2F4774;
	font: normal 10pt Arial;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #2F4774;
	font: normal 14px tahoma,verdana,sans-serif;
	margin: 0px 0px 0px 0px;
}

a:link {  
color: #30352E;
text-decoration: underline;
}	
a:visited  {
color: #30352E;
text-decoration: underline;
}	
a:hover {
color: #565E53;
text-decoration: none;	
}

a.menu:link {  
color: #323232;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}	
a.menu:visited  {
color: #323232;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}	
a.menu:hover {
color: #4F4E4E;
font-weight: bold;
font-size: 10pt;
text-decoration: none;	
}	



.menutd {
padding: 12px 0px 0px 0px;
vertical-align: top;
}

.texttd {
padding: 12px 10px 0px 10px;
vertical-align: top;
}

.content_table .left_td
{
	padding: 5px 15px 0px 15px;
	}

.ml {
background: #fff url('http://www.remont-m2.ru/img/bot.jpg') no-repeat 0% 0%;
padding: 5px 15px 0px 15px;
}

.top {
	color:#FFF;
	background-color:#2F4774;
	font-size:12px;    
}

.top a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
        
}
.top a:hover {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	
