html, body { backGround: #0E2C86; margin: 0; padding: 0; color: #000000; }

body,td
{
        font-family: arial;
        font-size: 9pt;
}

a:link, a:active, a:visited
{
        color: #0E2C86;
}
a:hover { text-decoration: underline; }

a.links:link, a.links:active, a.links:visited {
    color: #D3DBF3;
}

.details { color: #ffffff; }

.err { color: #FF0000; }

h1 { font-family: tahoma; font-size: 16px; font-weight: bold; color: #051428; margin-bottom: 15px; }
h2 { font-family: tahoma; font-size: 13px; font-weight: bold; color: #051428; }
h3 { font-size: 9pt; }

.phones { font-size: 16px; font-weight: bold; }
.b_phones { font-size: 10px; font-family: verdana; color: #ffffff; }

#white { color: #ffffff; }
#yellow { color: #FFD530; }
#red { color: #BC3D00; }
#brown { color: #6D2300; }

.title1 { position: absolute; top: 258px; left: 212px; color: #ffffff; font-weight: bold; font-size: 14px; }
.title2 { position: absolute; top: 250px; left: 415px; font-size: 20px; font-weight: bold; width: 300px; }
.cont { padding: 55px  10px 15px 10px; }

.menu {
    background: url(/partner/templates/img/menu_bg.gif);
}
.menu_active {
    background: url(/partner/templates/img/menu_bg_active.gif);
}
.menu, .menu_active {
    width: 169px;
    height: 26px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 0 0 30px;
    font-family: verdana;
    margin-bottom: 5px;
}
#tl { height: 32px; padding: 1px 0 0 30px; }
.menu a:link, .menu a:active, .menu a:visited, .menu_active a:link, .menu_active a:active, .menu_active a:visited  {
    color: #ffffff;
    text-decoration: none;
}

.content {
    background: #E5E5E5 url(/partner/templates/img/cont_bg.gif) no-repeat top left;
    color: #000000;
    border: 1px solid #ffffff;
    font-size: 12px;
    padding: 5px;
    padding-top: 0;
}

.partner {
    color: #000000;
    font-size: 10px;
}

#white a:link, #white a:active, #white a:visited { color: #ffffff; text-decoration: none; }
.br_input
{
    backGround: #305CBD;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 8pt;
}
.br_btn
{
    backGround: #5375CF;
    border: 1px solid #0E2C86;
    cursor: hand;
    color: #FDFDFD;
    font-size: 8pt;
}

.input
{
        backGround: #ffffff;
        font-size: 8pt;
}

.btn
{
        backGround: #e0e0e0;
        border: 1px outset #d0d0d0;
        cursor: hand;
}

.basket
{
    backGround: #385ABC url('/partner/templates/img/basket_bg.gif') no-repeat bottom right;
    color: #ffffff;
    padding: 10px;
    border: 1px solid #ffffff;
    border-right: none;
    width: 177px;
    font-family: verdana;
    height: 100px;
}
.basket a:link, .basket a:active, .basket a:visited { color: #ffffff; }

.submenu {
	text-align: right;
	padding: 0 15px 10px 0;
}
.submenu  a:link, .submenu  a:active, .submenu  a:visited {
	color: #fff;
	text-decoration: none;

