﻿body 
{
    font-family: Arial;
    font-size: 10pt;
    background-image: url("../_images/background_root.jpg");
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-bottom: 30px;
}
#DIV_website
{
    width: 955px;
    text-align: left;
}
#DIV_website_header
{
    background-image: url("../_images/background.jpg");
}
.DIV_welcome
{
     height: 320px;
     margin: 20px; 
     padding: 20px; 
}
.DIV_welcome_background
{
    background-color: #273c5b;
    height: 320px;
    margin: 20px; 
    padding: 20px;
   
 
}
.MEN_static
{
    width: 230px;
    height: 30px;
}
.MEN_static a
{
    display: block;
    padding: 6px;
    width: 218px;
    height: 18px;
    color: #FFFFFF;
}
.MEN_dynamic_background1
{
    width: 230px;
    height: 100px;
    z-index: 100;
}
.MEN_dynamic_background1
{
    background-image: url(../_images/menu_background1.jpg);
    z-index: 100;
}
.MEN_dynamic_background2
{
    background-image: url(../_images/menu_background2.jpg);
    z-index: 100;
}
.MEN_dynamic_background3
{
    background-image: url(../_images/menu_background3.jpg);
    z-index: 100;
}
.MEN_dynamic
{
    width: 230px;
    height: 20px;
}
.MEN_dynamic a
{
    display: block;
    padding: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 218px;
    height: 14px;
    color: #FFFFFF;
}
.MEN_dynamic a:hover
{
    background-color: #FFFFFE;
    color: #000000;
}
#DIV_website_body
{
    
}
.DIV_bodytext
{
    padding: 15px;
    color: #274a91;
}
.DIV_bodytext h1
{
    font-family: Georgia;
    font-size: 1.6em;
    margin-top: 0px;
    font-weight: normal;
}
.DIV_bodytext h2
{
    font-size: 1.1em;
    margin-top: 0px;
    font-weight: normal;
    color: #4aa741;
}
.DIV_bodytext a
{
    text-decoration: none;
    color: #4aa741;
}
.DIV_bodytext_center
{
    padding: 15px;
    color: #274a91;
}
.DIV_bodytext_center h1
{
    font-family: Georgia;
    font-size: 1.3em;
    margin-top: 0px;
    font-weight: normal;
}
.DIV_bodytext_center h2
{
    font-size: 1em;
    margin-top: 0px;
    font-weight: normal;
    color: #4aa741;
}
.DIV_bodytext_side
{
    color: #274a91;
}
.DIV_bodytext_side h1
{
    font-family: Georgia;
    font-size: 1.6em;
    margin-top: 0px;
    font-weight: normal;
}
.DIV_bodytext_side h2
{
    font-size: 1.1em;
    margin-top: 0px;
    font-weight: normal;
    color: #4aa741;
}
.DIV_bodytext_side a
{
    font-size: 0.7em;
    font-weight: bold;
    text-decoration: none;
    color: #274a91;
}
#DIV_website_footer
{
    padding: 20px;
    font-size: 0.8em;
    color: #999999;
    background-color: #FFFFFF;
    border-bottom: solid 1px #CCCCCC;
}
#DIV_website_copyright
{
    padding: 20px;
    font-size: 0.8em;
    color: #999999;
}
.side300
{
    background-image: url("../_images/background_300.jpg");
    background-repeat: repeat-y;
}
.breadcrumb
{
     padding: 10px;
     padding-left: 15px;
     font-size: 0.8em;
     color: #666666;
}
.breadcrumb a
{
    color: #666666;
    text-decoration: none;
}
.breadcrumb a:hover
{
    text-decoration: underline;
}