h1
{
  font-size : 14pt;
  color: #405053;
  font-weight: bolder;
  padding-top : 0px;
  margin : 0px;
  margin-bottom : 5px;
}

h2
{
  font-size : 12pt;
  color: #405053;
  font-weight: bolder;
}

h3
{
  font-size : 10pt;
  color: #405053;
  font-weight: bolder;
}

A
{
  color: #000;
}

TD
{
b/order: 1px solid black;
  padding : 0px 0px;
  vertical-align : top;
}

DIV
{
b/order: 1px dotted black;
  p/adding : 0px 0px;
  v/ertical-align : top;
}

BODY.body
{
  font-family : Tahoma;
  font-size : 8pt;
  margin : 0px 0px;
  padding : 0px 0px;
  background-color : #AFB1B0;
}

TABLE
{
  font-family : Tahoma;
  font-size : 10pt;
  padding : 0px 0px;

  border-spacing : 0;

  vertical-align : top;

  h.eight : 100%;
}

TABLE.leftTable
{
  height : 100%;
  width : 100%;
}

TABLE.mainTable
{
  width : 990px;
}

TD.banner
{
  height : 164px;

  background-image : url("images/head.gif");
  background-position : top center;
  background-repeat : no-repeat;

  cursor : pointer;
}

TD.leftPanel
{
  width : 200px;
  border-right : 1px solid #BEC2C3;

  background-color : #DFE5E5;

  background-image : url("images/leftPanelBack.gif");
  background-position : left 2px;
  background-repeat : repeat-y repeat-x;
}

TD.leftPanelTop
{
  height : 640px;
  
  padding-left : 10px;
  padding-top :10px;
  background-image : url("images/leftPanelTop.gif");
  background-position : left top;
  background-repeat : repeat-x;
  background-color : transparent;
}

TD.leftPanelBack
{
  height : 100%;;

  b/ackground-image : url("images/leftPanelBack.gif");
  b/ackground-position : left top;
  b/ackground-repeat : repeat-y;
}

TD.workArea
{
  width : 755px;
  height : 619px;

  padding-left : 35px;
  padding-right : 20px;
  padding-top : 20px;
}

TD.mainWindow
{
  background-image : url("images/mainWindow.gif");
  background-position : left top;
  background-repeat : repeat-x;
  background-color : #F3F7F7;
}

TD.footer
{
  height : 100%;

  background-color : #70ABBD;
}

DIV.menuDiv
{
  width : 180px;

  border-left : 1px solid #6C8089;
  border-right : 1px solid #6C8089;
  border-bottom : 1px solid #6C8089;
  border-top: 1px solid #6C8089;

  background-image : url("images/menuFooter.gif");
  background-color : #CDE5E7;
  background-position : right bottom;
  background-repeat : no-repeat;

}


DIV.contactsDiv
{
  width : 180px;
  /* height : 220px; */
  
  border-top : 1px solid #6C8089;
  border-left : 1px solid #6C8089;
  border-right : 1px solid #6C8089;
  border-bottom : 1px solid #6C8089;

  background-image : url("images/contactsHeader.gif");
  background-color : #CDE5E7;
  background-position : right top;
  background-repeat : no-repeat;

  margin-left : 0px;
}

DIV.contactsTextDiv
{
  font-weight : bold;
  font-size : 11px;

  padding-left : 10px;
  padding-top : 30px;
  
  color : #33393A;
}
DIV.contactsTextDiv A
{
  color : #33393A;
}

TD.telematic
{
  color : #778A8D;
  width : 20px;
  vertical-align : bottom;
}

TD.telematic A
{
  background-color : #DFEDF0;
  color : #778A8D;
}

TD.copyRight
{
  color : #46585A;
  height : 30px;
  padding-left : 200px;
  padding-right : 200px;
  text-align : center;
}

TD.header
{
  height : 62px;

  background-image : url("images/header2.gif");
  background-position : top right;
  background-repeat : no-repeat;
}
/*main page styles*/
TD.newsHeader
{
  height : 20px;

  background-image : url("images/news.gif");
  background-position : 10px center ;
  background-repeat : no-repeat;
  
  cursor : pointer;  
}
TD.news
{
  border : 1px solid #98AFB3;

  background-color : #FFFFFF;

  padding-top : 7px;
  padding-left : 10px;

  height : 50px;
}
TD.section1
{
  height : 40px;

  background-image : url("images/section1.gif");
  background-position : 10px center ;
  background-repeat : no-repeat;
  
  cursor : pointer;
}
TD.section2
{
  height : 40px;

  background-image : url("images/section2.gif");
  background-position : 10px center ;
  background-repeat : no-repeat;
  
  cursor : pointer;
}
TD.section3
{
  height : 40px;

  background-image : url("images/section3.gif");
  background-position : 10px center ;
  background-repeat : no-repeat;
  
  cursor : pointer;
}
DIV.section
{
  border-top : 1px solid #98AFB3;
  border-left : 1px solid #98AFB3;
  border-right : 1px solid #98AFB3;

  background-color : #FFFFFF;

  height : 20px;

  width : 231px;
}
DIV.sectionpic
{
  text-align : center;

  background-image : url("images/sectionfooter.gif");
  background-position : bottom center ;
  background-repeat : no-repeat;

  width : 231px;
  height : 15px;
}

TD.sectionTD
{
  text-align : center;
  wi/dth : 400px;
}
/*end main page styles*/

/*start pages styles*/
DIV.pages
{
  border-top : 1px solid #98AFB3;
  border-left : 1px solid #98AFB3;
  border-right : 1px solid #98AFB3;

  background-color : #FFFFFF;

  min-height : 20px;

  width : 715px;

  padding-left : 20px;
  padding-right : 20px;
  padding-top : 20px;
  padding-bottom : 30px;
  

}
DIV.pages TABLE
{
  vertical-align : top;
  b/order-collapse: collapse;
}
DIV.pages TD
{
  padding : 5px;
  vertical-align : top;
  b/order-collapse: collapse;
  e/mpty-cell : hide;
}

DIV.pagesFooter
{
  background-image : url("images/pagesfooter.gif");
  background-position : bottom center ;
  background-repeat : no-repeat;

  width : 715px;
  height : 15px;
}
/*end pages styles*/
