.leftup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #044177;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 230px;
}
.topcontentbar {
	background-image: url(image/contenttop.jpg);
	background-repeat: repeat-y;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	letter-spacing: .1em;
	width: 550px;
}
.bodybg {
	background-image: url(image/contentbar.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	margin: 10px;
	text-align: left;
	vertical-align: top;
	width: 550px;

}

.left {
	background-image: url(image/leftbar.jpg);
	background-repeat: repeat-x;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-align: right;
}
.footerbar {
	background-image: url(image/footer.jpg);
	background-repeat: repeat-x;
}
.navbg {
	background-image: url(image/bar.jpg);
	background-repeat: no-repeat;
}


.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 0pt;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}
