h1 {

    font-weight: bold;

    font-size: 120%;

    padding: 0px;

}



h2 {

    font-weight: bold;

    font-size: 110%;

    padding: 0px;

}



h3 {

    font-weight: bold;

    font-size: 105%;

    padding: 0px;

}



p {

    padding: 0px;

    margin-top: 0px;

}



body {

    font-family: Arial, Helvetica, sans-serif;

    font-size: 10pt;

    margin: 0px;

    padding: 0px;

    background: #9D9DA1

}



a {

    color: #5282C4;

    font-weight: bold;

    text-decoration: none;

}



a:hover {

    text-decoration: underline;

}



#main-table {

    table-layout: fixed;

}



#main {

    color: #000000;

    background: url(images/content-border-top.png) 0 0 repeat-x;

}



#main-content {

    color: #000000;

    background: url(images/content-border-top-left.png) 0 0 no-repeat;

    padding: 10px 5px 10px 20px;

    text-align: left;

    width: 450px;

}



.block-bl {

    background: url(images/block-bl.png) 0 100% no-repeat #DDE5F8;

}



.block-br {

    background: url(images/block-br.png) 100% 100% no-repeat;

}



.block-tl {

    background: url(images/block-tl.png) 0 0 no-repeat;

}



.block-tr {

    background: url(images/block-tr.png) 100% 0 no-repeat;

    padding: 2px 5px 2px 5px;

}



.block-content {

    text-align: left;

    padding: 0px;

}



.sidebar-left {

    background: url(images/sidebar-left-bg.png) 0 0 ;

    height: 100%;

}



.sidebar-left-content {

    background: url(images/sidebar-left-top.png) 0 0 no-repeat;

    padding: 10px 5px 10px 22px;

    width: 143px;

}



.sidebar-right {

    background: url(images/content-right-bg.png) 0 0 ;

    height: 100%;

}



.sidebar-right-content {

    background: url(images/title-lower-right.png) 0 0 no-repeat;

    padding: 56px 6px 10px 9px;

    width: 117px;

}



ul.menu {

    list-style: none;

    list-style-type: none;

    margin: 0px;

    padding: 0px;

}



.menu li {

    text-align: left;

    font-weight: bold;

    text-decoration: none;

    margin: 0px;

    padding: 0px;

    list-style-type: none;

    list-style-image: url('');

}



.menu li .menu li {

    text-align: left;

    padding: 3px;

    font-size: 90%;

    font-weight: normal;

}



.menu li a {

    display: block;

    width: 95%;

    color: #5282C4;

    background-color: #DDE5F8;

    padding: 3px 0px 3px 4px;

    margin: 0px;

    text-decoration: none;

}



.menu li a:hover {

    color: #5282C4;

    background-color: #C7CFE1;

}



/*.block-spacer {

    font-size: 1px; 

    margin: 8px;

}
*/


.search-form {

    text-align: center;

}



#main-content .block-bl {

    background: url();

}



#main-content .block-br {

    background: url();

}



#main-content .block-tl {

    background: url();

}



#main-content .block-tr {

    background: url();

}



.block-user input {

   font-size: 9pt; 

}



.block-container-block .block-tl {

   background: url() #C7CFE1; 

}



.block-container-block .block-tr {

   background: url();

}



.block-container-block .block-bl {

   background: url();

}



.block-container-block .block-br {

   background: url();

}



.content-title-image { 

   position: relative;

    top: -16px;

    left: -20px;

    height: 100px;

}

a img {

border:0px;

}
