body {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin: 6px;
    border-width: thin;
}
h1 {
    font-size:20px;
}
h2 {font-size:15px;}
h3 {font-size:13px;}
table.head {width:100%;height:100px;}
table.topnav {
    border-width: 1px;
    border-spacing: 1px;
    border-style: solid;
    border-color: #5f5f5f;
    border-collapse: separate;
    background-color:#f1f1f1;
    width:100%;
    height:17px;
    border-left:none;
    border-right:none;
}
.topnav a {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:none;
    display:block;
}
.topnav a:hover {
    background-color:#ffffff;
    display:block;
    border-width: 1px;
    border-top-style:solid;
    border-bottom-style:solid;
}
.SearchBox {
    border-width: 1px;
    border-spacing: 1px;
    border-style: solid;
    border-color: #5f5f5f;
    border-collapse: separate;
    background-color:#ffffff;
    border-right:none;
    border-top:none;
    border-bottom:none;
    height:17px;
    color:#5f5f5f;
}
table.leftnav {
    border-width: 1px;
    border-spacing: 1px;
    border-style: solid;
    border-color: #5f5f5f;
    border-collapse: separate;
    background-color:#f1f1f1;
    width:150px;
}
table.leftnav td {height:20px;}
.leftnav a {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:none;
    display:block;
}
.leftnav a:hover {
    background-color:#ffffff;
    display:block;
    border-width: 1px;
    border-top-style:solid;
    border-bottom-style:solid;
}
table.main {margin-left:20px;width:590px;}
.main a {color:#01AFEE;text-decoration:none;}
.main a:hover {text-decoration:underline;}
.line {
    background: #fff url(images/borderLine.gif) no-repeat center bottom;
    margin: 8px auto;
    height: 1px;
    width: 500px;            
}
.bigTxt {font-size:1.4em;font-weight:bold;}
.midTxt {font-size:1.2em;font-weight:bold;}
img {border:none;}
.dropdown {height:17px;font-size:11px;}

/*********************Search Page Styles*************************/
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }
.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
input.zoom_button {  }
input.zoom_searchbox {  }		
.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }
.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }
.searchtime { font-size: 80%; }
.recommended { 
    background: #DFFFBF; 
    border-top: 1px dotted #808080; 
    border-bottom: 1px dotted #808080; 
    margin-top: 15px; 
    margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}