.error
{
        color: #cc0000;
        font-weight: bold;
}
.input
{
        border: 1px solid #000000;
        color: #104080;
        font-family: arial;
        font-size: 12;
}
a
{
        color: #0080FF;
}
a.menu_light
{
        color: #E0E0E0;
        font-weight: bold;
        text-decoration: none;
}
a.pager
{
        background-color: #E0E0E0;
        color: #0080FF;
        font-size: 10;
        font-weight: bold;
        text-decoration: none;
}
body
{
        background-color: #FFFFFF;
        color: #104080;
        font-family: arial;
        font-size: 12;
        margin: 0;
}
h1
{
        font-size: 16;
        font-weight: bold;
        margin: 0 0 20 0;
}
hr
{
        color: #104080;
        height: 1px;
}
li.person
{
        list-style-type: square;
        margin: 0 0 0 20;
}
span.header
{
        font-size: 14;
        font-weight: bold;
}
td
{
        color: #104080;
        font-size: 12;
}
td.bottom
{
        background: url("http://www.monulent.ru/images/bottom_gradient.gif");
        background-color: #EDF7FF;
        color: #80A0C0;
        font-size: 12;
        font-weight: bold;
        text-align: center;
}
td.content
{
        color: 104080;
        font-size: 12;
        padding: 10;
        vertical-align: top;
}
td.inner
{
        background-color: #FFFFFF;
}
td.menu_dark
{
        background-color: #104080;
        font-size: 8;
        vertical-align: top;
	width: 250;
}
td.menu_light
{
        color: #E0E0E0;
        background-color: #235590;
        font-weight: bold;
}
td.monuments_left
{
        color: 104080;
        font-size: 12;
        padding: 10;
        text-align: right;
        vertical-align: top;
}
td.slogan_d
{
        background-color: #104080;
        color: #E0E0E0;
        font-style: italic;
        text-align: right;
}
td.slogan_u
{
        background-color: #104080;
        color: #E0E0E0;
        font-style: italic;
        text-align: left;
}
td.top_left
{
        background: url("http://www.monulent.ru/images/top_gradient.gif");
        background-color: #EDF7FF;
        color: #104080;
        font-size: 18;
        font-weight: bold;
        height: 74;
        text-align: left;
        width: 200;
}
td.top_right
{
        background: url("http://www.monulent.ru/images/top_gradient.gif");
        background-color: #EDF7FF;
        color: #104080;
        font-size: 24;
        font-weight: bold;
        height: 74;
        text-align: right;
}
ul.person
{
        list-style-type: none;
        margin: 0;
}
