body {
    background-color: #F8F1E1;
    font-family: verdana, arial;
    font-size: 11px;
    margin: 10 0 0 0;
}

table {
    font-size: 11px;
}

td.logo {
    vertical-align: top;
    padding-top: 0px;
}

table.border {
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
}

table.border td {
    border-left: solid 1px #000000;
    border-top: solid 1px #000000;
}

td.header, td.parex, td.section, td.submenu {
    background-color: #EEEEEE;
}

td.contacts, td.phone {
    background-color: #235C84;
}

table.menu {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    height: 30px;
}

td.menutop {
    background-color: #E8E2D3;
    height: 6px;
}

td.tdmenu, td.tdmenu_2 {
    background-color: #235C84;
    text-align: center;
    color: #000000;
    height: 30px;
}

td.tdmenu {
    border-right: 1px solid #0C4769;
}

td.section {
    padding: 0px 15px 15px 15px;
}

td.submenu {
    padding: 0 0 0 28;
    vertical-align: top;
    line-height: 25px;
    height: 36px;
}

table.submenu {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

td.maintext {
    vertical-align: top;
    padding: 15px 17px 20px 28px;
    font-size: 11px;
    line-height: 15px;
}

font.txthead {
    color: #9C1B1B;
    font-weight: bold;
}

table.text {
    background-color: #FFFFFF;
}

td.header {
    padding: 15px;
    text-align: center;
}

td.text, td.separator {
    background-color: #FFFFFF;
    vertical-align: top;
}

td.text {
    padding: 15px;
}

td.separator {
    padding: 15px 9px 15px 7px;
}

div.header {
    padding-top: 12px;
    color: #9C1B1B;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

div.mainPageHead {
    padding: 15px 50px 15px 70px;
    background: #FFFFFF;
    color: #0E4C82;
    line-height: 1.4em;
    height: 100%;
}

h3 {
    margin: 0px;
    font-size: 12px;
    color: #9C1B1B;
}

div.details {
    padding: 7px 40px 0px 0px;
    color: #0E4C82;
    font-size: 11px;
}

td.contacts {
    padding: 15px 0px 0px 18px;
    color: #FFFFFF;
    font-size: 11px;
    vertical-align: top;
}

td.bottomtxt {
    color: #FFFFFF;
    font-size: 11px;
}

td.phone {
    width: 130px;
    padding: 0px 0px 16px 19px;
    vertical-align: bottom;
}

a:visited, a:link {
    color: #235C84;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul.align {
    margin: 0;
    padding: 0 30;
}

span.title {
	position: relative;
}

span.title span {
	position: absolute;
	top: 0px;
	left: 160px;
}

a:link.under, a:visited.under {
    text-decoration: none;
}

a:hover.under {
    text-decoration: underline;
}

.button {
    background: url(img/button.gif) no-repeat bottom right;
    width:65px;
    height:20px;
    border-style:none;
    border-width:1px;
    border-color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    text-align:center;
}