@charset "windows-1251";

body {
background: url(../images/page_bkgd.jpg) fixed center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
text-align: center;
color: #666666;
background-color: #EBF3FB;
line-height: 0;
margin: 0em 0;
font: 0em}
h1, h2, h3, h4, h5, h6, blockquote, form, label, dl, fieldset, address 
a {
text-decoration : none;
}

h1, h2, h3, h4, h5, h6, ul, ol {text-decoration: none; margin-top: 0em; margin-bottom: 0em}

a:hover {
text-decoration : underline;
}
h1, .componentheading {
font-size : 1.6em;
}
h2, .contentheading {
font-size : 1.5em;
}
h3 {
font-size : 1.3em;
}
h4 {
font-size : 1.2em;
}
h5 {
font-size : 1.1em;
}
h6 {
font-size : 1em;
font-weight : bold;
}		

table.body 
{background-color: #E5E7FF;}

table.contentpaneopen 
{background-color: #FFFFFF;}
td {
line-height : 18px;
font-size : 11px;
}
p {margin : 0.3em 0 0.3em 0;
}

table.contentpaneopen td.contentheading {background: #f2f2f2; height: 20px; text-align: left; border: 1px solid #ffffff; color: #DE3700; font-family: Verdana, Arial, serif, Tahoma; font-size: 12px; font-weight: bold; border-color: #CCCCCC}

table.contentpaneopen td.header1 {
line-height: 20px; 
font-size: 13px; 
background-color: #336699;
color: #FFFFFF;
font-weight: bold;
font-family: Verdana, Arial, serif, Tahoma;
}

table.content12px 
{background-color: #FFFFFF;}
.content12px td {
line-height : 18px;
font-size : 12px;
}

.moduletable {
margin-bottom : 1em;
padding : 0 10px;
}
.moduletable h3 {
background-color : #eeeeee;
color : #cc0000;
border : 1px solid #ffffff;
padding : 0.25em 0;
text-align : center;
font-size : 1.1em;
margin : 0 -10px 0.5em -10px;
}
.moduletable_menu {
padding : 0;
font-family : Verdana, Arial, serif, Tahoma;
font-size : 11px;
color : #333;
margin-bottom : 1em;
}
.moduletable_menu h3 {
background-color : #9EBDCC;
color : #cc0000;
padding : 0.25em 0;
text-align : center;
font-size : 1.1em;
margin : 0;
border : 1px solid #ffffff;
}
.moduletable_menu ul {
list-style : none;
margin : 0;
padding : 0;
<!-- height : auto; -->
}
.moduletable_menu li {
border-bottom : 1px dotted #c0c0c0;
margin : 0;
}
.moduletable_menu li a {
display : block;
padding : 1px 1px 5px 0.5em;
color : #000000;
 height : 14px; 
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
}
html > body .moduletable_menu li a {
width : auto;
}
.moduletable_menu li a#active_menu:link, a#active_menu:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
display : block;
vertical-align : middle;
font-size : 1em;
color : #000000;
text-align : left;
padding-top : 2px;
padding-left : 10px;
<!-- height : 16px !important;-->
height : 10px; 
text-decoration : none;
}
.moduletable_menu li a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color : #eeeeee;
background-position : left 0%;
<!-- height : auto; -->
<!--height : 16px !important;-->
height : 10px;
display : block;
color : #a52a2a;
font-size : 1em;
text-align : left;
padding-left : 10px;
}