/* CSS Document */


body {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color:#E7E1C9;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #424530;
	scrollbar-track-color: #CCC5A8;
	scrollbar-arrow-color: #E7E1C9;
	background-color:#f4f0d3;
	font-size: 10px;
	font-family:tahoma;
	background-image: url(../images/index_13.jpg);
	background-repeat:no-repeat;
	}

.menu
{
	color: #958E71;
	font-size: 10px;
	font-family:tahoma;
	padding-right:3px;
	padding-left:3px;
}
.header
{
	color: #000000;
	font-size: 12 px;
	font-weight:bold;

}

.h1
{
	color: #CC6600;
	font-size: 12 px;
	font-weight:bold;
}

.h2
{
	color: #808000;
	font-size: 11 px;
	font-weight:bold;
}
.h3
{
	color: #808000;
	font-size: 11 px;
	font-weight:bold;
	text-align:center;
}
.h4
{
	color: #CC6600;
	font-size: 12 px;
	font-weight:bold;
	text-align:center;
}
a
{	color: 9F9E66;
	font-size: 11px;
	font-family:tahoma;
	text-decoration:none;
}


.text1
{
	color: #808000;
	font-size: 11 px;
	font-weight:bold;

}
.text2
{
	color: #635E53;
	font-size: 11px;
	font-family:tahoma;
	text-align:justify;
}
.text3
{
	color: #958E71;
	font-size: 9px;
	font-family:tahoma;
	text-align:justify;
}
.text4
{
	color: #7D7551;
	font-size: 10px;
	font-family:tahoma;
	text-align:justify;
}
.text5
{
	color: #635E53;
	font-size: 11px;
	font-family:tahoma;
	text-align:justify;
	text-align:center;
}

a:hover 
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight:bold;
}


a:active {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: 9F9E66;
}
