TD.other
{
  padding-left : 30px;
  padding-right : 30px;
  padding-top : 20px;
  padding-bottom : 15px;

  background-image : url(images/mainPage/mainpageback.gif);
  background-repeat : repeat-y;
  background-color : #FDFCF9;
  background-position: left top;

  font-size : 12px;
}
TD.left
{
  width : 218px;
  height : 160px;
  


  background-image : url(images/mainPage/mainpageback.gif);
  background-repeat : repeat-y;
  background-color : #FDFCF9;
  background-position: left top;
  /*background-image : url(images/mainPage/mainpageleft.jpg);
  background-repeat : no-repeat;
  background-color : #60605E;
  background-position: left top;   */
}

TD.line
{
  padding : 0px 0px;
  margin : 0px 0px;
  width : 326px;
  height : 10px;
  background-image : url(images/mainPage/line.gif);
  background-repeat : no-repeat;
  background-color : #60605E;
  background-position: right top;
}
LI.mainPage
{
  list-style-image: url(images/mainPage/listMainPage.gif);
  t/ext-indent: 10px;
  line-height: 2.0;
  text-align : left;
  font-size : 9pt;
}

TD.rightPanel
{
  width : 30px;
  height : 100%;
  background-color : #E7E7E3;
  background-image : url(images/mainPage/rightPanel.gif);
  background-repeat : no-repeat;
  background-position: right bottom;
  
  vertical-align : top;
  t/ext-align : bottom;
}

DIV.rightPanel_4
{
  float : right;
  position: relative;
  top : 200px;
  vertical-align : bottom; 
  text-align : bottom;
  background-color : #D3D3D3;
  width : 30px;
  height : 10px;
}

DIV.rightPanel_3
{
  float : right;
  background-color : #E7E7E3;
  width : 30px;
  height : 100%;
}
DIV
{
  b/order : 1px solid #FF0000;
}


TABLE.mainPageTable
{
  background-color : #60605e;
  padding : 0px 0px;
  margin : 0px 0px;
  width : 100%;
  h/eight : 100%;
  b/order : 1px solid #FF0000
}

TD.mainPageSection
{
  w/idth : 34%;
  height : 100%;
  padding : 0px 0px;
  margin : 0px 0px;
  background-image : url(images/mainPage/bg_gradient.gif);
  background-repeat : repeat-y;
  background-color : #FDFCF9;
}

DIV.header1
{
  background-image : url(images/mainPage/header1.gif);
  background-repeat : no-repeat;
  background-position: left top;
  background-color : #FDFCF9;
  height : 57px;
  width : 100%;
  cursor : pointer;
}

DIV.header2
{
  background-image : url(images/mainPage/header2.gif);
  background-repeat : no-repeat;
  background-position: left top;
  background-color : #FDFCF9;
  height : 79px;
  width : 100%;
  cursor : pointer;
}

DIV.header3
{
  background-image : url(images/mainPage/header3.gif);
  background-repeat : no-repeat;
  background-position:  left top;
  background-color : #FDFCF9;
  height : 100px;
  width : 100%;
  cursor : pointer;
}

DIV.body
{
  b/ackground-image : url(images/mainPage/footer.gif);
  b/ackground-repeat : no-repeat;
  b/ackground-color : #F3F3F3;
  background-position: left top;
  width : 290px;
  p/adding-right : 5px;
}

DIV.footer
{
  background-image : url(images/mainPage/footer3.gif);
  background-repeat : no-repeat;
  b/ackground-color : #F3F3F3;
  background-position: left top;
  height : 120px;
  width : 100%;
  cursor : pointer;  
}

DIV.footerText
{
  padding-top: 48px;
  padding-left: 15px; 
  width: 300px;
  color : #000000;
  font-weight : lighter;
  text-decoration : none;
}

a.footerText
{
  color : #000000;
  font-weight : lighter;
  text-decoration : none;
}


