body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D5DBC2;
	background-image: url(img/bgX.gif);
	margin: 0px;
	padding: 0px;
}

a {
	color: #0DA0C4;
	text-decoration: none;
	padding-bottom: 1px;
	}
a:visited {
	color: #0DA0C4;
	text-decoration: none;
	}
a:hover {
	color: #FF9933;
	border-bottom: 1px solid #FF9933;
	}
a:focus {
	color: #FF9933;
	border-bottom: 1px solid #FF9933;
	}
	
#Navigator /* Use this ID for the BreadCrumb table and the Page Navigator table */ {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	}
	
#Navigator a {
	color: #999999;
	text-decoration: none;
	}
#Navigator a:hover {
	color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	text-decoration: none;
	}
#Navigator a:visited {
	color: #999999;
	text-decoration: none;
	}
.type1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.type2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #6FC236;
}
.type3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	line-height: 12pt;
}
.type4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	line-height: 15pt;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.type5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	line-height: 12pt;
	color: #333333;
}
.NewsHead {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFF0F7;
	border-top: 1px solid #91D3DF;
	border-right: 0px solid #91D3DF;
	border-bottom: 1px solid #91D3DF;
	border-left: 0px solid #91D3DF;
	padding-left: 2px;
}
.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align: justify;

}
#Navigator a:focus {

	color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	text-decoration: none;
}
.MnuLbor {
	width: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8EBED;
}
.MnuRbor {
	width: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8EBED;
}
.MnuBbor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8EBED;
}
.MnuTbor {
	height: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8EBED;
}
.MnuTabBg {
	background-color: #FFFFFF;
	background-image: url(img/MnuTabg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.MnuSep {
	background-image: url(img/MnuDiv.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC00;
}
/*MENU*/

#subnav {
	margin:0px;
	width:250px;
	list-style:none;
	text-align: left;
}
#subnav dd {
	margin:0px;
	background:url(img/bg_subnav.gif) no-repeat;
	line-height: 40px;
}
#subnav dt {
	background:url(img/bg_right_head.gif) no-repeat;
	width: 250px;
}
#subnav a {display:block; height:40px; padding-left:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000000; text-decoration:none;}
#subnav a:hover {
	color:#333333;
	background:url(img/bg_subnav_on.gif) no-repeat;
	text-decoration: none;
}
#subnav .on {
	color:#1377E8;
	height:40px;
	padding-left:30px;
	background:url(img/bg_subnav_on.gif);
}
#subnav .last {
	background:url(img/bg_subnav_last.gif) no-repeat;
}
