body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../_images/site_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.top_bar {
	background-image: url(../_images/site_images/top_bar.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.down_bar_02 {
	background-repeat: no-repeat;
	background-position: center top;
}
.normal_text_00 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #4765a6;
}
.left_mid_bar {
	background-image: url(../_images/site_images/left_mid_bar.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.rig_mid_bar {
	background-image: url(../_images/site_images/rig_mid_bar.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.arial {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #5e7ab7;
	text-decoration: none;
}
.arial_2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #5e7ab7;
	text-decoration: none;
}
.arial_3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
.normal_text_02 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #9d9d9d;
	text-decoration: underline;
}
.normal_text_03 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #8F8F8F;
	text-decoration: none;
}
.normal_text_04 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #828282;
	text-decoration: none;
}
.normal_text_05 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #585858;
	text-decoration: none;
}
.normal_text_06 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.normal_text_07 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
.link1:link {
	color: #4765a6;
	text-decoration: none;
}
.link1:visited {
	text-decoration: none;
	color: #4765a6;
}
.link1:hover {
	text-decoration: none;
	color: #2F436C;
}
.link1:active {
	text-decoration: none;
	color: #3D578D;
}

.link2:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.link2:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.link2:hover {
	text-decoration: none;
	color: #44619D;
}
.link2:active {
	text-decoration: none;
	color: #44619D;
}

.link3:link {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
.link3:visited {
	text-decoration: none;
	color: #626262;
	font-weight: bold;
}
.link3:hover {
	text-decoration: none;
	color: #009BC1;
	font-weight: bold;
}
.link3:active {
	text-decoration: none;
	color: #009BC1;
	font-weight: bold;	
}
