body, td, th {
   font-family: Tahoma;
   font-size: 12px;
   color: #333333;
}

a {
   font-family: tahoma;
}

a:link {
   color: #9F3B84;
   text-decoration: none;
}

a:visited {
   color: #333333;
   text-decoration: none;
}

a:hover {
   color: #9F3B84;
   text-decoration: underline;
}

a:active {
   color: #9F3B84;
   text-decoration: underline;
}

.content {
   padding-top: 30px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
}

.top_bg {
   background: url('../images/top.jpg') no-repeat;
}

.top_right {
   background: url('../images/right_bg.jpg') repeat-x;
}

.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;
}

.style1 {
   color: #ffffff;
   text-decoration: none;
}
.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: 20px 15px;
}
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: 20px 15px;
}
#xtree {
   white-space: nowrap;
   overflow: hidden;
   margin-left: -15px;
   width: 250px;
}
#xtree ul,
#xtree li {
   list-style-type: none;
}
#xtree li ul {
   padding-left: 20px!important;
   margin: 0px !important;
}
#xtree li img {
   padding-right: 3px;
}
#xtree a.pm img {
   border: none;
}
h2.hmenu {
   padding-left: 20px;
   font-size: 155%;
}
.error-field {
   color: red;
}
