.hed {
	background-image: url('./images/hed_right.jpg');
}
.fot {
	background-image: url('./images/fot_right.jpg');
}
div.menubox {
	border: 1px solid #BAB7E0;
	line-height: 150%;
	width: 220px;
	margin-bottom: 5px;
	font-size:80%;
}
div.menutitle {
	background-image: url('./images/bak_yellow.gif');
	width: 220px;
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom-color: #BAB7E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div.item {
	margin: 5px;
}
div.main {
	float: left;
	padding-left: 5px;
	width: 680px;
}
div.menubar {
	float: left;
	margin-left: 5px;
}

div.contents {
	padding: 5px;
	margin-bottom: 0.5em;
	line-height: 120%;
	letter-spacing: 0.2em;

}

div.contentstitle {
	margin-top: 1em;
	margin-bottom: 2px;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #000080;
	color: #000080;
}

div.container {
	width: 940px;
}

div.footer {
	width: 940px;
	clear: both;
	text-align: center;
}


table.title {
	/*border-style: solid;
	border-color: #008000;
	border-width: 1px;*/
}

td.titleleft {
	border-style: solid;
	border-color: #12832B;
	border-width: 1px;
	padding: 5px;
	color: #12832B;
}

td.titleright {
	border-style: solid;
	border-color: #12832B;
	border-width: 1px;
	font-weight: bold;
	text-align: center;
	color: white;
	background-image: url('./images/bak_green.gif');
	line-height:2em;
	font-size:130%;
}
table.contents {
	margin: 10px;
}

td.largemenu {

	text-align: center;
	font-weight: bold;
	background-image: url('./images/bak_gray.gif');
	padding: 5px;
	border-style: solid;
	border-color: #EEEEEE;
	border-width: 1px;
}
td.largemenuexp {

}

td.titlebar {
	width: 640px;
	margin-bottom: 5px;
	font-weight: bold;
	height: 100px;
	margin: 5px;

	text-indent: 1em;
}