body {
        background-color: #FFFEFF;
}
.topmenuact {
        font-family: Arial;
        font-size: 12px;
        font-weight: 500; 
        color: #FFFEFF;
}
.topmenu {
        font-family: Arial;
        font-size: 12px;
        font-weight: 500; 
        color: #FFFEFF;
}
.topmenuright {
        font-family: Arial;
        font-size: 12px;
        font-weight: 600; 
        color: #000000;
}
.line-topmenu {
        font-family: Arial;
        font-size: 19px;
        font-weight: 500; 
        background-image: url(Images/line-topmenu.gif);
        background-position: top;
        background-repeat: repeat-x;
}
a {
        text-decoration: none;
        color: #FF8200;
}
a:hover {
        text-decoration: underline;
}
.leftmenutitle {
        font-family: Arial;
        font-size: 12px;
        font-weight: 800; 
        color: #0D4C99;
}
.leftmenutitle2 {
        font-family: Arial;
        font-size: 11px;
        font-weight: 600; 
        color: #ffffff;
}
.leftmenu {
        font-family: Arial;
        font-size: 12px;
        font-weight: 500; 
        color: #51687F; 
}
.leftmenuact {
        font-family: Arial;
        font-size: 12px;
        font-weight: 500; 
        color: #FF8200; 
}
.text {
        font-family: Arial;
        font-size: 13px;
        font-weight: 500; 
        color: #2B3F50; 
}
p {
        font-family: Arial;
        font-size: 13px;
        font-weight: 500; 
        color: #2B3F50; 
        margin-top: 8px;
        margin-bottom: 8px;
}
.news {
        font-family: Arial;
        font-size: 12px;
        font-weight: 500; 
        color: #2B3F50; 
}
.title {
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
        color: #0A4D9A;
}
h1 {
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
        color: #0A4D9A;
        margin-top: 8px;
        margin-bottom: 8px;
}
h2 {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        color: #0A4D9A;
}
h3 {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        color: #0A4D9A;
}
h4 {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        color: #0A4D9A;
}
.titlesub {
        font-family: Arial;
        font-size: 13px;
        font-weight: 500;
        color: #FF8200;
}
.heavy {
        font-weight: bold; 
        color: #0A4D9A;
}
.light {
        color: #2B3F50;
}

.inputtext {
        border: 0px solid;
        width: 95px;
        height: 12px;
        font-size: 9px;
        padding-left: 3px;
        vertical-align: middle;
}
.send {
        background-image: url(images/search.gif);
        background-color: transparent;
        background-repeat: no-repeat;
        border: 0px solid;
        width: 10px;
        height: 9px;
        vertical-align: middle;
}

pre { font-family: Courier New; font-size: 9pt; margin-top: 8px; margin-bottom: 8px }

ul {
        font-family: Arial;
        font-size: 13px;
        font-weight: 500; 
        color: #2B3F50; 
        margin-top: 8px;
        margin-bottom: 8px;
}
ol {
        font-family: Arial;
        font-size: 13px;
        font-weight: 500;
        color: #2B3F50;
        margin-top: 8px;
        margin-bottom: 8px;
}
td {
        font-family: Arial;
        font-size: 13px;
        font-weight: 500;
        color: #2B3F50;
}
th {
        font-family: Arial;
        font-size: 13px;
        font-weight: 500;
        color: #2B3F50;
}
blockquote { margin-top: 8px; margin-bottom: 8px }
