body, td, th {
   font-family: Tahoma;
   font-size: 12px;
   color: #59554A;
}

a {
   font-family: tahoma;
}

a:link {
   color: #30A5EA;
   text-decoration: none;
}

a:visited {
   color: #30A5EA;
   text-decoration: underline;
}

a:hover {
   color: #30A5EA;
   text-decoration:underline;
}

a:active {
   color: #30A5EA;
   text-decoration:underline;
}

.content {
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
}

.menu {
   padding-top: 15px;
   text-transform: uppercase;
   font-weight: bold;
}

.submenu {
   padding-top: 5px;
   padding-bottom: 5px;
}

.top_left {
   background: url('../images/left_bg.jpg') repeat-x;
}

.top_right {
   background: url('../images/right_bg.jpg') repeat-x;
}

h1 {
   font: small-caps 180% Tahoma;
   color: #000000;
   font-weight: normal;
   line-height: 1.0em;
}

h2 {
   font-size: 155%;
   font-family: Tahoma;
   font-weight: normal;
   margin-bottom: 0.5em;
   padding: 0em;
}

h3 {
   font-size: 130%;
   font-family: Tahoma;
   font-weight: normal;
   margin-bottom: 0.5em;

padding:
   0em;
}

.search {
   color: #666666;
   font-size: 10px;
   border: 0;
   background-color: #dddddd
}

.clear {
   clear: both;
}

p.summary {
   padding-top: 5px;
}

div.results {
   margin-top: 20px;
}

div.result {
   padding-bottom: 20px;
}

div.result div.title a, div.result div.title a:link, div.result div.title a:visited {
   font-weight: bold;
}

div.result div.url {
   color: green;
}

div.pagination {
   margin-top: 20px;
}

.error-field {
   color: red;
}
.error-box {
   background: url("../images/error_bg.gif") top center repeat-x;
   font: normal 12px Tahoma;
   border: 1px solid #ff9999;
   width: 400px;
   padding: 15px;
}

.info-box {
   background: url("../images/info_bg.gif") top center repeat-x;
   font: normal 12px Tahoma;
   border: 1px solid #99cc99;
   width: 400px;
   padding: 15px;
}

.help-box {
   background: url("../images/help_bg.gif") top center repeat-x;
   font: normal 12px Tahoma;
   border: 1px solid #cccc00;
   width: 400px;
   padding: 10px;
   margin: 10px 0;
}

#xtree {
   padding: 0px !important;
   margin: 0px !important;
}
#xtree ul {
   list-style: none;
   margin-left: 0px;
   padding-left: 0px;
}
#xtree li ul {
   margin-left: 20px;
   padding-left: 0px;
   padding-top: 5px;
}
#xtree li img {
   border: none;
   padding-right: 3px;
}
#xtree li {
   padding-bottom: 10px;
}

