
html {
  border:0px none;
  width:100%;
  height:100%;
  padding:0px;
  margin:0px;
}

body {
  color:#000000;
  background-color:#FFFFFF;
  border:0px none;
  height:100%;
  padding:0px;
  margin-left:40px;
  margin-right:40px;
  margin-top:0px;
  margin-bottom:0px;
  font-family:arial, helvetica, sans-serif;
  font-weight:normal;
}

img {
  border:0px none;
  padding:2px;
}

pre, ul, li, table, td, th {
 font-size:14px;
  font-weight:normal;
}

p {
  font-size:12px;
  font-weight:normal;
}

h1 {
  font-size:26px;
  font-weight:bold;
}

h2 {
  font-size:21px;
  font-weight:bold;
}

h3 {
  font-size:16px;
  font-weight:bold;
}

h4 {
  font-size:14px;
  font-weight:bold;
}

a, a:link {
  color:#0000AA;
  font-size:14px;
  font-weight:normal;
  text-decoration:none;
}

a:hover {
  color:#FF0000;
  text-decoration:underline;
  filter:alpha(opacity=80);
  opacity:0.8;
  -moz-opacity:0.8;
}


#maintable {
  border:0px none;
  height:100%;
  padding:0px;
  margin:0px;
}


.title {
  color:#000000;
  font-family:georgia, verdana, sans-serif;
  font-size:26px;
  font-weight:bold;
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}


.menu {
  border-color:#B0B0B0;
  border-top-width:2px;
  border-top-style:solid;
  border-top-color:#B0B0B0;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#B0B0B0;
  margin:0px;
}

.menu a, .menu a:link {
  color:#000000;
  font-family:verdana, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  line-height:30px;
}

.menu a:hover {
  color:#FF0000;
  text-decoration:underline;
}


.submenu {
  border-color:#B0B0B0;
  border-top-width:0px;
  border-top-style:solid;
  border-top-color:#B0B0B0;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#B0B0B0;
  margin-left:10px;
  margin-right:10px;
  margin-top:0px;
  margin-bottom:0px;
}

.submenu a, .submenu a:link {
  color:#000000;
  font-family:Verdana,sans-serif;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  line-height:26px;
}

.submenu a:hover {
  color:#FF0000;
  text-decoration:underline;
}


.content {
  margin-left:40px;
  margin-right:40px;
  margin-top:10px;
  margin-bottom:20px;
}


.footer {
  color:#B0B0B0;
  font-family:verdana, sans-serif;
  font-size:11px;
  text-align:center;
  text-decoration:none;
  border-color:#B0B0B0;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#B0B0B0;
  margin:0px;
}

.footer a {
  color:#B0B0B0;
  font-family:verdana, sans-serif;
  font-size:11px;
  text-decoration:none;
}

.footer a:hover {
  color:#B0B0B0;
  text-decoration:underline;
}
