body {
   font-family: "Courier";
   font-size: 14px;
   color: #000000;
   background-color: #FFFFFF;
}

a {
   font-family: Courier;
}

a:link {
   color: #000000;
   text-decoration: none;
}

a:visited {
   color: #999999;
   text-decoration: none;
}

a:hover {
   color: #999999;
   text-decoration: underline;
}

a:active {
   color: #999999;
   text-decoration: underline;
}

.content {
   background: url('../images/sentrfon.jpg') top center repeat-y;
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
}

.content_left {
   background: url('../images/cont_left.jpg') top center repeat-y;
   padding-top: 5px;
   padding-left: 15px;
   padding-right: 10px;
   padding-bottom: 5px;
}

.content_right {
   background: url('../images/cont_right.jpg') top center repeat-y;
   padding-top: 5px;
   padding-left: 15px;
   padding-right: 10px;
   padding-bottom: 5px;
}

.menu {
   padding-top: 15px;
}

.submenu {
   padding-top: 5px;
   padding-left: 10px;
   padding-bottom: 5px;
}

.top_left {
   background: url('../images/l_bg.jpg') top repeat-x;
}

.top_right {
   background: url('../images/r_bg.jpg') top repeat-x;
}

.top {
   background: url('../images/top.jpg') top no-repeat;
}

.bottom {
   background: url('../images/bottom.jpg') top center no-repeat;
}

.style2 {
   font-size: 16px;
   font-weight: bold;
}

h1 {
   font: small-caps 200% Tahoma;
   color: #000000;
   font-weight: normal;
   line-height: 1.0em;
}

h2 {
   font: small-caps 180% Courier;
   color: #000000;
   font-weight: normal;
   line-height: 1.0em;
}

h3 {
   font-size: 130%;
   color: #000000;
   font-family: Tahoma; 
   font-weight: normal;
   margin-bottom: 0.5em;
   padding: 0em;
   font-weight: normal;
}

.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.rtitle a,div.result div.rtitle a:link,div.result div.rtitle a:visited
   {
   font-weight: bold;
}

div.result div.url {
   color: green;
}

div.pagination {
   margin-top: 20px;
}

#xtree {
   white-space: nowrap;
   overflow: hidden;
}

#xtree ul {
   list-style: none;
   padding-left: 0px;
}

#xtree li {
   margin-top: 7px;
}

#xtree li ul {
   padding-left: 0px;
   margin-left: 0px;
}

#xtree li img {
   padding-right: 3px;
}

#xtree a.pm img {
   border: none;
}
