BODY,FORM{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
a:link { color: #41598b; text-decoration : none; } 
a:visited { color: #41598b; text-decoration : none; } 
a:hover { color: #ff0000; text-decoration : underline; } 
a:active { color: #ff8000; text-decoration : none; }
.mbar_l,.mbar_r{
  background-repeat : no-repeat;
  width : 10px;
  height : 30px;
}
.mbar_l{
  background-image : url(img/mbar_l.png);
}
.mbar_r{
  background-image : url(img/mbar_r.png);
}
.mbar_c{
  background-image : url(img/mbar_c.png);
  background-repeat : repeat-x;
  height : 30px;
  font-size : 15px;
  font-weight : bold;
  color : white;
  letter-spacing : 2px;
  font-family : Verdana;
}
.subtitle{
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #ff8000;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  font-weight : bold;
  color : #de420e;
  letter-spacing : 1px;
}
.subdata{
  font-size : 14px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
.copyright{
  font-size : 13px;
  color : gray;
  text-align : right;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}
UL,OL{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.ttop,.ttop2,.ttop3,.ttop4{
  font-size : 14px;
  color : white;
  text-align : center;
  letter-spacing : 1px;
}
.ttop{ background-color : #ff8000; }
.ttop2{ background-color : #d02d04; }
.ttop3{ background-color : green; }
.ttop4{ background-color : #2c65c5; }

.tdata,.tdata2,.tdata3,.tdata4{
  font-size : 14px;
  text-align : center;
  letter-spacing : 1px;
}
.tdata{ background-color : white; }
.tdata2{ background-color : #fffadf; }
.tdata3{ background-color : #eaeaea; }
.tdata4{ background-color : #dbd8e2; }
.p1,.p2,.p3{
  color : white;
  text-align : center;
  border-width : 1px 1px 2px 1px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  font-size : 14px;
}
.p1{
  background-color : #d02d04;
}
.p2{
  background-color : green;
}
.p3{
  background-color : #2c65c5;
}
.d1,.d2,.d3{
  border-width : 0px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  text-align : right;
  font-size : 14px;
}
.d1{
  background-color : #fffadf;
}
.d2{
  background-color : #eaeaea;
}
.d3{
  background-color : #dbd8e2;
}
.t1{
  color : white;
  background-color : black;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.pop{
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.min, .sml{
  font-size : 10px;
}
.ibox{
  width : 150px;
}
#img{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}
.tfmsg{
  font-size : 12px;
  letter-spacing : 2px;
  color : #555555;
}