body { font: normal 14px Arial, Helvetica serif; width: 1000px; color: #0193de; margin: 0px auto; }
#itx-container { margin: 10px 0px 10px 0px; padding: 5px 0px 5px 0px; border1: 1px solid ; }

#top .itx-table .itx-tableCell                      { float:left; }
#top .itx-table .itx-tableCell.itx-tableCellCount-0 { width: 200px; margin-right: 18px; }

#top #logo img   { width: 200px; }
#top #descriptor { width: 750px; font-size: 30px; text-align: center; }

#top    { margin-bottom: 10px; }
#bottom { margin-top: 30px; }

#navigator                  { margin-bottom: 10px; margin-right1: 10px; padding: 2px; color: #505050; background-color: #f4f4f4;}
#navigator #gohome          { float: right; }
#navigator #lang            { text-align: right; background-color1: #e0f5f5; padding-right: 5px; float: right; }
#navigator #lang span       { margin-left: 10px; }
#navigator #lang span:hover { text-decoration: underline; cursor: pointer; cursor: hand; color: #606060; }

#navigator #path            { text-decoration: none; float: left; margin-left: 5px; }
#navigator #path a          { text-decoration: none; color: #505050; }
#navigator #path a:hover    { text-decoration: underline; }

#bottom { width: 1000px; text-align: center; font-weight: bold; }
#middle { border1: 1px solid; min-height: 300px; }

#middle .itx-table .itx-tableCell { float: left; }

#left ul          { padding: 0px; list-style: circle inside; margin: 25px 0px 0px 0px;}
#left li          { font-weight: bold; font-size: 120%; padding-bottom: 15px; border1: 1px solid;}
#left li a        { text-decoration: none; color: #0193de; }
#left li a:hover  { text-decoration: underline; /* color: #20317f; color: #606060; */ }
#left li a.active { text-decoration: underline; /* color: #20317f; */ color: #606060; }

#left              { border1: 1px solid; min-width: 120px; margin-right: 20px; }
#right             { border1: 1px solid; min-width: 150px; border: 0px solid; }

#border-t1  { border-left: 1px solid #c4c4c4;  border-top: 1px solid #c4c4c4; height: 20px; width: 50px; }
#border-t2  { border-right: 1px solid #c4c4c4; border-top: 1px solid #c4c4c4; height: 20px; width: 50px; }
#border-b1  { border-left: 1px solid #c4c4c4;  border-bottom: 1px solid #c4c4c4; height: 20px; width: 50px; }
#border-b2  { border-right: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4; height: 20px; width: 50px; }

#right #content    { color: #505050; padding: 0px 10px 0px 10px ; min-height: 200px; }

#right .border-t .itx-tableCell.itx-tableCellCount-0 { float: left; }
#right .border-t .itx-tableCell.itx-tableCellCount-1 { float: right; }
#right .border-b .itx-tableCell.itx-tableCellCount-0 { float: left; }
#right .border-b .itx-tableCell.itx-tableCellCount-1 { float: right; }

/*
#banner { width: 468px;  height: 60px; margin: 0px auto; border: 1px solid #2f9900; text-align: center; margin-top: 20px; overfow: hidden; }
#banner div    {font-size: 24px; margin: 2px 2px 2px 2px; }
#banner div.f2 {color: #2f9900; }
#banner div.f1 {color: white; background-color: #2f9900;}
*/

#navigator {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
/*  behavior: url('engine/kernel/scripts/pie/PIE.htc'); */
}

