body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
}

.header {
padding: 6px 0 4px 0;
color: #262100;
font: 20px/25px arial, verdana, sans-serif;
font-weight: bold;
}

/* Текст заголовка */
.header a, .header a:link, .header a:hover, .header a:visited {
color: #262100;
text-decoration:none;
}



h1,h2,h3,h4,h5,h6 {
  color: #7D775C;
}

img {
  border: 0px;
}

hr {
  color: #dd7507;
}

strong {
  color: #545050;
  text-decoration: none;
}
 
ul {
  list-style-image: url('../img/mark.jpg');
  text-transform: uppercase;
  font-size: 0.8em;
}

li {
  margin-bottom: 10px;
  font-size: 0.9em;  
}

p {
   text-indent: 20px;
}

a {
  color: #525F85;
  text-decoration: underline;
}
a:hover
{
	color: #636365;
	text-decoration: none;
}
a.menu {
	color: #838383;
	text-decoration: none;
}

a.menu:hover {
  color: #838383;
	text-decoration: underline;
}

.advcol {
  background-color: #f5f5f5;
}

.content {
  padding: 0px 10px 10px 15px;
}

.advcontent {
  padding: 0px 10px 10px 15px;
  font-size: 0.9em;
}

.title {
  color:#000000; 
  font-size:0.9em;
}

#advcontent {
  padding: 0px 0px 0px 0px;
}


#m_text a:link strong
{
	text-decoration: underline;
}

#m_text a:visited strong
{
	text-decoration: underline;
}
#m_text a:hover strong
{
	text-decoration: none;
}

