/* CSS Document */
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/imagetop01.jpg);
	background-repeat:repeat;
	background-attachment:fixed;

}
h1{
	margin: 0px 0px 0px 0px;
	text-align:center;
}
a{
	text-decoration: none;
}
image{
	border: none;
}
div.menubg{
padding-top:300px;

/*
padding-left:400px;
padding-top:400px;
	height:25px;
right:0px
*/
}
	
ul.menu{
	margin: 0px 0px 0px 0px;
	text-align:center;
}
ul.menu li{
	list-style-type:none;
	text-align:right;
}
ul.menu li a{
	display:block;
	text-align:center;
	width:259px;
	padding-left:30px;
	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);
}
/*
div.footer{
	margin: 0px 0px 0px 0px;
	text-align:right;
	bottom:0px;
}
div.footer img{
	background-image:url(../img/parts/copyright_01.gif);
	
	}
*/