body
{
    margin-top: 20px;
    margin-bottom: 20px;
    background: #efefef;
}


.header
{
    background: url(../images/header.jpg);
    background-repeat: none;
    width: 980px;
    height: 100px;
}


.topborder
{
    background: url(../images/border_top.png);
    background-repeat: repeat-x;
    height: 4px;
}
.bottomborder
{
    background: url(../images/border_bottom.png);
    background-repeat: repeat-x;
    height: 4px;
}
.leftborder
{
    width: 4px;
    height: 100%;
    background: url(../images/border_left.png);
    background-repeat: repeat-y;
    font-family: verdana,arial,sans-serif;
    font-size: 4px;
    font-weight: bold;
}
.rightborder
{
    width: 4px;
    height: 100%;
    background: url(../images/border_right.png);
    background-repeat: repeat-y;
    font-family: verdana,arial,sans-serif;
    font-size: 4px;
    font-weight: bold;
}
.upperleftcorner
{
    background: url(../images/corner.png);
    background-repeat: no-repeat;
}
.upperrightcorner
{
    background: url(../images/corner_up_right.png);
    background-repeat: no-repeat;
}
.bottomrightcorner
{
    background: url(../images/corner_down_right.png);
    background-repeat: no-repeat;
}
.bottomleftcorner
{
    background: url(../images/corner_down_left.png);
    background-repeat: no-repeat;
}

.full
{
    width: 100%;
    background: #aacbeb;
}
.container
{
    width: 980px;
    border: 1px solid #333333;
}

.fullwidth
{
    width: 193px;
}
.hmenu
{
    background: url(../images/blaa_glass_ruter.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 26px;
    line-height: 26px;
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
    padding: 0px;
}
.hmenuitem
{
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
}
.hmenuitem:hover
{
    padding-left: 2px;
    padding-right: 2px;
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #faf707;
    text-decoration: none;
}
.title
{
    height: 28px;
    width: 193px;
    background: url(../images/bg_left_menu.gif);
    background-repeat: repeat-y;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: #6989b6;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 10px;
}
#vmenu
{
    border-right: 1px solid #336699;
    background: #b2c6de;
}

.smallmenu
{
    background: #aacbeb;
    width: 193px;
    text-align: left;
}

.vmenuitem
{
    padding-left: 5px;
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    color: #1c6ae7;
    vertical-align: middle;
    font-weight: bold;
    width: 177px;
    height: 20px;
    line-height: 20px;
    border-bottom: 1px solid #83b0e7;
}


.vmenuitemlink
{
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    color: #1c6ae7;
    text-decoration: none;
}
.vmenuitemlink:hover
{
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    color: #456686;
    text-decoration: none;
}



.vmenuitemlinkresuser
{
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    color: #FFFDD2;
    text-decoration: none;
}
.vmenuitemlinkresuser:hover
{
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    color: #456686;
    text-decoration: none;
}







.linkbg
{
    background: #aacbeb;
    padding-left: 5px;
    padding-right: 4px;
}
.linktable
{
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    color: #006eff;
    text-decoration: underline;
}

.linktable:hover
{
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    color: #006eff;
    text-decoration: none;
}
.sampletext
{
    background: #dbe9fa;
    border-bottom: 1px solid #76a3e1;
    border-top: 1px solid #76a3e1;
    padding: 5px;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #7ba0cd;
}
.main
{
    width: 784px;
    background: url(../images/bg_main.gif);
    background-repeat: repeat-y;
}
.leftcolumn
{
    width: 392px;
    border-right: 1px solid #d6d6d6;
}
.rightcolumn
{
    width: 392px;
}
.leftc
{
    width: 392px;
    color: #42526e;
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    padding: 5px;
}

.rightc
{
    width: 392px;
    color: #42526e;
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    padding: 5px;
}

.top
{
    font-family: verdana,arial,sans-serif;
    color: #079100;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    border-bottom: 1px solid #7a96b7;
    padding: 5px;
}


.topNews
{
    font-family: verdana,arial,sans-serif;
    color: #079100;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    border-bottom: 1px solid #7a96b7;
}

.data
{
    font-family: arial,verdana,sans-serif;
    color: #2581b7;
    font-weight: normal;
    font-size: 11px;
    text-align: right;
    float: right;
}
.sep
{
    line-height: 1px;
    width: 350px;
    height: 1px;
    padding-bottom: 6px;
}
.hsep
{
    line-height: 1px;
    margin: auto;
    background: url(../images/hsep.gif);
    background-repeat: repeat-x;
    background-position: 5% 5%;
}

.footer
{
    background: url(../images/footer_bg.gif);
    background-repeat: repeat-x;
    height: 21px;
    vertical-align: middle;
    padding-left: 10px;
}
.footerlinks
{
    font-family: arial,verdana,sans-serif;
    color: #c3e2ff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
.footerlinks:hover
{
    font-family: arial,verdana,sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}









.login
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}

.txtheader
{
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtheader2
{
    font-size: 10px;
    color: #333333;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtheader11
{
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtheadernormal
{
    font-size: 10px;
    color: #333333;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtheader_red
{
    font-size: 13px;
    color: #ff0000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.text
{
    line-height: 1.4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}
.textLiten
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    color: #444444;
}


.bottomtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}
.button
{
    background: #333333;
    color: #FFFFFF;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    cursor: hand;
    border: solid 1px #12B4E0;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff' ,EndColorStr= '#5FA0D2');
}
.field
{
    background-color: #ffffff;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica;
}

.littlePadding
{
    padding: 10px;
}















/* STYLE FOR LOGIN PAGE */



.loginMain
{
    background-color: #D5D5D5;
    padding: 5px;
    border-top: #555555 1px solid;
    border-left: #555555 1px solid;
    border-right: #555555 1px solid;
    border-bottom: #555555 1px solid;
    margin-bottom: 2px;
}


.loginMainInner
{
    background-color: #FFFFFF;
    padding: 5px;
    border-top: #AAAAAA 1px solid;
    border-left: #AAAAAA 1px solid;
    border-right: #AAAAAA 1px solid;
    border-bottom: #AAAAAA 1px solid;
}


.loginMainHeader
{
    color: #9E9E9E;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.loginSmallText
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.buttonGrey
{
    background: #D5D5D5;
    color: #000000;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    cursor: hand;
    border: 1px solid #ffffff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff' ,EndColorStr= '#5FA0D2');
}



.blackBorder
{
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    padding: 2px;
    width: 350px;
}

.morePadding
{
    padding: 5px;
}

.lineHeightMore
{
    padding-top: 3px;
    padding-bottom: 3px;
}


a
{
    font-family: verdana,arial,dans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #5d8dc4;
    text-decoration: none;
}
a:hover
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #E91B1B;
    text-decoration: none;
}


.newsTime
{
    font-family: arial,verdana,sans-serif;
    color: #2581b7;
    font-weight: normal;
    font-size: 11px;
}







.relatedHeadline
{
    font-size: 14px;
    font-weight: bold;
    color: #4D6D94;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 5px;
}


.relatedGradient
{
    width: 3px;
}






.img-shadow 
{
    float:left;
 clear: left;
 /*float: right;*/
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
  
  
  
  
  
  
  
  
  .thinBorder 
  {
    border: solid 1px #83b0e7; 
  }
  
  
  .blackBorderImg 
  {
    border: solid 1px #333333; 
  }