body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #7ADBFB;
  background-image: url(bg.jpg);
  background-repeat: repeat-x;
}

body,td,th {
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
td.leftmenu {
  background: url(menu_02.jpg); no-repeat;
  padding-left:28px;
}
.menu {
  font-family: Tahoma, "Myriad Pro";
  font-size: 14px;
  color: #166295;
  text-decoration: none;
}
.menu:hover {
  font-family: Tahoma, "Myriad Pro";
  font-size: 14px;
  color: #FF0000;
  text-decoration: none;
}
.links {
  font-family: Tahoma;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}
.links:hover {
  font-family: Tahoma;
  font-weight:bold;
  font-size: 11px;
  color: #000000;
  text-decoration:none;
}
.footer {
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.flinks {
  font-family: Tahoma;
  font-size: 11px;
  color: #cccccc;
  text-decoration: none;
}
.flinks:hover {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
}
.class{
  font-family: Tahoma;
  font-size: 20px;
  color: #054e84;
  font-weight: bold;
}
.head {
  font-family: Tahoma;
  font-size: 24px;
  color: #054e84;
  font-weight: bold;
}
.headmain {
  font-family: Tahoma;
  font-size: 24px;
  color: #090808;
  font-weight: bold;
}
.contents {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #3087db;
  text-decoration:none;
}

