body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("/images/fordm.ru/bg.gif");
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #DEE7ED;
}

.maintable {
	background-image: url("/images/fordm.ru/logo.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

.bg_top {
	background-image: url("/images/fordm.ru/bg_top.gif");
	background-position: left top;
	background-repeat: repeat-x;
}

.top {
	position: absolute;
	left: 0;
	top: 40;
	width: 100%;
	z-index: 100;
}

.tlogo {
	background-image: url("/images/fordm.ru/t-bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
}

.banner_top {
	padding: 20px 0px 0px 0px;
}

.menu_spacer {
	padding: 10px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: Bold;
}

.menu {
	width: 300px;
	padding: 0px 20px 0px 50px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
}

.menu a{
	color: #000000;
	text-decoration: underline;
}

.advert {
	padding: 10px 0px 0px 50px;
	font-family: Verdana;
	font-size: 10px;
	color: #421A28;
	width: 200px;
}                     	

.advert a {
	color: #160400;
	text-decoration: underline;
}

.content {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.content h1 {
	margin: 0px 0px 15px 0px;
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 12px;
	color: #000000;
}

.google {
	padding: 20px 20px 10px 40px;
}

.bottom {
	width: 230px;
	padding: 30px 20px 30px 50px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.bottom a{
	color: #000000;
	text-decoration: underline;
}

/*нормальный шрифт в новостях...*/
* a{
	font-size: 13px;
}
.neewsTitle{
	font-weight: bold;	
}