.top_bar {
	background-image: url(images/top_bar.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 760px;
}
.thin_stripe {
	background-image: url(images/thin_stripe.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 760px;
}
.thin_stripe_550 {
	background-image: url(images/thin_stripe.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 550px;
}
.top_bar_bgd {
	background-image: url(images/top_bar_bgd.gif);
	background-repeat: repeat-x;
	height: 94px;
}
.dk_bgd {
	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: #ffc05c;
	border-right-color: #ffc05c;
	background-color: #ffd99d;
}

.light_bgd {
	background-image: url(images/light_bgd.gif);
	background-repeat: repeat;
	padding: 8px;
}

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

