html,body {margin:0;padding:0;background-color:#FFFFFF;color: #777777;}
/*form {margin:0;padding:0}*/
body,td,p {font-family: "Times New Roman", serif;text-align: justify;font-size: medium;color#000000}
span {font-weight: bold}
a {color: #DD4400;text-decoration: none}
a:hover {text-decoration: underline;}
p {padding-bottom: 10px;margin: 0px}
ul,ol {margin-top:0;margin-bottom: auto;}
h1 {font-size: 14px; font-weight: bold; margin:0; text-transform:uppercase}

#container {
min-width:800px; /*минимальная ширина*/
width:100%;
height:100%;
border:1px solid #FFFFFF;
margin:0 auto;
}

#leftcolumn {
vertical-align:top;
width:200px;
}

/*Меню основное*/
#menu {
width:200px;
height:20px;
line-height:20px;
font-weight:bold;
text-align:right;
text-transform:uppercase;
background-image:url(../Includes/menu.gif);
}
#menu a {
display: block;
color:#003366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-right:22px;
}
#menu a:hover {
text-decoration: none;
background : url(../Includes/menu_a.gif)
}

/*Ссылки*/
#links {
height:180px;
vertical-align:top;
background:url(../Includes/bg_02.gif) repeat-x;
}

/*Наш адрес*/
#board {width: 188px; height:170px; margin:0 auto;}
#board-top {height: 25px; background: transparent url(../Includes/board-top.gif)}
#board-div{height: 13px; background:url(../Includes/divider.gif);}
#board-in {background : url(../Includes/board-center.gif); font-weight : bold; color:#000000; font-size:14px; text-align:center;}
#board-bottom {height: 25px; background: transparent url(../Includes/board-bottom.gif)}

/*Верхнее меню*/
#topmenu {height:30px; border:0; margin-left:15px; font-size:6px}
#topmenu td {text-transform:uppercase; text-align:center; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding-left:18px; padding-right:10px; background: url(../Includes/bull.gif) no-repeat 0px 8px;}
#topmenu a {color:#FFFFFF}

/*Основная страница*/
#content {
vertical-align:top;
}

/*footer*/
#footer {height:32px; background : url(../Includes/bg_01.gif); padding-top:2px;color:#FFFFFF}
#footer a {color:#FFFFFF}

.headline {color: #777777; border-bottom: 1px solid #777777}
.bgx {background-repeat: repeat-x}
.bgrr {background-repeat:no-repeat;background-position:right}
.title {padding-top:7px}
.title h1 {color:#FFFFFF;text-transform:uppercase;font-size:14px}
.content {padding: 10px 23px 10px 23px; text-align:justify; text-indent: 30px; color:#000}
.dv { position : absolute; top : 0px; left : 0px; }


/*Tables*/
.tabl {width: 100%;  text-indent: 5pt; border-width: 1px; border-collapse: collapse; border-style: solid;}
.tdr {width: 25%;  }