body {
  padding:0;
  margin:0;
  font-family:Arial;
  font-size:11px;
}
.png {
  behavior: url('/img/png.htc');
}
a:link,a:active,a:visited {
  font-family:Arial;
  font-size:11px;
  color:#000000;
  text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
span,div,p,li,td,th {
  font-family:Arial;
  font-size:11px;
}
a.menustyle:link,a.menustyle:active,a.menustyle:visited {
  font-family:Arial;
  font-size:11px;
  color:#006599;
  text-decoration:underline;
}
a.menustyle:hover {
  text-decoration:none;
}
a.pathlink:link,a.pathlink:active,a.pathlink:visited {
  font-family:Arial;
  font-size:11px;
  color:#006599;
  text-decoration:underline;
}
a.pathlink:hover {
  text-decoration:none;
}
a.more:link,a.more:active,a.more:visited {
  font-family:Arial;
  font-size:11px;
  color:#006599;
  text-decoration:underline;
}
a.more:hover {
  text-decoration:none;
}
a.headerstyle:link,a.headerstyle:active,a.headerstyle:visited {
  font-family:Arial;
  font-size:11px;
  color:#006599;
  text-decoration:none;
}
a.headerstyle:hover {
  text-decoration:underline;
}
.path {
  color:#006599;
  font-weight:bold;
}
.butt {
  font-size:11px;
  color:#FFFFFF;
  background-color:#AAAAAA;
  border:1px solid #666666;
}
input {
  background-color:#F2F2F2;
  border:1px solid #C2C2C2;
  font-weight:bold;
  font-size:11px;
}
textarea {
  background-color:#F2F2F2;
  border:1px solid #C2C2C2;
  font-weight:bold;
  font-size:11px;
}
table.calendar td {
  text-align:center;
  font-size:12px;
  border:1px solid #EEEEEE;
  cursor:pointer;
}
table.calendar th {
  text-align:center;
  font-size:12px;
  border-bottom:1px solid #316482;
  border-top:1px solid #316482;
  border-right:0;
  border-left:0;
}
td.calnday {
  color:#999999;
}
.header {
  color:#006599;
  font-weight:bold;
}
td.curpage {
  background-color:#1E405B;
  color:#FFFFFF;
  font-weight:bold;
  border:1px solid #1E405B;
}
td.page {
  border:1px solid #1E405B;
  cursor:pointer;
}
td.pages {
  font-weight:bold;
}
