body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.page_hedding1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #6e2525;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
.body_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.body_text a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;

}

.body_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #33CCFF;
	text-align: justify;

}


.main {
	width: 698px;
	border: 1px solid #cdcdcd;
	background-color: #ececec;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content_box {
	height: auto;
	width: 463px;
	background-color: #FFFFFF;
}
.main_naw {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	padding-left: 5px;
}
.main_naw a {
	background-image: url(../images/nav_bullet2.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	background-position: 1px;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}
.main_naw a:hover {
	background-image: url(../images/nav_bullet1.jpg);
	background-position: 1px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #0583BE;
	padding-left: 15px;
	font-weight: bold;
}
.main_nawselected {
	background-image: url(../images/nav_bullet1.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #008b9c;
	text-decoration: none;
	font-weight: bold;
	background-position: 6px;
	padding-left: 21px;
}
.sub_naw {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	padding-left: 5px;
}
.sub_naw a {
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	background-position: 20px;
	padding-left: 30px;
	text-decoration: none;
	font-weight: normal;
}
.sub_naw a:hover {
	background-image: url(../images/bullet2.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #0583BE;
	padding-left: 30px;
	font-weight: normal;
	text-decoration: underline;
}
.sub_nawselected {
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #008b9c;
	text-decoration: none;
	font-weight: normal;
	background-position: 25px;
	padding-left: 35px;
}
.title_bg {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #026D67;
	padding-left: 5px;
	height: 19px;
	background-image: url(../images/title_part2.jpg);
	background-repeat: repeat-x;
}
.title_line {
	background-image: url(../images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 19px;
}
.bg_style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #cfdfe1;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.bg_style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #e7eff0;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.text_style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.table_hedding1 {
	background-color: #00645E;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.table {
	border: 1px solid #00645E;
}
-----------------------
.box1subpage {

	background-color: #99c4c2;
	height: auto;
	width: 700px;
	border: 1px solid #8bddf3;
}
.sub_page_box {
	border: 1px solid #60abbd;
	height: auto;
	width: 145px;
	background-color: #056E69;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.sub_table {
	background-color: #cce2e0;
	color: #056E69;
}


.sub_page_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #02647c;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.sub_hedding {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #056E69;
	padding-left: 5px;
}
.table_hedding {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #02647C;
}
.ver_sep {
	background-image: url(../images/sub_page_ver.jpg);
	background-repeat: repeat-y;
}
