body {
	background-color: #f08820;
	margin: 0px;
}
.bgtop {
	background-color: #686768;
}
.text {
	font-family: Franklin Gothic Book;
	font-size: 12px;
	padding: 10px 5px 10px 35px;
	color: #63564C;
	text-align: justify;
}
.maintext {
	font-size: 14px;
	color: #000000;
	letter-spacing: 1;
	text-align: left;
	font-family: Franklin Gothic Book;
	padding: 5px 10px 10px 20px;
}
A {
	font-size: 14px;
	color: #000000;
	letter-spacing: 1;
	text-align: left;
	font-family: "Franklin Gothic Book";
	text-decoration: none;
}


A:Hover  {
	color: #FF6600;
	text-decoration: underline;
	font-size: 14px;
	letter-spacing: 1;
	text-align: left;
	font-family: Franklin Gothic Book;
	}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.links {
	font-size: 14px;
	color: #000000;
	letter-spacing: 1;
	text-align: left;
	font-family: "Franklin Gothic Book";
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.space {
	background-color: #cbcbcb;
	line-height: 20px;
}

.color {color: #FF6600}

.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bul {
	list-style-position: outside;
	list-style-image: url(../images/bul.gif);
	list-style-type: circle;
}
.bul1 {
	list-style-position: outside;
	list-style-image: url(../images/bul1.gif);
	list-style-type: none;
}
#h1 {
	text-align:center;
	position:absolute;
	margin-left:150px;
	font-size:12px;
	width: 514px;
	font-family: Arial, Helvetica, sans-serif;
}
#h1 h1 {margin: 0px; font-size:10px;}
#h1main {height:10px;}
#current_footnote {
	position:absolute;
	top:0px;
	right:0px;
	display:none;
	background:#ffffff;
	border:1px solid #E8E8E8;
	width:300px;
	padding:5px;
	color:#000;
	font-size:11px;
	z-index:999;
	font-family: Arial, Helvetica, sans-serif;
	}
.hide {
	visibility: hidden;
	font-size: 12px;
	font-family: Tahoma;
}

