body {
	font-size: 9pt;
	background-attachment: scroll;
	background-image: url(../images/bk-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.all {
	border: 1px solid #CCCCCC;
}
.all2 {
	border: 1px solid #ABCFDB;
}
.aa{
	background-color: #E4E4E4;font-size:9pt;
}
.bb{
	background-color: #FFFFFF;font-size:9pt;
}
.xia {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
}
.cc{
	background-color: #E4E4E4;
	font-size:9pt;
	background-image: url(../images/sub-navigation-hover.png);
}
.dd{
	background-color: #FFFFFF;
	font-size:9pt;
	background-image: url(../images/sub-navigation-parent.png);
}