﻿body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background: #333333;
}

h1 {
  font-size: 9px;
  font-weight: bold;
  padding: 0px;
  color: #ffffff;
  background: #333333;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  color: #ffffff;
  background: url('images/border.jpg') no-repeat #000000;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
h4 {
  font-size: 14px;
  font-weight: bold;
  color: #00aeef;
}
p {
  font-size: 12px;
}

a {
  color: #ffffff;
  text-decoration: none;
}

img {
  border: none;
  display: block;
}

table {
  font-size: 11px;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

.header {

}

.footer {
  font-size: 10px;
  background: #91dcf8;
}

.detail {
  font-size: 12px;
  padding: 10px;
  background: #ffffff;
}

.detail a {
  color: #00aeef;
}

.detail a:hover {
  color: #00aeef;
  text-decoration: underline;
}

.q {
  color: #000000;
}
 
.t {
  color: #73c067;
  font-style: italic;
}

.t:hover {
  color: #666666
}

.leftpanel {
  background: #91dcf8;
  padding-top: 10px;
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  padding-left: 30px;
  padding-top: 0px;
}

.rightpanel {
  background: #ebf9fe;
}

.rightpanel a {
  color: #ffffff;
}

.rightpanel a:hover {
  color: #000000;
}

.applyforminput {
  background: #ffffff;
}

.mandforminput {
  background: #ffffcc;
}
#listMenuRoot #hereiam {
  background: #666666;
  color: #ffffff;
  font-size: 12px;
  padding: 4px;
  margin-top: 0px;
}
#top {
  text-align: left;
}
