﻿@import url("style01.css");
@import url("style02.css");
/*Basic webpages's structure*/
body 
{
  background-image: url('master-gradient.jpg');
  background-repeat: repeat-x;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 12px;
  color: #393939;
  background-color: #d5deea;
  margin: 0;
}


#viewPort
{
  text-align: center;
  width: 100%;
}#viewPort #viewTable
{
  margin: 0 auto; 
  text-align: left;
}#viewTable
{
  width: 900px;
}.lTD, .rTD, .tlTD, .blTD
{
  background-image: url('master.jpg');
  background-repeat: repeat-y;
  width: 22px;
}.lTD
{
  background-position: -1024px 0px;
}.rTD
{
  background-position: -1002px 0px;
}.tlTD
{
  background-position: -978px 0px;
}.blTD
{
  background-position: -978px -492px;
}



#hDIV
{
  background-image: url('master.jpg');
  background-repeat: no-repeat;
  vertical-align: top;
  /*vertical-align: bottom;*/
  height: 151px;
  text-align: right;
}#hLang
{
    position: relative;
    bottom: 5px;
    margin: 0 10px;
    float: right;
}#hLang a
{    
  color: #e6f1f7;
} 
#hTabDIV
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 13px;
  width: 812px;
  float: right;
  
  position: relative;
  top: 96px;
}#hTabDIV b
{
  font-weight: normal;
}#hTabDIV span
{
  margin-right: 1px;
  padding: 0 8px;
  line-height: 1.4em;
  float: left;
}#hTabDIV li
{
  border-right: solid 1px #5eaee1;
  margin: 0px 3px 0px 0px;
}#hTabDIV .hItem
{
  background-image: url('master.jpg');
  background-position: -23px -168px;
  border-right: solid 1px #408dcb;
  color: #e6f1f7;
}#hTabDIV .hItem a
{
  color: #FFFFFF;
  text-decoration: none;
}#hTabDIV .hItem a:hover
{
  color: #2e9fff;
}#hTabDIV .selected
{
  background-image: url('master.jpg');
  background-position: -23px -215px;
}#hTabDIV .selected 
{
  color: #2a659f;
  text-decoration: none;
}
#hSubDIV
{
    background-color: #c2d5e5;
    color: #0073d0;
    text-align: right;
    border-bottom : solid 1px #cde7f7;
}
#cDIV
{
  background-position: -1333px 0px;
  padding-left: 50px;
  width: 802px;
  background-color: #FFFFFF;
  background-image: url('master.jpg');
  background-repeat: repeat-y;
  overflow: hidden;
  vertical-align: top;
}#fDIV
{
  background-image: url('master.jpg');
  background-repeat: no-repeat;
  background-position: 0 -492px;
  height: 140px;
  text-align: left;
}#fTabDIV
{
  font-family: Tahoma, Helvetica, sans-serif;
  color: #ffffff;
  padding-left: 35px;
  line-height: 31px;
  margin: 85px 0 0 22px;
  /*width: 770px;*/
  width: 680px;
  overflow: visible;
  background-color: #0073d0;
  text-align: center;
}#fTabDIV ul
{
  text-align: center;
}#fTabDIV li
{
  border-left: 1px solid #ffffff;
  line-height: 110%;
  padding: 0px 5px;
}#fTabDIV li:first-child
{
  border-left: none;
}#fTabDIV a
{
  /*font-size: 90%;*/
  color: #ffffff;
  text-decoration: none;
}#fTabDIV a:hover
{
  color: #b1dcff;
}