body {
	 background: #E9D3AE;
	 padding: 0 0 0 0;
	 margin: 0 30px 0 30px;
}

a:link, a:visited {
        font: Arial, Helvetica, sans-serif; 
        color: #8D422B;
        text-decoration: underline;
}
a:hover {
        text-decoration: none;
}
td {
	font: 12px Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 16px;
}
h1 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8D422B;
	text-transform: uppercase;
	padding-bottom: 5px;
}
h2 {
	font-weight: bold; 
	font-size: 12px
}
.search {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #DDD3C2;
}
.copyright {
	font: 11px Arial, Helvetica, sans-serif; 
	color: #8D422B;
}
.copyright a:link, .copyright a:visited {
	color: #8D422B;
}
.copyright a:hover {
	text-decoration: none;
}
.contact {
	font: 12px Arial, Helvetica, sans-serif; 
	color: #ffffff;
}
.contact a:link, .contact a:visited {
	color: #ffffff;
}
.contact a:hover {
	text-decoration: none;
}
.date {
   background: url(/images/date-bg.gif) no-repeat;
	text-indent: 3px;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #000000;
}
.news {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #000000;
}
.news a:link, .news a:visited {
	color: #8D422B;
	font-weight: bold;
}
.news a:hover {
	text-decoration: none;
}
.inputbox {
	background-color: #EFE0C6;
	border: solid 1px #C7A48E;
	color: #8D422B;
	font-family: Arial, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
}

/*
.headline {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #8D422B;
	text-transform: uppercase;
	padding-bottom: 10px;
}
*/
ul {
	margin: 0;
	padding: 5px 10px 20px 20px;
}

ol {
	margin: 0;
	padding: 5px 10px 20px 20px;
}

li {
line-height: 16px;
padding-left: 5px;
padding-top: 4px;
list-style-image: url(../images/li1.gif);
}

/* МЕНЮ */
table.MenuTable {width: 100%;}
table.MenuTable td.MainPart {background: url(../images/menu-bg.gif) repeat-x; text-align: center; padding: 2px 5px 2px 5px;}
table.MenuTable td.MainPart a {font-family: Arial; font-size: 12px; color: #8a3c24; font-weight: bold; text-transform: uppercase; text-decoration: none; }
table.MenuTable td.MainPart a:hover {color: #000000; text-decoration: none;}
table.MenuTable td.MainPart a#menu-selected { color: #484848; }


/* Баннер */
table.Banner {width: 100%;}
table.Banner td.middle {background: url(../images/top-pic-bg.gif) repeat-x; text-align: center;}


/* НОВОСТИ */
.NewsDate {font-size: 10px;}

/* Подменю */
div.leftmenu-menulinks a {}
div.leftmenu-menulinks a.selected {font-weight: bold;}

/* Статьи & Новости */
.article_headline {font-size:18px; font-weight:normal;}
.news_headline {font-size: 13px;	font-weight: bold;}

/* FAQ */
/* Листинг категорий */
div.faqcategories {margin: 0; padding: 0;}

div.lastquestions {padding: 10px 0 0 0;}
div.lastquestions a, div.lastquestions a:visited {font-size: 11px;}
div.lastquestions p {margin: 4px 0 4px 0;}

div.askquestion {padding: 10px 0 0 0;}

div.faqitem {padding: 15px 0 5px 0;}

div.faqcatname {padding: 20px 0 0 0;}
div.faqcatname h1 {font-family: Tahoma, Verdana, Arial; font-size: 16px; margin: 0 0 10px 0;}

/* Стили для статей */
div.articlesitem {padding: 0;	margin: 8px 0 0 0;}
div.articlesliststyle li {margin: 0 0 5px 0;}
