body {

	background-image: url(../images/back.jpg);

	background-attachment: scroll;

	background-repeat: repeat;

	background-position: top;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#frame {

	width:700px;

	background-color: #ffffff;

	margin-right:auto;

	margin-left:auto;

	margin-top:0px;

	padding:0px;

	text-align:left;

}

#head {

	background-image: url(../images/top.jpg);

	width: 700px;

	height: 66px;

	padding:0px;

	float:left;

}			

#space {

	width: 12px;

	height: 66px;

	padding:0px;

	float:left;

}			

#nav {

	background-image: url(../images/box-back.jpg);

	background-repeat: repeat-x;

	background-color: #afd17a;

	width: 478px;

	padding:0px;

	float: left;

}

#content {

	width:150px;

	float:left;

	padding:0px;

	margin-left: 20px;

}

#footer {

	width:700px;

	padding:0px;

	text-align: center;

	float:left;

}

INPUT, TEXTAREA, SELECT, OPTION {

        font-family: Arial, Helvetica, sans-serif;

        padding: 0px;

        font-size: 12px;

        color: #000000;

        background-color: #FFECDD;

        border: inset 1px #336699;

}

.mid {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #222222;

}

.bodystyle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.small {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}



.medium {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}



.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000066;
	font-weight: bolder;
	font-style: condensed;
}

.blue {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #006600;

	font-weight: bolder;

}



.xbig {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

}



.tiny {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

}

a:link {

	text-decoration: underline;

	color: #336699;



}

a:visited {

	color: #114477;

}

a:hover {

	color: #000000;

	text-decoration: none;

}

a:active {

	text-decoration: underline;

	color: #990000;

}

a.nav:link {

	text-decoration: none;

	font-size: 10px;

	color: #232323;

	padding: 2px;}



a.nav:visited {

	text-decoration: none;

	font-size: 10px;

	color: #447700;

	padding: 2px;

}



a.nav:hover {

	color: #336699;

	background-color: #ffffff;

	text-decoration: underline;

	padding: 2px;

}

		.highlight { background: #FFFF40; }

		.searchheading { font-size: 130%; font-weight: bold; }

		.summary { font-size: 80%; font-style: italic; } 

		.results { font-size: 100%; }

		.category { color: #999999; }

		.description { font-size: 100%; color: #008000; }

		.context { font-size: 100%; }

		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.sorting { text-align: right; }

		.result_title { font-size: 100%; }



		.zoom_searchform { font-size: 100%; }

		.zoom_options { font-size: 80%; }

		input.zoom_button {  }

		input.zoom_searchbox {  }		
