body {
	font-family: Geneva CY, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0; 
	background: #FFEDD6 url(/images/daiko/bg.jpg);
	color:#000000;
}

a, a:visited {color : #26338C;}
a:hover, a:active {color : #FF9F40;}

table#header_tbl {
	width: 100%;
	height: 168px;
	background: #491111 url(/images/daiko/header_bg.jpg);
}
table#header_tbl td {
	height: 168px;
	background: url(/images/daiko/header_highlight_bg.jpg) no-repeat left top;
}
table#header_tbl td div {
	width: 100%;
	height: 168px;
	position: absolute;
	z-index: 110;
	background: url(/images/daiko/rod_bg.png) repeat-x left top;
	background-repeat: repeat-x;
}
div#rod {
	width: 898px;
	height: 208px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 120;
	background: url(/images/daiko/rod.png) no-repeat left top;
}
div#brush {
	width: 129px;
	height: 342px;
	left: 49px;
	top: 32px;
	position: absolute;
	z-index: 130;
	background: url(/images/daiko/brush.png) no-repeat left top;
}
div#menu_cont {
	height: 35px;
	background: #D3BC76 url(/images/daiko/menu_bg.gif) repeat-x left top;
}
div#menu_cont table {
	height: 35px;
}
div#menu_cont a {
	color:black;
}
div#barhat {
	background: url(/images/daiko/header_barh_corner.png) no-repeat left top;
	width: 335px;
	height: 185px;
	position: absolute;
	z-index: 100;
	top: 137px;
	left: 0px;
}
div#goldrope{
	background: url(/images/daiko/goldrope.png) repeat-x left top;
	width: 100%;
	height: 57px;
	margin: 20px 0;
	text-align: center;
	/* position: absolute;
	bottom: 20px; */
	* background-image: url(/images/daiko/goldrope.gif);
}
div#goldrope div{
	font-size: 10px;
	padding-top: 45px;
}
div#content {
	padding: 30px 0 0 200px;
	text-align: left;
}

.header_td {height:100px; nowrap:'nowrap'; background: #878787 url(/images/banax/menu_bg.jpg) repeat-x}
.menu_td {width:100%; height:50px; nowrap:'nowrap'; background: url(/images/banax/menu_left_grad.jpg) no-repeat}
.menu_left {width:30px; height:50px; nowrap:'nowrap'; background: url(/images/banax/menu_left.gif) no-repeat right top}
.menu_center {height:50px; nowrap:'nowrap'; background: url(/images/banax/menu_center.gif) repeat-x; padding-bottom:10px}
.menu_right {width:30px; height:50px; nowrap:'nowrap'; background: url(/images/banax/menu_right.gif) no-repeat}
#topcollage {position:absolute; top:0; left:200; height:45px; background-repeat:no-repeat}
.copyright_row {border-left:5px #000000 solid; padding-left:15px; font-size:70%; color:#808080}
.icons_row {text-align:center; background:#ECECEC}
.left_content {width:180px; height:100%; background:url(/images/banax/logo_plate_shadow.jpg) no-repeat; padding:20px 20px 20px 0px}
.right_content {width:100%; height:100%; padding:20px 0px 20px 0px}

#header {color: #1F8981; }
#header span {color: #737373; font-size: 70%;}

.header {
	font-family:Times;
	font-size: 22px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:25px;
	margin-top:20px;
	color:#000000;
	line-height:110%;
	text-transform:uppercase;
}

.path {
	padding:0px;
	margin-top:20px;
	font-size:80%;
	color:#000000;
}

.main_menu_tbl			{height:35px; nowrap:'nowrap'}
.main_menu, .main_menu_act, .main_menu_curr {width:160px; border:0px; padding:0px 10px 0px 10px; vertical-align:middle; font-size:9pt; text-transform:uppercase; font-family:Geneva CY,Verdana, sans-serif; cursor:hand; height:20px; display:inline; font-weight: bold; white-space:'nowrap'}
.main_menu_l,
.main_menu_act_l {height:20px; white-space:'nowrap'}
.main_menu			{background:transparent; color:#000}
.main_menu a			{color:#000;text-decoration:none; z-index: 510;}
.main_menu a:active		{color:#000}
.main_menu a:visited		{color:#000}
.main_menu a:hover		{color:#000}
.main_menu_act {color:#000}
.main_menu_act a			{color:#000; text-decoration:none}
.main_menu_act a:active		{color:#000}
.main_menu_act a:visited		{color:#000}
.main_menu_act a:hover		{color:#000}
.main_menu_curr {color:#000}
.main_menu_curr a			{color:#000; text-decoration:none}
.main_menu_curr a:active		{color:#000}
.main_menu_curr a:visited		{color:#000}
.main_menu_curr a:hover		{color:#FFFFFF}


.path a, .path a:active, .path a:visited{color:#000000;}


