.news_content_bg {
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0B4495;
}
.news_content {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0B4495;
}
.copyright {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0B4495;
}
.about_content_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/profile_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0B4495;
}
.page_select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
}
.bg_left_side {
	background-image: url(images/outside_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_all {
	background-color: #3B7CCE;
	background-image: url(images/outside_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_left_edge {
	background-image: url(images/outside_01.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_right_side {
	background-image: url(images/outside_06.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_right_side_02 {
	background-image: url(images/outside_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
