.top_bar {
	background-image: url(top_bar.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 760px;
}

.top_bar_bgd {
	background-image: url(top_bar_bgd.gif);
	background-repeat: repeat-x;
	height: 94px;
}
.dk_bgd {
	background-image: url(dk_bgd.gif);
	background-repeat: repeat;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9325;
	border-right-color: #FF9325;
}
.light_bgd {
	padding: 8px;
	background-color: #e2ffe9;
}
.light_bgd02 {
	background-image: url(light_bgd.gif);
	background-repeat: repeat;
	padding: 8px;
}

.main_table {
	background-color: #FFFFFF;
	border: 4px solid #000000;
}
.sub_menu {
	background-image: url(sub_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 27px;
	width: 112px;
}
.information {
	background-image: url(information.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 27px;
	width: 112px;
}

