﻿*
{
    font-size: 11px;
    font-family: verdana, tahoma, arial;
    text-decoration: none;
    border: none;
}
body
{
    padding: 0px;
    margin: 0px;
    background-color: #E3E3E5; /*#cecfd0;*/
    background-repeat: repeat-x;
}
a:hover
{
    color: Navy;
}
a, a:visited
{
    color: #1B66AA;
}

ul.std
{
    margin-top: -1em;
}
ul.std li
{
    display: list-item;
    margin-left: 1.4em;
    line-height: 1.6em;
}
ul.std > li > ul.std, ul.std > li > ul.std > li > ul.std
{
    margin-top: 0px;
}
img.inleft
{
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 5px;
    float: left;
}
img.inright
{
    margin-left: 10px;
    margin-bottom: 4px;
    margin-top: 10px;
    float: right;
}
.wrapper
{
    width: 987px;
    margin: 0px auto;
    min-height: 500px;
}
.header
{
    width: 987px;
    margin: 0px auto;
    min-height: 230px;
    height: 230px;
}
.bodybkg
{
    width: 100%;
    position: absolute;
    padding-bottom: 20px;
}
.columncenter
{
    width: 780px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    padding-top: 12px;
}
.columnright
{
    position: relative;
    width: 177px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    padding-top: 12px;
}

.headercenter
{
    width: 970px;
    height: 100%; /*background-image: url(Images/MCSK_Baner2.jpg);*/
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 6px;
    margin-left: 10px;
}
.headermenu
{
    float: right;
    margin-top: 10px;
    margin-right: 15px;
    font-size: 12px;
    color: #a0a0a0;
}
.headerrss
{
    float: right;
    margin-right: 120px;
}
.headerlang
{
    float: left;
    margin-top: 4px;
    margin-left: 10px;
}
.headermenu a, headermenu a:visited
{
    color: #707070;
}
.headermenu a:hover
{
    color: #303030;
}
.imagebox
{
    margin-bottom: 10px;
}
.menuleft
{
    width: 112px;
    height: 40px;
    background-image: url(Images/MenuLeft.png);
    background-repeat: no-repeat;
    color: White;
    float: left;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.menuitem
{
    width: 111px;
    height: 40px;
    background-image: url(Images/MenuItem.png);
    background-repeat: no-repeat;
    color: White;
    float: left;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.menuright
{
    width: 112px;
    height: 40px;
    background-image: url(Images/MenuRight.png);
    background-repeat: no-repeat;
    background-position: right center;
    color: White;
    float: left;
    text-align: center;
    line-height: 40px;
    margin-left: 1px;
    font-weight: bold;
}
.menuleft a, .menuitem a, .menuright a
{
    text-decoration: none;
    color: White;
    font-weight: bold;
}
.menuleft a:hover, .menuitem a:hover, .menuright a:hover
{
    color: Navy;
    font-weight: bold;
}
.all_submenu
{
    clear: both;
    margin-top: 0px;
}
.submenuitem, .submenuitemdiv
{
    float: left;
    padding: 4px 10px;
    color: #1B66AA;
    white-space: nowrap;
}
.centercontent
{
    /*background-color: #EEEEF0;*/
    clear: both;
    margin-top: 0px;
    padding: 10px;
    padding-top: 20px;
    overflow: hidden;
}
.newsbox
{
    margin-bottom: 10px;
}
.newsdate
{
    color: #1B66AA;
    font-size: 12px;
}
.newstitle
{
    font-size: 12px;
    line-height: 18px;
}
.newsmore a, .newsmore a:hover, .newsmore a:visited
{
    text-decoration: none;
    color: #1B66AA;
    font-size: 11px;
    text-align: right;
    display: block;
    width: 100%;
}
.newsinfo
{
    font-size: 11px;
    margin-top: 8px;
}
.trainingspanelhdr
{
    width: 177px;
    color: #808080;
    font-weight: bold;
    margin: 10px auto 8px 2px;
}
.trainingspanel
{
    width: 167px;
    height: 252px;
    background-image: url(Images/TrainingsPanel.png);
    background-repeat: no-repeat;
    padding: 4px;
    margin-bottom: 10px;
}
.trainingstable
{
    width: 167px;
    height: 252px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
.trainingstable p
{
    line-height: 1em;
}
.trainingstable td
{
    margin: 0px;
    height: 30px;
}
.trainingsdate
{
    width: 40px; #width:48px;
color:White;
font-size:10px;
padding:0px;
vertical-align:top;
padding-left:2px;
padding-bottom:2px;
}
.trainingsdate span
{
    margin-top: 6px;
}
.trainingsday
{
    color: White;
    font-size: 18px;
    padding-top: 1px;
    padding-right: 1px;
    float: right;
}

.trainingsids
{
    width: 94px;
    font-size: 12px;
    vertical-align: top;
    padding-left: 4px;
}
a.tip
{
    position: relative;
    z-index: 24;
    color: #000;
    text-decoration: none;
    margin-right: 1px;
}

a.tip:hover
{
    z-index: 25;
}

a.tip span
{
    display: none;
}

a.tip:hover span
{
    display: block;
    position: absolute;
    top: 20px;
    left: -20px;
    width: 180px;
    border: 1px solid #e1e1e1;
    background-color: #f1f1f1;
    color: #000;
    text-align: justify;
    padding: 4px;
    line-height: 1em;
}
.b760_pnl
{
    background-image: url(Images/b760_pnl.png);
    background-repeat: no-repeat;
    width: 740px;
    padding: 10px;
    overflow: auto;
}
.b760_tab
{
    background-image: url(Images/b760_tab.png);
    background-repeat: repeat-y;
    width: 750px;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    color: #1B66AA;
    letter-spacing: 0.1em;
    font-weight: bold;
}
.g760_pnl
{
    background-image: url(Images/g760_pnl.png);
    background-repeat: no-repeat;
    width: 740px;
    padding: 10px;
    overflow: auto;
}
.g760_tab
{
    background-image: url(Images/g760_tab.png);
    background-repeat: repeat-y;
    width: 750px;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    color: #1B66AA;
    letter-spacing: 0.1em;
    font-weight: bold;
}
.b460_tab
{
    background-image: url(Images/b460_tab.png);
    background-repeat: repeat-y;
    width: 440px;
    color: #1B66AA;
    letter-spacing: 0.1em;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    margin-bottom: 0px;
    font-weight: bold;
}
.b460_pnl
{
    width: 440px;
    background-image: url(Images/b460_pnl.png);
    background-repeat: no-repeat;
    padding: 10px;
    margin-bottom: 20px;
    overflow: auto;
    min-height: 400px;
}
.g290_pnl
{
    width: 270px;
    background-color: #F6F6F6;
    padding: 10px;
    background-image: url(Images/g290_pnl.png);
    background-repeat: no-repeat;
    overflow: auto;
}
.g290_tab
{
    background-image: url(Images/g290_tab.png);
    background-repeat: repeat-y;
    width: 270px;
    color: #1B66AA;
    letter-spacing: 0.1em;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    font-weight: bold;
}
.b290_pnl
{
    width: 270px;
    background-color: #F6F6F6;
    padding: 10px;
    background-image: url(Images/b290_pnl.png);
    background-repeat: no-repeat;
    overflow: auto;
}
.b290_tab
{
    background-image: url(Images/b290_tab.png);
    background-repeat: repeat-y;
    width: 270px;
    color: #1B66AA;
    letter-spacing: 0.1em;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    font-weight: bold;
}
.g150_pnl
{
    width: 130px;
    background-color: #F6F6F6;
    padding: 10px;
    background-image: url(Images/g150_pnl.png);
    background-repeat: no-repeat;
    overflow: auto;
}
.g150_tab
{
    background-image: url(Images/g150_tab.png);
    background-repeat: repeat-y;
    width: 140px;
    color: #1B66AA;
    letter-spacing: 0.1em;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    font-weight: bold;
}
.b150_pnl
{
    width: 130px;
    background-color: #F6F6F6;
    padding: 10px;
    background-image: url(Images/b150_pnl.png);
    background-repeat: no-repeat;
    overflow: auto;
}
.b150_tab
{
    background-image: url(Images/b150_tab.png);
    background-repeat: repeat-y;
    width: 140px;
    color: #1B66AA;
    letter-spacing: 0.1em;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    font-weight: bold;
}
.TrainingSectionHdr
{
    font-weight: bold;
    margin-top: 10px;
    padding: 5px;
}
.TrainingSectionBody
{
    padding-left: 20px;
}

div.contactbox
{
    min-height: 207px;
    max-height: 207px;
    height: 207px;
    width: 175px;
    background-image: url(Images/Box.gif);
    background-repeat: no-repeat;
}
div.contactbox_tab
{
    font-weight: bold;
    color: White;
    line-height: 36px;
    padding-left: 10px;
}
div.contactbox_pnl
{
    padding: 20px 10px;
    text-align: right;
}
.ddlist
{
    width: 400px;
    margin-bottom: 4px;
}
a.img img
{
    margin: 10px;
}
