body {
	background:url(0911_2.jpg) top repeat-x #FCF0D6; text-align:left;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#006699;
	text-decoration:underline;
}
body #LOGO a {
	background:url(0911_1.jpg);
	display:block;
	width:310px;
	height:70px;
	margin-left:30px;
}
body #LOGO a:hover{ text-decoration:none;}
body #LOGO a span { visibility:hidden;
}
#BODY_BG{background:url(0911BG_2.jpg) bottom left no-repeat; display:block; width:100%; height:auto;}
.basetext {
	display:block;
	width:320px;
	height:auto;
	margin:11px auto;
	margin-bottom:220px;
	padding:11px;
	text-align:left;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	line-height:1.4em;
}
/*
h1 {
	text-align:center;
}
span.h2 {
	font-family:sans-serif;
	font-weight:bold;
}
div.year {
	margin-right:2%;/*background-color:#eeeeee;
}
div.form {
}
span.cpt {
	color:#005500;
	font-weight:bold;
}
span.cm {
	color:#666666;
}
.fl {
	color:#0000FF;
	font-style:italic;
}*/
ul {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0px;
	padding-left:3%;
}
li {
	list-style:outside;
	margin-top:3px;
	margin-bottom:10px;
}
ul li {
	list-style:square;
	font-family:sans-serif;
	font-weight:normal;
}
li.basic {
	list-style:square;
	list-style-image:none;
	margin-top:2px;
	margin-bottom:2px;
}
span.links {
}
.sub {
	display: none;
}
.subexp {
	display:block;
}
/*.sub {
	display: none;
}
.subexp2 {
	display: block;
}*/
li.exp {
	list-style-image:url("plus.png");
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}
li.col {
	list-style-image:url("minus.png");
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}
li.exp_active {
	list-style-image:url("plus.png");
	margin-top:10px;
	margin-bottom:10px;
	/*background-color:#eeeeff;*/
	cursor:pointer;
}
li.col_active {
	list-style-image:url("minus.png");
	margin-top:10px;
	margin-bottom:10px;
	/*background-color:#eeeeff;*/
	cursor:pointer; /* if not included, bullets are not shown right in moz*/
}
li.basic_active {
	list-style:square;
	list-style-image:none;
	/*background-color:#eeeeff;*/
	margin-top:2px;
	margin-bottom:2px;
}
/* ======================================================================= */

#floor {
	display:block;
	background-image:url(../img/floor_bg.jpg);
	width:1000px;
	height:61px;
	margin-top:20px;
	position:relative;
}
#floor p {
	font-size:11px;
	color:#3F0000;
	margin-left:30px;
	line-height:26px;
}
#floor p a {
	color:#3F0000;
}
#floor p a:hover {
	color:#990000;
}
.INPUT {
	position:absolute;
	top:6px;
	right:30px;
}

