body {
	margin : 0;
	padding : 0;
}
.main {
	font-family : "arial";
	font-size : 9pt;
	color : #999999;
}
.top_text {
	font-size : 8pt;
	color : #666666;
	font-style : italic;
	margin-left : 154px;
	line-height : 9px;
	margin-top : 22px;
}
.pagetitle {
	font-size : 14pt;
	color : #FFFFFF;
}
.bg_black {
	background-color : #000000;
}
.bg_white {
	background-color : #FFFFFF;
}
.navi_a {
	background : url('/img/naviselect.jpg') no-repeat left;
	background-color : #000000;
	color : #FFFFFF;
	text-align : center;
}
.galleryback {
	background : url('/img/galline.jpg') no-repeat left;
	background-color : #000000;
	color : #FFFFFF;
	text-align : center;
}
.navi {
	background-color : #000000;
	color : #FFFFFF;
	text-align : center;
}
a.navi:hover {
	background-color : #000000;
	color: #999999;
	text-align : center;
}
.left_col {
	margin-top : 8px;
	margin-left : 16px;
}
.left_navi {
	margin-left : 12px;
	margin-top : 3px;
	margin-bottom : 12px;
}
.left_navi2 {
	margin-right : 6px;
	margin-bottom : 1px;
}
.item {
	height : 20px;
	background-color : #C08243;
}
.item_a {
	height : 20px;
	background-color : #d1a578;
}
.white {
	color : #ffffff;
}
.pic {
	background : url('/img/galgrade.jpg') no-repeat top;
	background-color : #000000;
	text-align : center;
	vertical-align : top;
	padding-top : 14px;
}
.pictxt {
	background : url('/img/galgrade.jpg') no-repeat top;
	background-color : #000000;
}
a.nav {
	color : #FFFFFF;
	text-decoration:none;
}
a.nav:hover {
	color : #999999;
	text-decoration:none;
}
a.nav2 {
	color : #666666;
}
a.gallery {
	text-decoration : underline;
}
a.gallery:hover {
	text-decoration : none;
}
a {
	color:#ffffff; 
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}