body
{
  font-family:  Tahoma;
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
  color: #CCCCCC;
  background-color: #160701;
   	scrollbar-face-color: #401D1D;
    scrollbar-highlight-color: #B2B4B6;
    scrollbar-shadow-color: #B2B4B6;
    scrollbar-3dlight-color: #B2B4B6;
    scrollbar-arrow-color: white;
    scrollbar-track-color: #CCCCCC
}

.gallery {
 padding: 10px 5px;
 margin: 5px; 
 background-image: url('../images/fon.gif');
 background-repeat: no-repeat;
 width: 140px;
 height: 140px;
 float: left; 
 text-align: center
}

.news {
	overflow: auto;
	width: 98%; 
    max-height: 380px;
    min-height: 350px;
    height: 99%;
    margin: 0px;
    padding: 0px
}

.tab {
  font-size: 10pt; 
  padding: 5px 2px;
  text-align: left
}

th {
	  text-align: center
}

td.menu {
  text-align: center;
  background-image:url('images/menu.gif')
}

td.menu-over {
  background-color: #401D1D;
  text-align: center;
  background-image:url('/images/menu_over.gif')
}



p   {
  color: #333333;
  font-size: 10pt;
  text-indent: 0px;
  text-align: left;
  margin: 10px 5px
}

p.info   {
  color: #CCCCCC;
  font-size: 9pt;
  text-indent: 0px;
  margin: 10px; margin-bottom: 5px
}

p.footer   {
  font-size: 10pt;
  text-indent: 0px;
  margin: 3px;
  color: #
}


h1 {
 font-size: 14pt;
 color: #401D1D;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 margin: 10px 5px
}

h2 {
 font-size: 10pt;
 color: white;
 font-weight: normal;
 text-align: center;
 text-indent: 0px;
 margin: 10px
}

h3 {
 font-size: 10pt;
 color: #F4C97B;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 margin: 10px
}


a:link {COLOR: #160701; TEXT-DECORATION: underline}
a:visited {COLOR: #160701; TEXT-DECORATION: underline}
a:hover{COLOR: #401D1D; TEXT-DECORATION: none}

a:link.gal {COLOR: #160701; TEXT-DECORATION: none}
a:visited.gal {COLOR: #160701; TEXT-DECORATION: none}
a:hover.gal {COLOR: #401D1D; TEXT-DECORATION: underline}

a:link.yellow {COLOR: #F4C97B; TEXT-DECORATION: underline}
a:visited.yellow {COLOR: #F4C97B; TEXT-DECORATION: underline}
a:hover.yellow {COLOR: #E8892B; TEXT-DECORATION: none}

a:link.submenu {COLOR: #; TEXT-DECORATION: none}
a:visited.submenu {COLOR: #; TEXT-DECORATION: none}
a:hover.submenu {COLOR: ; TEXT-DECORATION: none}


ul {
 font-size: 11pt;
 text-indent: 25px;
 color: #333333;
 margin-left: 7px; margin-right: 7px; margin-top: 7px; margin-bottom: 14px
}

ol {
 text-indent: 24px;
 color: #333333;
 margin: 4px 2px
}

li {
 margin: 3px
}

input {
	font-family:  Tahoma;
	font-weight: bold;
	color: white;
	background-color: #401D1D
}
textarea {
    font-family:  Tahoma;
	font-weight: normal;
	color: white;
	background-color: #401D1D
}
select {
	color: white;
	background-color: #401D1D
}