.tnbBG {
	background-image: url(img/tnb_bg.jpg);
	background-repeat: no-repeat;
}

.tnbRpt {
	background-image: url(img/tnb_rrpt.jpg);
	background-repeat: repeat-x;
}

.titleBg {
	background-image: url(img/title_bg.jpg);
	background-repeat: no-repeat;
}

.frameBg {
	background-image: url(img/frame/frame_tabbg.jpg);
	background-repeat: repeat-y;
}

.bodyBg {
	background-image: url(img/world_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bodyBg2 {
	background-image: url(img/world_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}




A.topNav {
	text-decoration: none;
	font-family: arial, helvetica, san serif;
	font-weight: bolder;
	font-size: 12px;
}

A.topNav:link {
	color: #000066;
}

A.topNav:visited {
	color: #000066;
}

A.topNav:hover {
	color: #00CCCC;
}

A.sectionNav {
	display: block;
	background-image: url("img/frame/frm_tab.gif");
	width: 131px;
	height: 24px;
	text-decoration: none;
	font-family: arial, helvetica, san serif;
	font-weight: bolder;
	font-size: 12px;
}

A.sectionNav:link {
	color: #00CCCC;
}

A.sectionNav:visited {
	color: #00CCCC;
}

A.sectionNav:hover {
	color: #99FFFF;
}





.bodyCopy {
	font-family: arial, helvetica, san serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #302319;
	text-indent: 1.5em;
	text-align: justify;
}

.txtPgTitle {
	font-family: arial, helvetica, san serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.txtFooter {
	font-family: arial, helvetica, san serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
}