html, body {height: 100%; width: 100%; margin: 0px; padding: 0px;}
body {background: #748797;}

body, table {font: 12px Verdana, sans-serif; color: #FFFFFF;}
body {height: 100%;}

body.front, body.content {text-align: center; background-color: #485052;}


.block {display: block;}
.center {text-align: center;}
.top {vertical-align: top;}
.bottom {vertical-align: bottom;}
.middle {vertical-align: middle;}
.tR {text-align: right;}
.tL {text-align: left;}
.blockRight {margin: 0px 0px 0px auto;}


body.front table.body {margin: 0px auto; width: 780px;}
body.content table.body {margin: 0px auto; width: 782px;}
.fixedTable {table-layout: fixed;}

/*Front page styles*/
.front div.menu {margin-top: 25px; width: 102px; overflow: hidden;}
.front .effect {background: #485052 url(../img_2/deco34.gif) left top no-repeat; font: 11px Verdana, sans-serif; color: #FFFFFF; text-align: center;}
.front .effect a:visited {text-decoration: none;}
.front .effect a:hover {text-decoration: underline;}


/*Content page styles*/
.content_left {background: #485052 url(../img_1/left_bg.gif) right top repeat-y}
.content_right {background: #485052 url(../img_1/right_bg.gif) left top repeat-y}
.content .menu_container {background-color: #3B4244; vertical-align: top;}
.menu_container .menu {margin-top: 11px;}
.content_td {background: #485052 url(../img_1/content_bg.gif) right top repeat-y; vertical-align: top;}
.container {margin: 0px 38px 0px 26px; height: 100%;}
.header {text-align: right; background-color: #3B4244;}
.footer {background-color: #7B8182;}



#EBPN,#EBPN h1 {color: #ffffff; text-align: center; margin: 0px; padding: 0px; font: bold 14px Arial, sans-serif;}
#EBPT {font: 12px Verdana, sans-serif; color: #FFFFFF;}

/*Common styles*/
form table, input, textarea {border: 1px solid #1588E5;}
form th {border-bottom: 1px solid #1588E5; padding: 2px}
form th, input.button {background-color: #90D8FA;}

form table {font: 12px Verdana;}
form td {padding: 3px 6px; vertical-align: top;}
input, textarea {font: 12px Verdana;}

form.standart table {width: 370px;}
form.standart input, form.standart textarea {width: 230px;}
form.standart textarea {height: 100px;}
form.standart input.button {margin-top: 3px; width: 100px;}


p {text-indent: 0px; line-height: 1.3em; margin: 0px 0px 10px 0px;}
hr {color: #C2C2C2; height: 1px;}
li {padding: 4px; line-height: 1.3em;}
ol, ul {margin-top: 0px;}
table {line-height: 1.3em;}

h1 {color: #000000; font: 18px Arial;}
h2 {font: bold 16px Verdana;color: #000000;}
h3 {margin: 20px 0px 6px 0px; font: bold 14px Verdana; color: #000000}
h4 {margin: 20px 0px 6px 0px; font: bold 12px Verdana; color: #000000}

.container A:link, .container A:visited {COLOR: #8096B0; text-decoration:underline;}
.container A:active, .container A:hover {COLOR: #8096B0; text-decoration:none;}

A:link img, A:visited img {border-style: solid; border-color: #000000}
A:hover img, A:active img {border-style: solid; border-color: #CC3333}


TABLE.htable {border-left: 1px solid #AAAAAA;}
TABLE.vtable {border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA;}
.htable TH {border: 1px solid #AAAAAA; border-left-width: 0px; background-color: #EEEEEE; padding: 3px; color: #000000;}
.htable TD {border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; padding: 3px;}
.vtable TH {border-left: 1px solid #AAAAAA; border-top: 1px solid #AAAAAA; background-color: #EEEEEE; padding: 3px; color: #000000;}
.vtable TD {border-left: 1px solid #AAAAAA; border-top: 1px solid #AAAAAA; padding: 3px;}


/*Styles for page make-up*/
.aL {text-align: left;}
.aC {text-align: center;}
.aR {text-align: right;}
.aJ {text-align: justify;}

.vT {vertical-align: top;}
.vM {vertical-align: middle;}
.vB {vertical-align: bottom;}

p.indent {text-indent: 20px;}
table.centered td {text-align: center;}

img.left {margin: 5px 5px 5px 0px}
img.right {margin: 5px 0px 5px 5px}