
.body {
	background-color: #B0B787;
	background-image: url(background.jpg);
	margin: 10px;
   scrollbar-base-color: #4C671A;
   scrollbar-track-color: #A7A97F;
   scrollbar-arrow-color: #cccccc; 
	color : #200607;
	font-family: verdana, arial, geneva;
	font-size: 12px;
   	background-repeat : no-repeat;
	background-attachment : fixed;

}


a:link, a:visited, a:active {
	color: #585858;
	text-decoration: none;
		font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
		font-size: 12px;
}
hr {
	height: 1px;
	color: #336699;
	background-color: #336699;
	border: 0;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}


.login a:link, .login a:visited, .login a:active {
	display: inline;
	background-color: #DDDDDD;
	color: #000000;
	text-decoration: none;
	padding: 0;
}
.login input {
	font-size: 10px;
}
.content{
z-index:1;

padding: 7px;
border: 1px solid #4C671A;
vertical-align: top;
text-align: left;
text-align : justify;
}

.kader{
position:absolute; width:870px;height: 780px;  z-index:1; left:14px; top:20x;
padding: 7px;
border: 1px solid #4C671A;
	height: 100%;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}


.footer {
	padding: 2px;
	font-size:8px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}



.search_box {
position:absolute; width:874px; height:500px; z-index:2; left:470px; top:15px;

color: #fff;
	text-align: center;
}


#search_box {
	float: right;
	clear: right;
	width: 200px;
}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}

#search_string {
	width: 140px;
	height: 16px;
	font-size: 90%;
	vertical-align: middle;
	border: 1px inset #ccc;
}
#search_submit {
	width: 90px;
	height: 20px;
	font-size: 90%;
	vertical-align: middle;
	padding: 0 0 4px 0;
}
