body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #222222;
}
body {
	margin: 0px;
	background-color: #E7F2F4;
	background-image: url(../images/page_b.gif);
	background-repeat: repeat-x;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.nav:hover {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
	font-size: 12px;
}
.nav_lr {
	padding-right: 32px;
	padding-left: 32px;
}

.table_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4D7DE;
	border-left-color: #C4D7DE;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCD7E2;
	border-left-color: #BCD7E2;
	color: #FFFFFF;
}

.left_bg {
	background-color: #DAE9F0;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.right_bg {
	background-color: #F8F8F8;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.pad_tb {
	padding-top: 5px;
	padding-bottom: 5px;
}
.blue_bold {
	font-weight: bold;
	color: #007F98;
}
.blue3 {
	color: #33CCFF;
	font-size: 14px;
	font-weight: bold;
}
.blue4 {
	font-weight: bold;
	color: #000066;
	padding-left: 3px;
}


.txt_01 {
	padding: 5px;
}
.title_01 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/t_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.title_02 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/t_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.red {
	font-weight: bold;
	color: #993300;
}
.blue2 {
	font-weight: bold;
	color: #3399CC;
}
.pic {
	margin: 3px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.table_about {
	background-image: url(../images/index_about_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.white {
	color: #FFFFFF;
}
