BODY {
FONT-SIZE: 8pt; FONT-FAMILY: Tahoma,sans-serif; color: #808080
}

TD {
FONT-SIZE: 8pt; FONT-FAMILY: Tahoma,sans-serif; color: #808080
}
/*
стили для меню
*/
A:link { font-size: 8pt; color: #808080; text-decoration: none;
}

A:visited { font-size: 8pt; color: #808080; text-decoration: none;
}

A:active { font-size: 8pt; color: #808080; text-decoration: none;
}

A:hover { font-size: 8pt; color: #808080; text-decoration: none;
}

A.menu:link {
font-size: 12;
color: #707070;
text-decoration: none;
}

A.menu:visited {
font-size: 12;
color: #707070;
text-decoration: none;
}

A.menu:active {
font-size: 12;
color: #707070;
text-decoration: none;
}

A.menu:hover {
font-size: 12;
color: #000;
text-decoration: underline;
}

A.act {
font-size: 12;
color: #99730d;
text-decoration: none;
}

td.around{
BORDER-BOTTOM: #DDDDDD 1px solid; 
BORDER-TOP: #DDDDDD 1px solid; 
BORDER-left: #DDDDDD 1px solid; 
padding-bottom:0; 
BORDER-right: #DDDDDD 1px solid; 
padding-top:10; 
padding-left:0; 
padding-right:10;
}
td.around2{
BORDER-BOTTOM: #DDDDDD 1px solid; 
BORDER-TOP: #DDDDDD 1px solid; 
BORDER-left: #DDDDDD 1px solid; 
padding-bottom:10; 
BORDER-right: #DDDDDD 1px solid; 
padding-top:10; 
padding-left:10; 
padding-right:10;
}
td.around_menu{
BORDER-BOTTOM: #DDDDDD 0px solid; 
BORDER-TOP: #DDDDDD 0px solid; 
BORDER-left: #DDDDDD 0px solid; 
padding-bottom:5; 
BORDER-right: #DDDDDD 0px solid; 
padding-top:5; 
padding-left:10; 
padding-right:10;
background: #fff2e5;
}
/*
end
*/

/*
стили для отображения ссылок на страницы одного документа
*/
.current {
border-bottom: 2px solid #99740e;
background: #fef6ee;
color: #808080;
padding: 1 2;
}

.main{
background: #f1e1c7;
border-bottom: 2px solid #99740e;
color: #808080;
padding: 1 2;
}

A.page:link {
font-size: 11;
font-weight: normal;
color: #202020;
text-decoration: none;
}

A.page:visited {
font-size: 11;
font-weight: normal;
color: #202020;
text-decoration: none;
}

A.page:active {
font-size: 11;
font-weight: normal;
color: #202020;
text-decoration: none;
}

A.page:hover {
font-size: 11;
font-weight: normal;
color: #000;
text-decoration: underline;
}
/*
end
*/