body, td, th {
   font-family: Tahoma;
   font-size: 12px;
   color: #59554A;
}

a {
   font-family: tahoma;
}

a:link {
   color: #C78900;
   text-decoration: none;
}

a:visited {
   color: #333333;
   text-decoration: none;
}

a:hover {
   color: #C78900;
   text-decoration: underline;
}

a:active {
   color: #C78900;
   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-left: 10px;
   padding-bottom: 5px;
}

.top_bg {
   background: url('../images/top_bg.jpg') center no-repeat;
}

.top_left {
   background: url('../images/left_bg.jpg') repeat-x;
}

.top_right {
   background: url('../images/right_bg.jpg') repeat-x;
}

.bottom {
   background: url('../images/bottom.jpg') repeat-x;
   padding-top: 35px;
   padding-bottom: 15px;
}

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;
}

.w50 {
   width: 50px !important;
}

.w100 {
   width: 100px !important;
}

.w150 {
   width: 150px !important;
}

.w200 {
   width: 200px !important;
}

.w250 {
   width: 250px !important;
}

.w300 {
   width: 300px !important;
}

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;
}

#xtree {
   white-space: nowrap;
}

#xtree ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   padding-left: 5px;
}

#xtree a.pm {
   width: 10px;
   padding-right: 5px;
   display: inline-block;
}

#xtree li ul {
   margin-left: 20px;
   padding-left: 0px;
   padding-top: 5px;
}

#xtree li img {
   border: none;
}

#xtree li {
   padding-bottom: 10px;
   overflow: hidden;
   width: 250px;
}

.submenu {
   width: 220px;
   white-space: nowrap;
   overflow: hidden;
}

.submenu ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   padding-left: 5px;
}
.error-field {
   color: red;
}

