/*** Из файла system.css***/
/*
** Встроенное меню выдаётся списком...
*/


.Pattern {
Margin-top: 0px; Margin-right: 0px;
Margin-bottom: 0px; Margin-left: 0px;
Border-style: none;
Border-width: 0px;
BORDER-SPACING:0PX;
BORDER-COLLAPSE:0PX;

}
.column {
BackGround-color: #FBB662;
}
LINK.menu {
Font-Family: Arial;
Font-size: 9px;
Font-style: normal;
Text-align: center; Vertical-align: middle;
color: WHITE;

}
A.authors:active, A.authors:focus, A.authors:link, A.authors:visited {
color: GRAY;

}
table.container {
BACKGROUND:TRANSPARENT;

}
table.outertable {
BORDER:0PX SOLID #FF8C00;

}
th.header {
Font-weight: bold; Font-size: 22px;
Text-align: left; Vertical-align: middle;
color: WHITE;
Height: 45px;
BACKGROUND:URL(../NAV/HEADER.PNG);
PADDING:0 10PX 0 10PX;

}
td.secheader {
Font-weight: bold; Font-size: 16px;
Text-align: left;
color: #FF8C00;
BACKGROUND:#F1E7E8;
BORDER-BOTTOM:0PX SOLID #FF8C00;
PADDING:5PX 10PX 5PX 10PX;

}
td.thumbs {
Font-size: 10px;
Vertical-align: baseline;
color: BLACK;
Width: 10em;
PADDING:10PX 5PX 5PX 5PX;

}
td.navi {
Font-size: 12px;
color: #A52A2A;
BACKGROUND:#F1E7E8;
BORDER-BOTTOM:0PX SOLID #FF8C00;
PADDING:5PX;

}
td.desc {
Font-size: 12px;
Text-align: center;
color: BLACK;
BACKGROUND:#F1E7E8;
BORDER-TOP:0PX SOLID #FF8C00;
PADDING:5PX;

}
.heads {
Text-decoration: none;
color: #804000;

}
A.heads:hover {
Text-decoration: underline;
color: #804000;

}

td.thumbs_box{
max-height:155px;
min-width:393px;
border-spacing:0px;
padding:0px;
margin:0px;
text-align:center;
}
IMG.thumbs {
Border-color: #FF8000;
Border-style: outset;
Border-width: 2px;
padding:0px;
padding-left:0px;
margin:0px;
}
IMG.thumbs:hover {
color: YELLOW;
Border-style: ridge;
}
.linkz, .linkz a{
	font-size:8px;
}