BODY {
 background-color : #ffe7d7; /* Öâåò ôîíà */
 margin:0px;
}                           

/* Öâåò ôîíà ëåâîãî ìåíþ è ñòðîêè âåðõíåãî ìåíþ */
.menu2, A.blockmenu, .sidebar {
 background-color: #fee0cb; /*#cce7cc;  */
}
/* Öâåò òåêñòà ìåíþ */
.menu2item, A.blockmenu {
 color : #000000;
}

/* Öâåò òåêñòà ìåíþ ïðè íàâåäåíèè êóðñîðà */
A.blockmenu:hover, A.menu2item:hover  {
 background-color : #f3d3be;
 color : #b90000;
}

/* Öâåò òåêñòà îøèáêè */
.errormsg {
 color : #FF3F6B;
 font-weight : bold;
}


.heightcaption {
 height: 128px;
}

.menu2item {
 display : block;
 padding: 3px 10px 3px 10px;
}

A.menu2item:link {
 text-decoration : underline;
}
A.menu2item:visited {
 text-decoration : underline;
}
A.menu2item:hover {
 text-decoration : none;
}

.menulineitem {
 padding: 0px 10px 0px 10px;
 border-right:1px solid #FFFF99;
 FONT-SIZE: 12pt;
 font-family:Tahoma;
}
.menulineitem a {
 color:green;
 text-decoration:underline;
}
.menulineitem a:hover {
 color:green;
 text-decoration:none;
}	
img {
 border:none;
}
.icon {
 vertical-align:middle;
}

.myblock {
 background-color : #daa681;
}

.myblock {
padding-left : 10px;
font-weight : bold;
color : #fff;
line-height : 22px;
}


A.blockmenu {
 display : block;
 padding-left : 12px;
 font-weight : bold;
 line-height : 22px;
 border-bottom : 1px solid #dad9d9;
}
A.blockmenu:link {
 text-decoration : none;
}
A.blockmenu:visited {
 text-decoration : none;
}
A.blockmenu:hover {
 text-decoration : none;
}

.sitename {
 font-size:12pt;  
 vertical-align: bottom;
}

.dotbox {
 padding: 1em;
 border: 1px dashed #2f6fab;
 color: black;
 background-color: #DFFFDF;
 line-height: 1.1em;
}

TD.boxlines {
border : 1px solid #00aa00;
padding-left : 10px;
text-align : left;
}