body{
  background-color:#39454C;
  background-image:url('/img/background.jpg');
  background-position:top left;
  background-repeat:repeat-x;
  font-family:Tahoma;
  font-size:11px;
  color:#545454;
}

table{
  font-size:1em;
}

a:link, a:active, a:visited{
  color:#49677A;
}

b{
  color:#41667D;
}

form{
  margin:0px;
  font-size:1em;
}

table#global{
  width:808px;
}
td#logoarea{
  height:65px;
}
td#bottomarea{
  color:#93B4C8;
  padding-top:20px;
}
td#conttop{
  height:19px;
}
td#cont{
  padding:30px;
  padding-bottom:0px;
  background-image:url('/img/contbg.gif');
}
td#contbot{
  height:83px;
}

h2{
  font-family:Arial;
  font-size:14px;
  margin:10px;
  margin-left:0px;
}

#block1{
  display:block;
  width:248px;
  height:155px;
  background-image:url('/img/block1bg.gif');
  font-weight:bold;
  color:#41667D;
}
#block1 div,#block2 div{
  padding-top:11px;
  padding-left:11px;
}	
#block1 input{
  border:1px solid #ADADAD;
  font-family:Tahoma;
  font-size:12px;
  color:black;
  margin-top:5px;
  line-height:20px;
  height:24px;
  width:215px;
  padding-left:5px;
}
#block2{
  display:block;
  width:466px;
  height:154px;
  background-image:url('/img/block2bg.gif');
  font-weight:bold;
  color:#41667D;
}
#block2 table{
  font-weight:bold;
  color:#41667D;
}
#block2 input{
  margin:0px;
}
#block2 input.text{
  border:1px solid #ADADAD;
  font-size:12px;
  color:black;
  margin-top:5px;
  width:420px;
  height:25px;
  line-height:20px;
  padding-left:5px;
}
.sm{
  color:#7C7C7C;
  font-weight:normal;
  font-size:10px;
}

div#button{
  display:block;
  width:248px;
  height:45px;
  background-image:url('/img/buttonbg.gif');
  color:white;
  text-align:center;
}

#block3{
  width:248px;
}
#block3 .top{
  height:6px;
  background-image:url('/img/block3top.gif');
}
#block3 .mid{
  background-image:url('/img/block3bg.gif');
  padding:20px;
  padding-top:10px;
  padding-bottom:10px;
}
#block3 .bot{
  height:6px;
  background-image:url('/img/block3bot.gif');
}
textarea#codebox{
  width:466px;
}

td.header_r{
  background-image:url('/img/head_rightbg.gif');
  vertical-align:top;
  text-align:right;
  height:65px;
  background-position:bottom right;
  background-repeat:no-repeat;
}

#ext_block1{
  width:734px;
  height:100px;
  background-image:url('/img/ext_block1.gif');
  display:block;
  font-weight:bold;
  color:#41667D;
  padding:0px;
  margin:0px;
}
#ext_block1 div{
  padding-top:1px;
  margin-left:15px;
  display:block;
}	
#ext_block1 textarea{
  font-family:Tahoma;
  font-size:11px;
  color:#393939;
  padding:7px;
  margin-top:7px;
}

table.modes{
  
}
table.modes td.changer_active{
  background-image:url('/img/bluepixel.gif');
  background-repeat:repeat-x;
  background-color:#f5f5f5;
  height:59px;
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  color:#41667D;
  font-size:0.9em;
}
table.modes td.changer_active img.leftbord{
  width:4px;
  height:74px;
  background-image:url('/img/changer_left_active.gif');
}
table.modes td.changer_active img.rightbord{
  width:4px;
  height:74px;
  background-image:url('/img/changer_right_active.gif');
}
table.modes td.changer{
  background-color:#89b6d2;
  height:59px;	
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  color:white;
  font-size:0.9em;
}
table.modes td.changer span{
  color:white;
}
table.modes td.changer img.leftbord{
  width:4px;
  height:74px;
  background-image:url('/img/changer_left.gif');
}
table.modes td.changer img.rightbord{
  width:4px;
  height:74px;
  background-image:url('/img/changer_right.gif');
}
table.modes td.dev{
  border-bottom:2px solid #89B6D2;
  width:4px;
}
table.modes td.changer_active a:link, table.modes td.changer_active a:active, table.modes td.changer_active a:visited{
  color:#41667d;
  font-weight:bold;
  text-decoration:none;

}
table.modes td.changer a:link, table.modes td.changer a:active, table.modes td.changer a:visited{
  color:white;
  font-weight:bold;
  text-decoration:none;
}
table.modes td.changer a:hover{
  text-decoration:underline;
}
table.modes td.cont{
  border-left:2px solid #89B6D2;
  border-right:2px solid #89B6D2;
  background-color:#F5F5F5;
  padding:10px;
}
table.modes td.cont_green{
  border-left:2px solid #C3E070;
  border-right:2px solid #C3E070;
  background-color:#F5F5F5;
  padding:10px;
}
table.modes textarea{
  font-family:Tahoma;
  font-size:11px;
  color:#393939;
  padding:7px;
  margin-top:7px;
}

table.modes td.bluebottom{
  background-image:url('/img/bluebottom.gif');
  height:6px;
}

.table-main{
  height:631px;
}

.table-ext{
  height:1246px;
}

.ots-p{
  margin: 0px;
  padding: 0px;
}

.banner{
    width:814px;
    text-align: center;
    margin: 0 auto 20px auto;
}