.txt5 {
	COLOR: #0000CD; FONT-FAMILY: MS Sans Serif; FONT-SIZE: 12px; TEXT-DECORATION: underline;
}

.txt62 {
	COLOR: #0000CD;
	FONT-FAMILY: MS Sans Serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	padding-right : 4px;
	padding-left : 4px;
}

.txt1 {
	COLOR: #2d3f4d; FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal
}
.txt2 {
	COLOR: #2d3f4d;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-top : 5px;
}
.txt8 {
	COLOR: #404e68;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none
}
.txt9 {
	COLOR: #404e68; FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.txt10 {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	text-indent : 35.45pt;
}
.txt101{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	padding-left : 10%;
	padding-right : 10%;
	text-align : center;
}
.txt11 {
	COLOR: #232b3a; FONT-FAMILY: MS Sans Serif; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.txt12 {
	COLOR: Black;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE: smaller;
	text-align : justify;
	text-indent : 35.45pt;
	margin-bottom : 0.001pt;
}
.txt13 {
	COLOR: Black;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	text-align : justify;
	margin-left : 60px;
}
.txt18 {
	COLOR: #2d3f4d; FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.txt22 {
	COLOR: #a52a2a;
	FONT-FAMILY: MS Sans Serif;
	FONT-SIZE: 13px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	text-indent : 35.45pt;
}
.txt27 {
	COLOR: #2d3f4d; FONT-FAMILY: MS Sans Serif; FONT-SIZE: 13px; FONT-STYLE: normal; FONT-WEIGHT: bold
}
.txt28 {
	BACKGROUND-COLOR: #CCCCCC;
	COLOR: #0000CC;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.txt30 {
	COLOR: #2d3f4d; FONT-FAMILY: Tahoma; FONT-SIZE: 11px; TEXT-DECORATION: none
}
.txt65 {
	padding-left : 6px;
}
.t_tree1 {
	BACKGROUND-COLOR: #b09f89
}
.ttable2 {
	BACKGROUND-COLOR: #eadfd0
}
.ttable6 {
	BACKGROUND-COLOR: #f4ece1
}
.ttable61 {
	BACKGROUND-COLOR: #f4ece1;
	font-size : 12px;
}
.ttable62 {
	BACKGROUND-COLOR: #EFECC9;
	font-size : 12px;
}
.ttable63 {
	BACKGROUND-COLOR: Yellow;
}
.ttable64 {
	BACKGROUND-COLOR: #f4ece1;
	font-size : 10px;
}
.main {
	BACKGROUND-COLOR: #f4ece1; FONT-SIZE: 8pt
}
.main2 {
	BACKGROUND-COLOR: #f4ece1;
	FONT-SIZE: 10pt;
}
.head {
	BACKGROUND-COLOR: #eadfd0; FONT-WEIGHT: bold;FONT-SIZE: 8pt
}
.top {
	BACKGROUND-COLOR: #6d669d; COLOR: #edfaff;FONT-SIZE: 8pt
}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:38px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
}
#nav li.top1 {
	display:block;
	float:left;
	height: 38px;
}
#nav li a.top_link {
	display: block;
	float:left;
	height:35px;
	line-height:33px;
	color: Black;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding: 0 0 0 6px;
	cursor:pointer;
}
/*
	cursor:pointer;
*/	
#nav li a.top_link span {
	float:left;
	display:block;
	padding: 0 6px 0 6px;
	height:35px;
	background: no-repeat right top;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding: 0 6px 0 6px;
	height:35px;
	background: no-repeat right top;
}
#nav li:hover a.top_link {
	color: Black;
	background: no-repeat;
}
#nav li:hover a.top_link span {
	background: no-repeat right top;
}
#nav li:hover a.top_link span.down {
	background: no-repeat right top;
}
/* Default list styling */
#nav li:hover {
	position:relative;
	z-index:200;
}
#nav li:hover ul.sub
{
	left:1px;
	top:38px;
	background: #EFEFEF;
	padding: 3px 3px;
	border: 1px solid Black;
	white-space:nowrap;
	width: auto;
	height:auto;
	z-index:300;
}
#nav li:hover ul.sub li
{
	display:block;
	height:20px;
	position:relative; 
	float:left;
	width: auto;
	font-weight:normal;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:11px;
	height:18px;
	width: 155px;
/*	width: auto; */
	line-height:18px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border: 1px solid #EFEFEF;
}
#nav li:hover ul.sub li a:hover 
{
	background: #E0E0E0;
	color: Black;
	border-color: Black;
}
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{
	left:90px;
	top:-4px;
	background: #E0E0E0;
	padding: 3px 6px;
	border: 1px solid #E0E0E0;
	white-space:nowrap;
	width: 155px;
/*	width: auto; */
	z-index:400;
	height:auto;
}
#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin: 0;
	padding:0;
	list-style:none;
}

















/* begin Menu */
/* menu structure */
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration: underline;
	letter-spacing:normal;
	word-spacing:normal;
	background : #f4ece1;
}
.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}
.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}
.art-menu li li
{
	float: none;
}
.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}
.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}
.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}
.art-menu ul
{
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
div.art-nav-center
{
	position:relative;
	float:right; 
	right:50%;
}
ul.art-menu
{
	position:relative;
	float:left; 
	left:50%;
}
/* menu structure */
.art-menu
{
	padding: 6px 6px 6px 6px;
}
.art-nav
{
	position: relative;
	height: 20px;
	z-index: 100;
}
/* end Menu */
/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}
.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 18px;
	text-decoration: none;
	/*margin-right: 4px;
	margin-left: 4px;
	*/
}
/*
	cursor:pointer;
*/	


.art-menu a .t 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	padding: 0 2px;
	margin: 0 4px;
	line-height: 10px;
	text-align: center;
	border : 1px solid Gray;
}
.art-menu a:hover .t
{
	color: #3E4742;
}
.art-menu li:hover a .t
{
	color: #3E4742;
}
.art-menu li:hover>a .t
{
	color: #3E4742;
}
.art-menu a.active .t
{
	color: #FFEADB;
}
/* end MenuItem */
/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;
	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	background : #D5D5D5;
}
.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.art-menu ul ul a
{
	margin-left: auto;
}
.art-menu ul li a:hover
{
	color: #4A554F;
	border-color: ThreedLightShadow;
	background-position: 0 -20px;
}
.art-menu ul li:hover>a
{
	color: Blue;
	border-color: ThreedDarkShadow;
	background-position: 0 -20px;
	text-decoration : underline;
}
.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #4A554F;
}
.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #4A554F;
}
/* end MenuSubItem */
#copywrite {
	font-size : smaller;
	color : Navy;
}