body {
background-image:url('./fon.jpg');
background-color:#F5F5F5;
color:Black;
/*scrollbar-face-color:#F5DEB3;
scrollbar-highlight-color:Black;
scrollbar-shadow-color:White;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:Gray;
scrollbar-track-color:#F5DEB3;
scrollbar-darkshadow-color:Black;*/
font-family:"Times New Roman",Times,serif;
}

p {
text-indent:0.6em;
margin:0 0 0 0;
text-align:justify;
}

dt, a {
font-weight:bold;
}
a:link{
color: #666699;
}

a:visited{
color: #666699;
font-weight:normal;
}

a:active,a:hover{
color: #00009F;
}

a.h{
font-weight:normal;
text-decoration:none;
color:#333333;
}
a:link.h{
color:#333333;
text-decoration:none;
}

a:visited.h{
color:#333333;
}

a:active.h,a:hover.h{
text-decoration:underline;
}

textarea,input{
border:1px solid #B4A27C;background-color:#F5DEB3;
}

img.bord{
border:4px double #B4A27C;
}

*.but{
background-color:#E8CD9E
}

select{
background-color:#F5DEB3;
}

table.foto{
float:left;
margin:7px 0 7px 0;
}

table.foto img{
margin:10px 10px 10px 10px;
}

td.bk{
background-color:#663333;
}

td.br{
width:100%;
font-size:1px;
height:15px;
background-image:url(./photo.gif);
}

table.foto p{
margin-bottom:3px;
text-indent:0;
font-size:14px;
text-align:center;
color:white;
}

table.panel{
margin:0 0 7px 0;
border-width:1px;
border-style:solid;
border-color:#B4A27C;
}

table.panel a{
font-size:13px;
}

table.panel th{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#B4A27C;
}

table.panel td{
border-color:#F5DEB3;
border-width:1px;
border-style:solid;
}

h1,h2,h3,h4,h5,h6{
margin:0 0 0 0;
text-align:center;
font-weight:bold;
font-size:0.8em;
}

h1{
font-size:2.5em;
}
h2{
font-size:1.8em;
text-transform:lowercase;
}
h3{
font-size:1.2em;
}
h4.n{
font-size:1em;
font-weight:normal;
}
h4.sec{
border:solid 1px #999999;
padding:5px;
background-color:#F5D9A7;
}
h4{
font-size:1em;
}
h4.b{
font-size:1.15em;
}
h4.bn{
font-size:1.15em;
font-weight:normal;
}
h5{
font-size:1em;
font-weight:normal;
}
h6.sig{
text-align:right;
font-size:0.8em;
font-style:italic;
color:#666666;
}
h6.menu{
text-align:right;
font-size:0.8em;
font-style:normal;
}
h6.patch{
text-align:left;
font-size:0.8em;
font-weight:bold;
}
hr{
border-width:1px 0 1px 0;
border-style:solid;
border-top-color:rgb(128,128,128);
border-bottom-color:rgb(212,208,200);
}

table.tb th{
color:#F5DEB3;
background-color:#B4A27C;
}

table.tb tr.i td{
background-color:#F5D9A7;
}

table.tb tr.o td{
background-color:#E8CD9E;
}

table.tb{
border:solid #B4A27C 1px;
}

*.bmsg{
border:#808080 solid 2px;
}

td.dots{
background-image:url('../../tochka.gif');
background-repeat:repeat-x;
background-position:bottom;
}

td.b{
border:solid 1px #999999;
padding:5px;
}

.lefthalf {
    width: 100%;
    border: 1px solid #B4A27C;
    margin:0 0 7px 0;
}

.lefthalf div{
    border-bottom:1px solid #B4A27C;
    width:100%;
    text-align:center;
    font-weight:bold;
    padding-bottom:5px;
}

.lefthalf .menu {
    list-style: none;
    padding:0 0 0 0;
    margin:0 0 0 0;
    font-size:13px;
}

.lefthalf .menu li {
    margin:0 0 0 0;
    padding:0 0 1px 0;
}

.lefthalf .menu a {
    display: block;
    padding:3px;
    border: 1px solid #F5DEB3;
}

.lefthalf .menu a:hover {
    border-top: 1px solid #B4A27C;
    border-bottom: 1px solid #B4A27C;
}

.warning {
	text-align:center;
	color:#660000;
	clear:both;
	margin:10px 0 0 0;
}

#footer h4 {
	margin: 15px 0;
	padding: 0;
	background-color:#A9A9A9;
	font-weight:bold;
	text-align:center;
	color:#F5DEB3;
}

#footer select{
	display:block;
	float:right;
}