body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #009999;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
.tx-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;	
	color: #9FBBE5;
	padding: 2px;}
.tx-01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;	
	color: #ffffff;
	padding: 2px;}
	
.tx-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0B3A51;
	text-decoration: none;
	text-align: justify;
	padding: 4px;
	line-height: 18px;
}
.tx-02:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #9FBBE5;
	text-decoration: none;
	text-align: justify;
	padding: 4px;
	line-height: 18px;
}
.tx-jd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0B3A51;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
	line-height: 18px;
}
.ibox-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #003300;
	background-color: #9FBBE5;
	border: 1pt solid #003300;
}

.ibox-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #003300;
	background-color: #DEE6F8;
	border: 1pt solid #003300;
}

.tx-07 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #21314A;
	text-decoration: none;
	padding: 4px;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 4px;
}

#navibox {
	float: left;
	width: 175px;
	font-size: 7pt;
}
#navibox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#navibox li {
	margin: 0px;
	
}
#navibox li a {
	display: block;
	color: #333333;
	width: 175px;
	padding: 4px 12px 4px 17px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	background-position: 5px 9px;
	background-repeat: no-repeat;
	
}
#navibox li a:hover{
	color: #ffffff;
	background-color: #00016B;
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#navibox li a#on{
	background-color: #FFE784;
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#navibox li li a{
	color: #000000;
	width: 175px;
	padding: 4px 12px 4px 30px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	background-position: 17px 9px;
	background-repeat: no-repeat;
	color: #ACAE7F;
	
}
#navibox li li a:hover {
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #f9fae8;

}
#navibox li li a#on {
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #F0F2C4;
}

.lm-title{
	margin: 0px;
	font-size: 8pt;
	font-weight: normal;
	color: #0B3A51;
	text-decoration: none;
	background-color: #E9E5D5;
	text-align: center;
	padding: 3px;
}

.lm-title:hover {
	margin: 0px;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #F1BE0D;
	text-align: center;
	padding: 3px;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */