
#all {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
}
body {
	font-size: 13px;
	background: #ffcc66;
	text-align: center;
	margin-top: 0px;
	color: #330000;
}
#head {
	width: 840px;
}
#main_top {
	float: right;
	width: 640px;
}
#main {
	width: 630px;
	padding: 20px 20px 20px 20px;
}
#menu {
	float: left;
	width: 200px;
	text-align: left;
	font-size: 13px;
	line-height: 200%;
	background: #ffe7cd;
	padding: 3px 3px 3px 3px;
	height: 100%;
}

.MAINTEXT14 {
	font-size: 14px;
	line-height: 130%;
}
.MAINTEXT14b {
	font-weight: bold;
	font-size: 14px;
}
.MAINTEXT13 {
	font-size: 13px;
	line-height: 115%;
}
.MAINTEXT13b {
	font-weight: bold;
	font-size: 13px;
}
.MAINTEXT11 {
	font-size: 11px;
	line-height: 115%;
}
.MAINTEXT14bgreen {
	font-weight: bold;
	font-size: 14px;
	color: #006666;
}
.MAINTEXT13bred {
	font-weight: bold;
	font-size: 13px;
	color: #990000;
}
H1 {
	font-size: 14px;
	text-align: center;
	border: solid #ff6600 1px;
	padding-top: 2px;
	margin: 10px 0px 10px 0px;

}
H2 {
	color: #ff6600;
	font-size: 14px;

	border-bottom: dotted #ff6600 1px;

}
H3 {
	color: #000099;
	font-size: 14px;
	margin-bottom: -10px;
}
H4 {
	color: #333333;
	font-size: 13px;
	margin-bottom: -10px;
}
A {
	line-height: 130%;
	text-decoration:none;
}
A:hover {
	color: #a1095f;
	text-decoration: none;
}