body{
  background-image : url(images/base/bg.jpg);
  background-repeat:repeat-y;
  background-attachment:fixed;
  background-position:left top;
  background-color:#FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
td{
  font-size:12px;
  color: #333333;
  margin:0px;
  LINE-HEIGHT:16px;
}
h1 {
  font-size:12px;
  margin:0px;
}
.mimg {
  border-width : 1px;
  border-color:#0099FF;
}
.sfont{
  font-size:10px;
  margin:0px;
  LINE-HEIGHT:12px;
}
table.mtable {
  border-collapse : collapse ;
  border-width : 1px 0 0 1px ;
  border-style : solid ;
  border-color : #4BB2E6;
}
table.mtable td {
  border-width : 0 1px 1px 0 ;
  border-style : solid ;
  padding : 4 ;
  border-color : #4BB2E6;
}
table.dottable {
  border-collapse : collapse ;
  border-width : 3px 0 0 3px ;
  border-style : double ;
  border-color : #4BB2E6;
}
table.dottable td {
  border-width : 0 3px 3px 0 ;
  border-style : double ;
  padding : 10 ;
  border-color : #4BB2E6;
}
.gtable{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #CCCCCC;
}
table.btable {
  border-collapse : collapse ;
  border-width : 1px;
  border-style : solid ;
  border-color : #4BB2E6;
}
table.btable td {
  padding : 4 ;
}
a:link {
  font-size:12px;
  color: #0000FF;
  text-decoration: none;
}
a:active {
  font-size:12px;
  color: #0000FF;
  text-decoration: none;
}
a:visited {
  font-size:12px;
  color: #0000FF;
  text-decoration: none;
}
a:hover {
  font-size:12px;
  color: #FF0000;
  text-decoration: underline;
}
a.menulink:link {
  font-size:12px;
  color: #333333;
  text-decoration: none;
}
a.menuk:active {
  font-size:12px;
  color: #333333;
  text-decoration: none;
}
a.menulink:visited {
  font-size:12px;
  color: #333333;
  text-decoration: none;
}
a.menulink:hover {
  font-size:12px;
  color: #0099FF;
  text-decoration: underline;
}
a.slink:link {
  font-size:10px;
  color: #333333;
  text-decoration: none;
}
a.slink:active {
  font-size:10px;
  color: #333333;
  text-decoration: none;
}
a.slink:visited {
  font-size:10px;
  color: #333333;
  text-decoration: none;
}
a.slink:hover {
  font-size:10px;
  color: #0099FF;
  text-decoration: underline;
}