body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#FFFFFF;
}
body {
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	/*
	background-image:url(../img/parts/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	*/
	background-position:top;
	background:url(../img/parts/image04.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;

}
h1{
	margin: 0px 0px 0px 0px;
	color: #666666;
	background-color:#FFFFFF;
	text-align:center;
}
a{
	text-decoration: none;
}
image{
	border: none;
}
div.menubg{
	color:#FFFFFF;
	background-color:#B8CFB8;
	background-position: 0px 0px;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	height:22px;
}
h2{
	margin:0px 0px 0px 0px;
	color:#B8CFB8;
	background-color:#B8CFB8;
	text-align:right;
	bottom:0px;
}
	
ul.menu{
	margin: 0px 0px 0px 0px;
	text-align:center;
}
ul.menu li{
	display:inline;
	list-style-type:none;
	text-align:left;
}
ul.menu li a{
	display:block;
	text-align:center;
	margin-left:40px;
	float:left;
	text-decoration:none;
}
ul menu a:hover{
	background-image:url(../img/parts/arrow_02.gif);
}
ul menu a.active{
	background-image:url(../img/parts/arrow_03.gif);
}
