body
{
margin-top: 0px; 
margin-right:0px; 
margin-bottom:0px;
margin-left: 0px;
padding: 0px;
background-color: transparent;
color: black;
border-width; 0px,0px,0px,0px;
width: 100%;
height:100%;
z-index: 2;
}
table
{
spacing: 0px;
padding: 0px;
width: 100%;
height: 100%;
border: 0px solid black;
}
table.backmsgs
{
padding: 0px;
width: 400px;
height: 10px;
border: 0px solid black;
}
table.footer
{
spacing: 0px;
padding: 0px;
width: 100%;
height: 30;
border: 0px solid black;
}

td.footer
{
width=33%;
text-align: center;
vertical-align: middle;
border: 1px solid black;
}
td.menu_td
{
width: 90;
border: 0px solid black;
text-align: center;
vertical-align: top;
font-weight: normal;

}
td.menu_2
{
width: 10;
border: 0px solid black;
text-align: center;
vertical-align: top;
}
table.photo 
{
border: 3px solid ThreeDFace;
border-top-color: ThreeDHighlight;
border-right-color: ThreeDShadow;
border-bottom-color: ThreeDShadow;
border-left-color: ThreeDHighlight;
text-align: center;
margin-bottom: 0;
}
td.title_text
{
border: 0px solid ThreeDFace;
border-top-color: ThreeDHighlight;
border-right-color: ThreeDShadow;
border-bottom-color: ThreeDShadow;
border-left-color: ThreeDHighlight;
text-align: center;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
background-color: white;
}
p {
text-align: justify;
}

a.menu {
text-decoration: none;
font-weight: bold;
color: blue;
}

.dropmenudiv a:hover{ /*Меняем здесь тему*/
background-color: #888886;
}