a:link    { color:#006563;}
a:visited { color:#006563;}
a:hover   { color:blue;}
a:active  { color:red;}

b {
  color: #006563
}

body {
padding: 0px;
margin: 0px;
color: black;
background-image: url('/common/rimage.php?i=/src/bgimg');
background-repeat: no-repeat;
background-position: top center;
background-color: #fff;
}

#footer {
font-weight: normal;
font-style:italic;
}

h1 {
  color: #006563
}

h2 {
  color: #0a6253
}

h3 {
  color: #006563
}

h4 {
  color: #006563
}

h5 {
  color: #006563;
  margin-top: -6px;
  text-align: right;
  font-size: 16px
}

h6 {
  color: #000011;
  margin-top: -18px;
  font-size: 18px
}

#maincage {
position: relative;
width: 755px;
margin: 0px auto;
border: 1px solid white;
background-color: white;
}

#menuside a:link {text-decoration: none; font-weight: bold; color: black;}
#menuside a:visited {text-decoration: none; font-weight: bold; color: black;}
#menuside a:hover {text-decoration: none; font-weight: bold; color: black;text-shadow: 0px 0px 3px #0c0;}
#menuside a:active {text-decoration: none; font-weight: bold; color: black;}

#menuside img {
vertical-align: middle;
margin-bottom: 10px;
margin-left: 10px;
}

ol {
  font-size: 16px;
  color: #000011
}

p {
  font-size: 16px;
  color: #000011
}

.quote {
  font-size: 13px;
  font-style: italic;
  color: #ddeeff
}

table#maintable {
width: 100%;
}

table#maintable th a:link {font-weight: normal;text-decoration: none;text-shadow: 2px 2px 3px #eee; color: #006563; }
table#maintable th a:visited {font-weight: normal;text-decoration: none;text-shadow: 2px 2px 2px #eee; color: #006563;}
table#maintable th a:hover {font-weight: normal;text-decoration: none;text-shadow: 0px 0px 1px #eee;color: black;}
table#maintable th a:active {font-weight: normal;text-decoration: none; }

table#maintable th {
border-top: 2px solid black;
}

table#maintable td {
vertical-align: top;
padding-right: 30px;
}

tt {
  font-family: times new roman;
  font-size: 16px;
  color: #000011
}

ul {
  font-size: 16px;
  color: #000011
}

