.backgroundimagefrontpage {
	background-repeat: no-repeat;
	background-image: url(../images/base.jpg); 

}

.backgroundimagefrontpage_base {
	background-repeat: no-repeat;
	background-image: url(../images/base_bgd.gif);
	background-position: bottom;
}
a:link {
	color: #339933;
text-decoration: none;
}
a:visited {
	color: #339933;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}

.backgroundimagenormalpage_top {
	background-repeat: no-repeat;
	background-image: url(../images/top_normal_page.jpg);
	background-position: top;
}
.bottomcopyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 25px;
}

.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 40px;
}

.LIn_shortMode {
	list-style-type: none;
	padding-left: 0px;
	left: -20px;
}

.style1_withbackground {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/base_bgd.gif);
	background-position: bottom;
}
#search #ajaxSearch_form, #search form {
position:relative;
width:auto;
margin:0;
padding:0;
}

#ajaxSearch_intro {
margin: 10px 0 15px 0;
}

.ajaxSearch_result {
	width: 600px;
	background: #FFFFFF;
	font-size: 0.8em;


}


.ajaxSearch_extract {
	width: 400px;
	background: #FFFFFF;



}

#ajaxSearch_input {
	width: 160px;
	background: #FFFFFF;
	font-size: 0.8em;
	padding: 3px 1px 2px 1px;
	border: 2px inset gray;
}

#ajaxSearch_submit {
	height: 2em;
	background: #6F9303;
	text-transform: lowercase;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}

#ajaxSearch_output {
  font-size: 90%;
	background-color: #EFEFEF;
	border: 1px solid #6F9303;
	color: black;
  width: 480px;
	z-index: 1;
	padding: 5px;

}

.ajaxSearch_paging {
display: block;

}
.AS_ajax_result {
  color: #444;
}
.AS_ajax_resultLink {
  text-decoration: underline;
}
.AS_ajax_resultDescription, .ajaxSearch_resultDescription{
  color: #555;
  padding: 2px;
}
.AS_ajax_resultsIntroFailure{
  padding: 3px;
}
.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #CC0000;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}
.AS_intro { display: none;}

