body {
  padding:0;
  margin:0;
  font-family:Arial;
  font-size:13px;
  color:#FFFFFF;
  background-color:#0f3457;
}
.png {
  behavior: url('img/png.htc');
}
table.maptable td,table.maptable th, table.maptable p, table.maptable li, table.maptable div, table.maptable span {
  font-family:Arial;
  font-size:12px;
  color:#000000;
}
a:link,a:active,a:visited {
  font-family:Arial;
  font-size:13px;
  color:#FFFFFF;
  text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
a.strlink:link,a.strlink:active,a.strlink:visited {
  font-family:Arial;
  font-size:13px;
  color:#FFFFFF;
  text-decoration:none;
}
a.strlink:hover {
  text-decoration:underline;
  font-weight:bold;
}
a.structlink:link,a.structlink:active,a.structlink:visited {
  font-family:Arial;
  font-size:13px;
  color:#FFFFFF;
  text-decoration:none;
}
a.structlink:hover {
  text-decoration:underline;
}
.textstyle,span,div,p,li,td,th {
  font-family:Arial;
  font-size:13px;
  color:#FFFFFF;
}
a.menustyle:link,a.menustyle:active,a.menustyle:visited {
  font-family:Arial;
  font-size:16px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
}
a.menustyle:hover {
  text-decoration:underline;
}
td.leftmenu {
  font-family:Arial;
  font-size:16px;
  color:#FFFFFF;
  font-weight:bold;
}
h3 {
font-family:Arial;
  font-size:16px;
  color:#FFFFFF;
  margin:0;
  font-weight:bold;
}
a.subleftmenu:link,a.subleftmenu:active,a.subleftmenu:visited {
  font-family:Arial;
  font-size:16px;
  color:#FFFFFF;
  text-decoration:none;
}
a.subleftmenu:hover {
  text-decoration:underline;
}
a.subsubleftmenu:link,a.subsubleftmenu:active,a.subsubleftmenu:visited {
  font-family:Arial;
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none;
}
a.subsubleftmenu:hover {
  text-decoration:underline;
}
table.calendar td {
  border:1px solid #2a5375;
  text-align:center;  
}
table.calendar th {
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
  text-align:center;
}
.ginp {
  background-color:#2a5375;
  border:2px solid #FFFFFF;
  color:#FFFFFF;
}
.gbutt {
  background-color:#2a5375;
  border:2px solid #FFFFFF;
  color:#FFFFFF;
}