body {
	margin-top: 0px ;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
	
h1 {
	color: #f7d282;
	font-size: 16px;
	font-weight: bold;
}

.heading {
	color: #b1a285;
	font-size: 12px;
	font-weight: bold;
}
.background_top {
	background-image:url(images/top_navi/b_04.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.background_left {
	background-image:url(images/column/separator_2.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.footer_line {
	background-image:url(images/footer/line.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.background_subnav {
	background-image:url(images/navi_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
a:link { 
	color: #b1a285;
	}
a:visited { 
	color: #b1a285;
	}
a:hover { 
	color: #b1a285;
	/*background-color: #CCCC99;*/
	text-decoration: none;
	}
a:active { 
	color: #b1a285;
	}