<?xml version="1.0" encoding="Windows-1251"?>
<root>
/* COMMON */
body{
  scrollbar-face-color:#dededc;
  scrollbar-shadow-color:#8894be;
  scrollbar-highlight-color:white;
  scrollbar-3dlight-color:#aebae4;
  scrollbar-darkshadow-color:white;
  scrollbar-track-color:#dededc;
  scrollbar-arrow-color:white;
  text-align:justify;
  font-family:Arial, Microsoft Sans Serif, Verdana;/**/
}


b{
  font-family:Arial, Microsoft Sans Serif, Verdana;/**/
  color:#e77817;/**/
}

small{
  font-family:Arial, Microsoft Sans Serif, Verdana;/**/
  /*color:#e77817;/**/
  font-weight:bold;/**/
  font-size:12px;
}



strong{
  font-weight:normal;/**/
}
 


.menu{
  color:white;/**/
  font-weight:normal;/**/
  font-size:11px;
  vertical-align:middle;/**/
}

.pseudomenu{
  color:white;/**/
  font-weight:bold;/**/
  font-size:11px;
}


.bordered{
  border-style:solid;
  border-width:1px;
  border-color:#C97670;/**/
}



.alter{
  color:white;
}

/* TABLE */
table{
  color:#333333;/**/
  font-size:95%;/**/
  font-family:Arial, Microsoft Sans Serif, Verdana;/**/
}

th{
  border:1px #EA8D86 solid;
  background-color:#F4E6E4;
  padding:3px;/**/
  padding-left:5px;
  padding-right:5px;
  font-weight:normal;
  color:#e77817;/**/
}


td{
  border-color:#C97670;/**/
  border-style:solid;/**/
  border-width:0px;/**/
  text-align:justify;
  /*margin:10px; */
                                      
}

td.t1{
  border-color:#e77817;
  border-style:solid;/**/
  border-width:1px;/**/
  /*margin:10px; */
                                      
}


tr{
  vertical-align:top;/**/
}


/* ANCHOR */

a{
   color:#e77817;/**/
   text-decoration: none;
}      

a.normal{
  font-weight:normal;
}

a:Hover{
  color:#797b10;/**/
}
a:visited{
  color:#797b10;/**/
}


a.alter:Hover{
  color:#FFEEEE;
}


/* HR */

hr{
  color:#C97670;/**/
  height:1;
}

/* HEADERS */

h1,h2,h3{
  font-family:Arial, Microsoft Sans Serif, Verdana;/**/
  margin-top:10px;/**/
  color:#e77817;/**/
  text-align:center;
  text-transform:uppercase;
}


h4,h5,h6{
  font-family:Arial, Microsoft Sans Serif, Verdana;/**/
  color:#e77817;/**/
}

h1{
  font-size:130%;/**/
  text-align:center;
}

h1.big{
  font-size:130%;/**/
}

h1.small{
  font-size:120%;/**/
}


h2{
  font-size:100%;/**/
}

h3{
  /*font-size:16px;/**/
  font-weight:500;
  text-decoration:underline;
}

h4{
  font-size:110%;/**/
  text-align:center;
}

ul{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:30px;
}


li{
  margin-bottom:4px;/**/
}


/* IMG */

img{
  border-width:0px;
  margin:8px;
  margin-top:5px;
  margin-bottom:5px;
  align:right;/**/
}


p{
  padding-left:20px;
}


/*//====================================================================================*/
/* INTERACTIVE ELEMENTS */
/*//====================================================================================*/

textarea{
  border-style:solid;
  border-width:1px;
  border-color:#EA8D86;
  border-color:#C97670;/**/
  
  scrollbar-face-color:#F9D9D9;
  scrollbar-shadow-color:#C97670;
  scrollbar-highlight-color:white;
  scrollbar-3dlight-color:#E9CDC8;
  scrollbar-darkshadow-color:white;
  scrollbar-track-color:white;
  scrollbar-arrow-color:white;
}


input{
  height:18;
  border-style:solid;
  border-width:1px;
  border-color:#C97670;/**/
}

select{
  font-size:10;
}

button.submit{
  height:20px;
  border-style:solid;border-width:1px;border-color:white;
  background-color:#C97670;
  color:white;
  font-size:10px;
}

.submit{
  height:20px;
  border-style:solid;border-width:1px;
  border-color:#C97670;/**/
  background-color:#EA8D86;
  color:white;
  font-size:10px;
}

button{
  height:20px;
  border-style:solid;border-width:1px;border-color:white;
  background-color:#C97670;
  color:white;
  padding:0 5 0 5;
  font-size:10px;
}

.opr /*определения*/
{
  font-weight: bold;
  color: red;
}

.head /*заголовки*/
{
  text-transform:uppercase;
}
.pic
{
  position:absolute; 
  bottom:53px;
}
.news
{
 /*border: 1px solid black; */
 padding-right:28px;
 font-size:80%;
}

#dropMenu, #dropMenu ul 
{
  list-style:none;  
  margin:0px;
  padding:0px;
  width='148px'
} 
       
.menuSub 
{
  margin-left:0px;
  /*padding-top:5px;
  padding-left:5px;*/
  background-image: url(img/level1_regular.gif);
  /*border: 1px solid black;*/ 
  width: 147px; /* Ширина блока */
  height: 30px; /* Высота блока */
  display:none;
  background-repeat:no-repeat;
}

.sub 
{
  margin-left:3px;
  color:#797b10;
  font-family:Arial, Microsoft Sans Serif, Verdana;/**/
  background-repeat:no-repeat;
  font-weight: bold;
  font-size:80%;
  
}
.menuSubAll 
{
  margin-top:12px;
  background-color:#d4cebe;
  /*border: 1px solid white;*/ 
}

.menuCat 
{
  background-image: url(img/level_regular.gif);
  /*border: 1px solid red; /* Параметры рамки */
  background-repeat:no-repeat;
  width: 148px; /* Ширина блока */
  height: 30px; /* Высота блока */
  color:#ffffff;
  font-family:Arial, Microsoft Sans Serif, Verdana;/**/
  font-weight: bold;
  align:center;
  cursor:pointer;
} 
span{
  padding-left:10px;
  margin-top:18px;
  text-decoration: none;
  color:#ffffff;
}
.head{
  text-decoration: none;
  color:#333333;
}


</root>
