body { color: black; background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; }
a, a:link, a:visited, a:active { color: blue } 
h1 { font-size: 14pt; margin-bottom: 1em }
h2 { font-size: 11pt;  }
h3 { font-size: 10pt;  }
td, p, li { font-size: 10pt; }

ul.menu { list-style-type: none; padding: 0; margin: 0; font-size: 11pt; background: white; }
ul.menu li.top   { background-color: #448FE4; border: 1px solid grey; margin-bottom: 10px; padding-top: 7px; padding-bottom: 7px; padding-left: 10px; }
ul.menu li.top a { color: white; font-weight: bold }
ul.menu li.submenu       { background-color: white; border: 1px solid grey; margin-bottom: 5px; margin-left: 20px; padding: 2px; padding-left: 10px; }

div.photos img { border: 1px solid blue; margin-bottom: 30px; cursor: pointer }

div.egor-photos img { border: 0px solid blue; margin-bottom: 20px; cursor: pointer }

a.egor { FONT-SIZE: 9pt; font-weight: normal TEXT-DECORATION: none}
a.egor:active {  font-size: 9pt; font-weight: normal TEXT-DECORATION: none}
a.egor:visited { font-size: 9pt; font-weight: normal TEXT-DECORATION: none}
a.egor:hover {  font-size: 9pt;  font-weight: normal TEXT-DECORATION: none}


/* all apartments chart */
table.aptable { width: 100%; border: 1px solid black; border-collapse: collapse; }
table.aptable td { padding: 5px; border: 1px solid black; text-align: center }
table.aptable th a { color: blue }
table.aptable tr.header th { border: 1px solid black; padding: 10px; background-color: #DFDCCD }
table.aptable tr.footer td { border-top: 1px solid black; padding: 15px }

table.aptable td.blue {border: 1px solid black; padding: 5px; background-color: #d2e4f6}
table.aptable th.blue {border: 1px solid black; padding: 10px; background-color: #B9D6F3}

table.aptable td.red {border: 1px solid black; padding: 5px; background-color: #f4e0e0}
table.aptable th.red {border: 1px solid black; padding: 10px; background-color: #f3c8c8}

table.aptable td.green {border: 1px solid black; padding: 5px; background-color: #c9f2de}
table.aptable th.green {border: 1px solid black; padding: 10px; background-color: #b4f4d4}