BODY { background-color: #E5EBEB;
    font-family: Verdana, Arial,Sans Serif;
    font-size: 90%;
    font-weight: 500; color: #000040;
    margin: 20px;
  scrollbar-arrow-color: #E5EBEB;
  scrollbar-3dlight-color: #99C6E7;
  scrollbar-highlight-color: #000040;
  scrollbar-face-color: #869E9D;
  scrollbar-shadow-color: #000040;
  scrollbar-darkshadow-color: #000040;
  scrollbar-track-color: #869E9D;
    }
a:link {
    color: #006666;
    text-decoration: underline;
    }

a:visited {
    text-decoration: underline;
    color: #006666;
    }

a:hover {
    color: #F7860D;
    text-decoration: none;
    }

a:active {
    color: #006666;
    text-decoration: underline;
    }
a:link.front {
    color: #E5EBEB;
    text-decoration: none;
    }

a:visited.front {
    text-decoration: none;
    color: #E5EBEB;
    }

a:hover.front {
    color: #F7860D;
    text-decoration: none;
    }

a:active.front {
    color: #E5EBEB;
    text-decoration: none;
    }
a:link.front2 {
    color: #869E9D;
    text-decoration: none;
    }

a:visited.front2 {
    text-decoration: none;
    color: #869E9D;
    }

a:hover.front2 {
    color: #F7860D;
    text-decoration: none;
    }

a:active.front2 {
    color: #869E9D;
    text-decoration: none;
    }

h1 { font-size: 130%; font-weight: 600; font-style: italic; text-align: left;
  color: #F7860D; margin-top: 0px;
 }
h1.front { font-size: 130%; font-weight: 600; font-style: italic; text-align: center;
  color: #F7860D; margin-top: 0px;
 }
h1.top { font-size: 80%; font-weight: 600; font-style: italic; text-align: left;
  margin-top: 0px; margin-bottom: 0px; color: #869E9D;
 }
h2 { font-size: 100%; font-weight: 600; text-align: left; text-decoration: underline;
 margin-bottom: 0px; color: #869E9D;
 }
h3 { font-size: 100%; font-weight: 500; margin-bottom: 3px; margin-top: 8px;
text-decoration: underline;
 }
h4 { font-size: 100%; font-weight: 600; text-decoration: underline;
 }


TD { font-size: 80%; font-weight: 400;
 }
.small { font-size: 75%; font-weight: 400; color: #FFFFFF;
 }
.smaller { font-size: 70%; font-weight: 400; text-align: center;
 }


table.main { width: 750px; background-color: #FFFFFF; border: solid 1px #000040; }
table.front { width: 750px; height: 500px; background-color: #000040; border: solid 1px #000040; }
table.search { width: 600px; }

table.menu { width: 150px; }
tr.top { background-color: #000040; }
td.contact { text-align: right; color: #869E9D; font-size: 70%; }
td.contactEmail { text-align: center; color: #869E9D; font-size: 70%; }
table.right { height: 100%; width: 175px; }
td.rightPic { text-align: right; padding-top: 20px; padding-bottom: 20px; }
td.subMenu { font-size: 70%; }
td.menuBullet { padding-left: 10px; padding-right: 3px; padding-bottom: 10px; }
td.menu { padding-bottom: 10px; }
li { padding-bottom: 5px; }
p.smallGap { margin-top: 6px; }
.emphColor { font-weight: 600; font-style: italic; color: #869E9D; }
table.frontLine { width:100%; height:72px; border-top: solid 2px #E5EBEB; border-bottom: solid 2px #E5EBEB; }
td.frontMenu { font-weight: 600; color: #F7860D; }
td.orangeLine { border-top: solid 1px #F7860D; border-bottom: solid 1px #F7860D; }
.fullSite { font-size: 80%; height: 15px; }

table.mouseoverDiv
{
   background-color: #000000;
   border: 1px red solid;
   color: #ffffff;
}




		.highlight { background: #FFFF40; }
		.searchheading { font-size: 180%; font-weight: bold; }
		.summary { font-size: 120%; font-style: italic; }
		.suggestion { font-size: 120%; }
		.results { font-size: 120%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 120%; }		
		.description { font-size: 120%; color: #008000; }
		.context { font-size: 120%; }
		.infoline { font-size: 120%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 120%; }
		.zoom_results_per_page { font-size: 120%; margin-left: 10px; }
		.zoom_match { font-size: 120%; margin-left: 10px;}				
		.zoom_categories { font-size: 120%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
		.cat_summary 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: 120%; }
		.result_pagescount { font-size: 120%; }
		
		.searchtime { font-size: 120%; }
		
		.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: 120%; }
		.recommend_description { font-size: 120%; color: #008000; }
		.recommend_infoline { font-size: 120%; font-style: normal; color: #808080;}
		.recommend_image { float: left; display: block; }
		.recommend_image img { margin: 10px; width: 80px; border: 0px; }

