body {
	background-color: #F4EBD9;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/headerbg.jpg);
	height: 80px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header table {
	width: 780px;
}
#header td {
	padding-right: 10px;
}
#menu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}
#master {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/masterbg.jpg);
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF6600;
}
.margin5 {
	margin-bottom: 5px;
}
.margin10 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.font_red_b {
	font-weight: bold;
	color: #CC0033;
	margin-bottom: 5px;
}
#main table {
	width: 780px;
}
#LeftMenu {
	background-image: url(../images/l_bg.jpg);
	width: 200px;
	padding-bottom: 10px;
}
.LeftBanner {
	margin-right: auto;
	margin-left: auto;
	width: 172px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#Footer {
	background-repeat: no-repeat;
	height: 100px;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/footer.jpg);
}
#Contents {
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.Submenu {
	width: 190px;
	padding: 0px;
	margin: 0px;
}
.Leftbt_top {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

