body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
body {
  background-color: #F8F8F8;
  background-image: url(/images/bg.jpg);
  background-repeat: repeat;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
a:link {color: #333333; text-decoration: none;}
a:visited {text-decoration: none; color: #333333;}
a:hover {text-decoration: underline;color: #333333;}
a:active {text-decoration: none;color: #333333;}
img {border:none;}
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
p {}
pre {
  font-family: "Courier New", Courier, monospace;
  font-size: 11px;
  background-color: #e0e0e0;
  padding: 5px;
  width:auto;
}
form {margin:0px; padding:0px;}

#sbi,
#sbb {
  background-color: #ffffff;
  border: solid 1px #cccccc;
  font-size:10px;
}


.manualnavbar {}
.manualnavbar .prev a:before {content:"<< "}
.manualnavbar .next a:after {content:" >>"}
.phpmanual a {color: #352465;text-decoration: underline}



.usef * {
  background:transparent none repeat scroll 0 0 !important;
  border:medium none !important;
  clear:none !important;
  clip:rect(auto, auto, auto, auto) !important;
  font-size:100% !important;
  font-style:normal !important;
  font-variant:normal !important;
  font-weight:normal !important;
  height:auto !important;
  letter-spacing:normal !important;
  line-height:normal !important;
  margin:0 !important;
  overflow:visible !important;
  padding:0 !important;
  position:static !important;
  text-align:left !important;
  text-decoration:none !important;
  text-indent:0 !important;
  text-transform:none !important;
  vertical-align:baseline !important;
  visibility:visible !important;
  white-space:normal !important;
  width:auto;
  word-spacing:normal !important;
  z-index:auto !important;
  cursor: pointer!important;
}
.usef li {
  display:list-item !important;
  list-style-image:none !important;
  list-style-position:outside !important;
  list-style-type:none !important;
  display: inline;
}
.usef li DIV {
  padding:0 0 1em 0 !important;
}

.usef DIV, .usef TABLE {
  padding: 1px !important;
}

.usef {
  width: 99%!important;
  font-size: 11px!important;
  padding:1px!important;
  position: relative!important;
  display:block!important;
  margin-top:15px;
}
.usef_icnt, .usef_icnt * {
  text-align: left!important;
}

.usef_text, .usef_text A, .usef_text A:hover {
  color: #000000!important;
  font-size: 11px!important;
}
.usef_url {
  color: #250094!important;
  font-size: 11px!important;
}
.usef_header, .usef_header A {
  color: #000024!important;
  font-size: 12px!important;
  font-weight: bold!important;
  text-decoration: underline!important;
}
.usef_sign {
  color: #999999!important;
  font-size: 10px!important;
  text-align: left!important;
}

.usef_clear {
  clear:both!important;
}

.usef TABLE {
  width: 100%!important;
  border: 0px!important;
}

/* ------------------------------- */
#div#googleSearchUnitIframe {height:500px; width:auto;}


#Header {
  padding: 10px;
  text-align:center;
}
#Left {
  width: 200px;
  padding-left: 5px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align:top;
}
#Center {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  vertical-align:top;
}
#Right {
  width: 120px;
  padding-right: 5px;
  padding-left: 10px;
  padding-bottom: 10px;
  vertical-align:top;
}
#Footer {
  clear: both;
  height: 50px;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #333333;
  border-right-color: #333333;
  border-bottom-color: #333333;
  border-left-color: #333333;
  padding: 5px;
  margin: 5px;
  text-align: center;
}

.Menu0 {
  background-color: #CCCCCC;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin-bottom: 5px;

  line-height: 14px;
}
.Menu1 {
  color: #333333;
  text-decoration: none;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 5px;
  margin-bottom: 1px;
  margin-left:10px;
  border: 1px solid #CCCCCC;
  background-color: #EFEFEF;
}
.Menu2 {
  font-size:10px;
  color: #333333;
  text-decoration: none;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 5px;
  margin-bottom: 1px;
  margin-left:20px;
  border: 1px solid #CCCCCC;
}
.MenuCC {
  font-size:10px;
  color: #333333;
  text-decoration: none;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 5px;
  margin-bottom: 1px;
  margin-left:25px;
}
