.menu {
	background-image: url(images/index_06.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.about {
	background-image: url(images/index_03.gif);
	background-repeat: repeat-x;
	height: 236px;
	background-color: #FFFFFF;
}
.about1 {
	background-image: url(images/m.gif);
	background-repeat: repeat-x;
	height: 320px;
	background-color: #FFFFFF;
}
.hedertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #da5034;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.subhedertext {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/index_01.gif);
	background-repeat: repeat-x;
	height: 1050px;
}
.about2 {

	background-image: url(images/m1.gif);
	background-repeat: repeat-x;
	height: 150px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #333300;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: none;
	color: #C7DAA5;
}
a:active {
	text-decoration: none;
	color: #C7DAA5;
}

