body, td, input { font-family: Verdana, Tahoma, Arial; font-size: 10px; }
p { font-family: Verdana, Tahoma, Arial; font-size: 10px; margin-top: 0px; margin-bottom: 15px; }
h3 { font-family: Verdana, Tahoma, Arial; font-size: 13px; color: #FF6600; }
a {
 color: #196292;
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
.blue {
 color: #196292;
 font-weight: normal;
 text-decoration: none;
}
a.blue:hover {
 text-decoration: underline;
}
td.hdr_bg {
 background-image: url(/data/images/bg-top.jpg);
 background-repeat: no-repeat;
}
td.leftwin {
 background-image: url(/data/images/bg-leftwin.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
 background-color: #234669;
}
td.rightwin {
 background-image: url(/data/images/bg-rightwin.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
 background-color: #234669;
}
.black {
 color: black;
}
.black9 {
 color: black;
 font-size: 9px;
}
.white {
 color: white;
}
.white9 {
 color: white;
 font-size: 9px;
}
.white11 {
 color: white;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
}
a.white11:hover {
 text-decoration: underline;
}
.cyan {
 color: #8CB1C9;
 font-weight: normal;
 text-decoration: none;
}
a.cyan:hover {
 text-decoration: underline;
}
.cyan9 {
 color: #8CB1C9;
 font-size: 9px;
 font-weight: normal;
 text-decoration: none;
}
a.cyan9:hover {
 text-decoration: underline;
}
.orange {
 color: #FF6600;
}
.grey {
 color: #D9D9D9;
}


.orange9 {
 color: #FF6600;
 font-size: 9px;
 font-weight: normal;
 text-decoration: none;
}
a.orange9:hover {
 text-decoration: underline;
}
.yellow9 {
 color: #FFCC00;
 font-size: 9px;
 font-weight: normal;
 text-decoration: none;
}
a.yellow9:hover {
 text-decoration: underline;
}
.yellow11 {
 color: #FFCC00;
 font-size: 11px;
}
.blue9 {
 color: #196292;
 font-size: 9px;
 font-weight: normal;
 text-decoration: none;
}
a.blue9:hover {
 text-decoration: underline;
}
.black11 {
 font-size: 11px;
}
td.top_right {
 background-repeat: no-repeat;
 background-position: top right;
}
td.top_left {
 background-repeat: no-repeat;
 background-position: top left;
}
td.top_center {
 background-repeat: no-repeat;
 background-position: top center;
}
td.bottom_center {
 background-repeat: no-repeat;
 background-position: bottom center;
}
input.search { width: 100; height: 18; border: 1px; border-style: solid; border-color: #E6E6E6; }
textarea.user_question { overflow: auto; width: 415; height: 100; border: 1px; border-style: solid; border-color: #E6E6E6; }
input.user_email { width: 200; height: 18; border: 1px; border-style: solid; border-color: #E6E6E6; }
p.black11_8 {
 font-size: 11px;
 margin-left: 8px;
 margin-right: 8px;
 margin-top: 0px;
 margin-bottom: 0px;
}
p.black9_10 {
 font-size: 9px;
 margin-left: 9px;
 margin-right: 9px;
 margin-top: 0px;
 margin-bottom: 0px;
}
p.caption_search {
 margin-top: 0px;
 margin-bottom: 1px;
 margin-left: 0px;
 margin-right: 0px;
}
td.menu_item {
 border-left: 1px;
 border-right: 1px;
 border-top: 0px;
 border-bottom: 0px;
 border-style: solid;
 border-color: #8CB1C9;
 height: 29px;
}
td.menu_subitem {
 border-left: 1px;
 border-right: 1px;
 border-top: 0px;
 border-bottom: 0px;
 border-style: solid;
 border-color: #8CB1C9;
 height: 20px;
}
td.menu_divider {
 border-left: 1px;
 border-right: 1px;
 border-top: 0px;
 border-bottom: 0px;
 border-style: solid;
 border-color: #8CB1C9;
 height: 1px;
 background-color: #4781A8;
}
.outlined {
  border: 1px;
  border-style: solid;
  border-color: #E6E6E6;
}
.whiteBGred {
  background-color: #FF6600;
  color: white;
  font-weight: bold;
}
div.autoscroll {
  overflow:auto;
  height:313px;
  width:630px;
}