body {
    font-family: Georgia, verdana, arial, serif;
    font-size: 13px;
    font: 80% verdana, arial, sans-serif;
    margin: 0px;
    height:100%;
}

#tlogo {
    width:100%;
    height:207px;
    background:#AEC5E7 url(im/bg_03.jpg) repeat-x left top; /*#AEC5E7;*/
}

#tlogo td { line-height: 0em; }

#logo {
    margin-left:50px;
    margin-top:18px;
}

#logo2 {
    margin-right:20px;
}

table {
    border:none;
    padding:0;
    border-collapse:collapse;
}

td {
    border:none;
    padding:0;
    font-size: 13px;
    line-height: 1.5em;
}

a img {border:none;}

.right { text-align: right; }

.center60 { width: 60px; text-align: center; }

#tmenu {
    width:100%;
    background:#094EA7 url(im/bar_15.gif) repeat-x top;
}

#tmenu td{
    background:#094EA7 url(im/bar_15.gif) repeat-x top;
}

.tmenulang {
    width:164px;
    text-align: right;
}

.rightnews {
    width:30%;
    text-align: left;
}

#tnews {
    margin: 20px 0px 20px 0px;
    padding: 10px;
    border-width: thick;
    border-left-style: solid;
    border-color: #FFB43F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #1C5CAE;
}
.style1 {
    font-style: italic;
    font-weight: bold;
}

.news {
    border-width: thick;
    border-left-style: solid;
    border-color: #FFB43F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #1C5CAE;
    padding-left: 10px;
    padding-right: 10px;
}
.lborderb, .lborderg {
    height:20px;
    width:100%;
    border-width: thick;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-color: #075892;
    border-bottom-color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom-style: solid;
    clear: left;
    padding: 3px;
    padding-left: 10px;
    margin-top:5px;
    margin-bottom:15px;
}
.lborderb {
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

.lborderg {
    border-left-color: #999999;
    font-size: 120%;
    color: #999999;
    font-weight: normal;
}
.topjsofttips {
    border-width: thick;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-color: #075892;
    border-bottom-color: #CCCCCC;
    border-left-color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    padding-left: 10px;
    font-weight: bold;
    border-bottom-style: none;
    clear: left;
    text-align: left;
    height: 15px;
}
/* Main part */

.topmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 30px;
    text-align:left;
    height:20px;
}

.hidediv {
color:#075892;
position: absolute;
width:400px;
background:#ffffff;
text-align: justify;
    padding: 10px;
    border: solid 1px #075892;
    border-left-width: thick;
    border-left-style: solid;
}

li {margin:3px;}

li i {
      background-color: #FFF2DF;
      font-style: normal;
}

td .tableh {
    background:#FFB43F;
    font-weight: bold;
}

tr .row2 {background:#FFF2DF;}

#content {
    color: #000;
    font-size: 13px;
    line-height: 1.5em;
    padding: 20px 25px 2em 30px;
    margin: 0;
    width: auto;
}

#content table{
    border-collapse: separate;
    padding:0px;
}

#content td {padding:3px;}

#sellt {
    background: #FFF2DF;
    border: solid 1px #075892;
    margin: auto;
}

#sellt th {
    background:#FFB43F;
    font-weight: bold;
    font-size: 13px;
}

#header {
  float:right;
  width:100%;
  font:x-small/1.5em Arial,Serif;
  background:#094EA7 url("im/bar_15.gif") repeat-x top;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#header li {
  float:right;
  background:url("im/btn_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  height: 34px;
  }
#header a {
  float:left;
  display:block;
  background:url("im/btn_right.gif") no-repeat right top;
  padding:7px 30px 20px 21px;
  text-decoration:none;
  font-weight:bold;
  color:#ffffff;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}

/* End IE5-Mac hack */
#header a:hover {
  color:#FFF2DF;
  }

#header #current {
  background-image:url("im/btn_left.gif");
  }

#header #current a {
  background-image:url("im/btn_right.gif");
  color:#FFF2DF;
  padding-bottom:20px;
  }

#footer {
    height:25px;
    text-align:center;
    background:#FFB43F;
    font:x-small/1.5em Arial,Serif;
}

.progname {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;   
}

.red { color:red; }

.comment { font:x-small/1.5em Arial,Serif; }

.justify { text-align: justify; }

.withborder {
    border: 4px double;
    border-collapse: collapse;
    border-color: #ECE9D8;
    }
.withborder td { border: 1px solid; border-color: #ECE9D8; }
.withborder th {
    padding:3px;
    background: #eeeeee;
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
    font-size: 11px;
}