body {
	margin: 0px;
	padding: 0px;
	color: #660000;
}
.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;
	background-color: #FFFFFF;
}
a.menu:link {
	font-size: small;
	color: #990066;
	text-decoration: none;
	display: block;
	border: 1px solid #990066;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #CCCCFF;
}
a.menu:visited {

	font-size: small;
	color: #0000CC;
	text-decoration: none;
	display: block;
	border: 1px solid #0000CC;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #CCFFCC;
}
a.menu:hover {
	font-size: small;
	color: #006600;
	text-decoration: none;
	display: block;
	border: 1px solid #006600;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #99CC33;
}
.left_box1 {
	font-size: small;
	line-height: 150%;
	background-color: #FFCCCC;
	margin: 10px;
	padding: 7px;
}
h1 {
	padding: 35px 10px 10px 80px;
	background-image: url(../img/h1_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 70px;
	font-size: 24px;
	color: #990033;
}
h1 a{
	color: #990033;
	text-decoration: none;
}
h1 a:visited{
	color: #FF3333;
	text-decoration: none;
}
h2 {
	font-size: medium;
	color: #993399;
	padding: 3px 3px 3px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3366;
	margin: 10px;
}
h3 {
	font-size: small;
	color: #000099;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993366;
}
h4 {
	font-size: small;
	color: #CC6600;
	margin: 0px;
	padding: 3px;
}
.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%;
}
.f2 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px solid #66CCCC;
}
.f3 {

	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px dotted #990066;
}
.f4 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	background-color: #E9F8F8;
}
.f5 {

	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px solid #FF3300;
}
a:link {
	font-weight: bold;
	color: #660066;
}
a:visited {
	font-weight: bold;
	color: #330099;
}
a:hover {
	font-weight: bold;
	color: #CCFFCC;
}.left_box2 {
	font-size: small;
	line-height: 150%;
	background-color: #CC66CC;
	margin: 10px;
	padding: 7px;
	border: 1px solid #990066;
}
.left_com2 {
	font-size: small;
	margin: 3px;
	padding: 5px;
	color: #66CCCC;
}
a.copy:link {
	color: #66CCCC;
}
a.copy:visited {
	color: #66CCCC;
}
a.copy:hover {

	color: #FF9966;
}
