body {
	margin: 0px;
	padding: 0px;
	background-color: #F6f6f6;
}
.title_bar {
	margin: 0px;
	padding: 0px;
	height: 125px;
	background-image: url();
	
}
h1 {
	font-size: small;
	color: #BF4039;
	margin: 0px;
	padding: 5px;
	top: 0px;
	left: 0px;
	background-color: #FEF3ED;
}
.main {
	padding:20px;
	margin-top:@1px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 160px;
	width: 540px;
	background-color: #FFFFFF;
}
.left_box {
	margin: 0px;
	padding: 10px;
	position: absolute;
	left: 0px;
	top: 150px;
	width: 150px;
	font-size: small;
}
.right_box {
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 150px;

	left: 746px;
	width: 80px;
}
h2 {
	font-size: medium;
	color: #9C5843;
	padding: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9C5843;
}
h3 {
	font-size: small;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #F03000;
	margin: 5px;
}
.f1 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.f2 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #BF4039;
}
.f3 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #BF4039;
}
.f4 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #BF4039;
	background-color: #FDE2D5;
}
.f5 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #6699CC;
}
.f6 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #6699CC;
	background-color: #E1FFFF;
}
.f7 {
	font-size: medium;
	line-height: 160%;
	color: #ffffff;
	margin: 2px 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #cccc66;
	background-color: #6699ff;
}
.f8 {
	font-size: small;
	line-height: 160%;
	color: #ffffff;
	margin: 2px 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #cccc66;
	background-color: #ff0000;
}
.f9 {
	font-size: medium;
	line-height: 160%;
	color: #000000;
	margin-top:@1px;
	margin-right: 0px;
	margin-bottom: 383px;
	margin-left: 432px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #999999;
	background-color: #ffffff;
}
.f10 {
	font-size: small;
	line-height: 160%;
	color: #990066;
	margin: 2px 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #fabdec;
	background-color: #dbd6b4;
}
a:link {
	font-weight: bold;
	color: #bf4039;
}
a:visited {
	font-weight: bold;
	color: #3399FF;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
}
h4 {
	color: #FFFFFF;
	background-color: #BF4039;
	margin: 0px;
	padding: 6px 4px;
	font-size: small;
}
.left_f1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BF4039;
	border-bottom-color: #BF4039;
	border-left-color: #BF4039;
	padding: 5px;
	line-height: 150%;
	margin: 0px;
	font-size: small;
}
h5 {
	color: #BF4039;
	background-color: #FEF3ED;
	margin: 0px;
	padding: 6px 4px;
	font-size: small;
}
.left_f2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FEF3ED;
	border-bottom-color: #FEF3ED;
	border-left-color: #FEF3ED;
	padding: 5px;
	line-height: 150%;
	margin: 0px;
	font-size: small;
}
h6 {
	font-size: small;
	color: #CC3300;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding: 5px 5px 2px;
}
.left_f3 {
	padding: 5px;
	line-height: 150%;
	margin: 0px;
	font-size: small;
}
.left_f4 {
	padding: 5px;
	line-height: 150%;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #BF4039;
	font-size: small;
	color: #BF4039;
}
a.menu:link {
	font-size: small;
	color: #BF4039;
	text-decoration: none;
}
a.menu:visited {

	font-size: small;
	color: #BF4039;
	text-decoration: none;
}
a.menu:hover {
	font-size: small;
	color: #FF0000;
	text-decoration: none;
}
.l1 {
	padding: 3px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF4039;
}
a.menu1:link {
	font-size: small;
	color: #BF4039;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-image: url(img/menu_back.jpg);
	background-repeat: no-repeat;
	border: 1px solid #4F7D7A;
}
a.menu1:visited {
	font-size: small;
	color: #4F7D7A;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-image: url(img/menu_back.jpg);
	background-repeat: no-repeat;
	border: 1px solid #4F7D7A;
}
a.menu1:hover {
	font-size: small;
	color: #4F7D7A;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-image: url(img/menu_back_h.jpg);
	background-repeat: no-repeat;
	border: 1px solid #4F7D7A;
}
.right_f1 {
	padding: 5px;
	line-height: 150%;
	margin: 0px;
	font-size: small;
}
