/* CSS Document */
body {
        background-color: #2e5e88;
        margin: 0px;
        overflow-x: hidden;

}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8.5pt;
        color:#2e5e88
}

a {
        color:#2e5e88;
        text-decoration:underline
}

a:hover {
        color:#2e5e88;
        text-decoration:none
}

a.menu {
        color:#ffff00;
        text-decoration:none
}

a.menu:hover {
        color:#ffffff;
        text-decoration:none
}

a.navbar {
        color: #2e5e88;
        text-decoration : underline;
        padding: 3px;
        border: 1px #2e5e88 solid;
}
a.navbar:hover {
        color : #2e5e88;
        text-decoration : none;
        padding: 3px;
        background-color: #ffffff;
        border: 1px #2e5e88 solid;
}

.navbar{
        width: 10px;
        color: #2e5e88;
        text-decoration : none;
        padding: 3px;
        border: 1px #2e5e88 solid;
}

.divmenu {
        margin:1px 40px;
        padding:1px;
        border-bottom:1px #ffffff dotted
}

.leftmenu {
        margin:1px 15px;
        padding:3px;
        border-bottom:1px #ffffff dotted;
        font-weight:bold
}

.topmenu {
                margin-left:12px;
                color:#fdff0e;
                font-size:14px
}
.blockmenu {
        height:20px;
        text-decoration:none;
}

.blockmenuright {
        width:12px;
        height:20px;
        float:right;
        background:url(../images/menu/r.gif) left no-repeat;
        text-decoration:none;
}

.blockmenuleft {
        width:12px;
        height:20px;
        float:left;
        background:url(../images/menu/l.gif) right no-repeat;
        text-decoration:none;
}

.blockmenucenter {
        background:url(../images/menu/bg.gif) repeat-x;
        height:20px;
        text-decoration:none;
        padding-top:2px;
        color:#fdff0e;
        font-size:14px;
        cursor:pointer;
        width:auto
}

#submenu_0 {
         position:absolute;
         margin-left:172px;
         width:265px;
         height:auto;
}

#submenu_1 {
         position:absolute;
         margin-left:487px;
         width:265px;
         height:auto;
}

#submenu_2 {
         position:absolute;
         margin-left:637px;
         width:265px;
         height:0;
}

.tl{
        background:url(../images/bg/tl.gif) right bottom no-repeat
}

.tr {
        background:url(../images/bg/tr.gif) left bottom no-repeat
}

.topbg {
        background:url(../images/bg/topbg.gif) bottom repeat-x
}

.tc {
        background:url(../images/tc.jpg) top no-repeat
}

.lbg {
        background:url(../images/bg/lbg.gif) right repeat-y
}

.bc {
        background:url(../images/bc.jpg) top no-repeat
}

.nav {
        background:url(../images/nav.jpg) top left no-repeat
}

.pp {
        background:url(../images/menu/pp.gif) center no-repeat
}

.menubg {
        background:url(../images/menubg.png) left repeat-y
}

.menubottom {
        background:url(../images/menubottom.png) top left no-repeat
}

.yellow_corner{
        background:url(../images/yellow_corner.gif) right no-repeat
}

.line_white {
        border-top:4px #FFFFFF solid;
        height:5px
}

.mbg {
        background:url(../images/bg/mbg.gif) left repeat-y
}

.mbl {
        background:url(../images/bg/mbl.gif) top left no-repeat
}

.mbr {
        background:url(../images/bg/mbr.gif) top right no-repeat
}

.tdbg {
        background-color:#186d9a;
        padding-left:10px;
        color:#fbfb03;
        height:25px;
        font-size:10pt
}

.tblline {
        border:1px #186d9a solid
}

.cbl {
        background:url(../images/bg/cbl.gif) top left no-repeat
}

.cbr {
        background:url(../images/bg/cbr.gif) top right no-repeat
}

.rbg {
        background:url(../images/bg/rbg.gif) left repeat-y
}

.bl {
        background:url(../images/bg/bl.gif) top right no-repeat
}

.br {
        background:url(../images/bg/br.gif) top left no-repeat
}

.bottombg {
        background:url(../images/bg/bottombg.gif) top repeat-x
}
.date {
        color:#FFFFFF;
        font-weight:bold;
        margin-left:10px
}

.image {
        border:1px solid #868686;
        padding:1px;
        background:#FFFFFF
}

.line {
        border-bottom:1px #878989 solid;
        height:2px;
        margin-bottom:7px;
        width:95%;
}

.link-news {
        text-align:right;
        margin-right:0
}
