body {
	margin: 0px;
	padding: 0px;
}
.left_box {
	margin: 0px;
	padding: 0px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(img/left_back.gif);
	background-repeat: repeat-y;
}
.right_box {
	margin: 0px;
	padding-top: 0px;
	padding-left: 300px;
}
a.menu:link {
	font-size: small;
	color: #8F8F00;
	text-decoration: none;
	display: block;
	border: 1px solid #8F8F00;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
a.menu:visited {

	font-size: small;
	color: #8F8F00;
	text-decoration: none;
	display: block;
	border: 1px solid #8F8F00;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
a.menu:hover {


	font-size: small;
	color: #BFBF00;
	text-decoration: none;
	display: block;
	border: 1px solid #BFBF00;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #FFFFA6;
}
.left_box1 {
	font-size: small;
	line-height: 150%;
	background-color: #FFFFD9;
	margin: 10px;
	padding: 7px;
}
h1 {
	font-size: medium;
	color: #800000;
	padding: 35px 10px 10px 80px;
	background-image: url(img/h1_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 70px;
}
h2 {
	font-size: medium;
	color: #339933;
	padding: 3px 3px 3px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
	margin: 10px;
}
h3 {
	font-size: small;
	color: #666600;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
}
.left_com1 {
	font-size: small;
	margin: 3px;
	padding: 5px;
}
.f1 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	text-align: left;
}
.f2 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px solid #C4C400;
}
.f3 {

	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px dotted #C4C400;
}
.f4 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	background-color: #FFFFBB;
}
.f5 {

	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px solid #FF9933;
}
a:link {
	font-weight: bold;
	color: #3366FF;
}
a:visited {
	font-weight: bold;
	color: #3366FF;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
}.left_box2 {
	font-size: small;
	line-height: 150%;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 7px;
	border: 1px solid #EAEA00;
}
.left_com2 {
	font-size: small;
	margin: 3px;
	padding: 5px;
	color: #EAEA00;
}
a.copy:link {
	color: #FFFFFF;
}
a.copy:visited {
	color: #FFFFFF;
}
a.copy:hover {

	color: #FFFFFF;
}
