body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #555555;
	SCROLLBAR-FACE-COLOR: #e6e6e6; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
    SCROLLBAR-3DLIGHT-COLOR: #b0b0b0; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #f5f5f5;
	SCROLLBAR-DARKSHADOW-COLOR: #9c9c9c; 
	scrollbar-color: #B0B0B0;
	line-height:23px;

}
.topfont {
	font-size: 12px;
	color: #05458B;
	text-decoration: none;
};
.xu {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #5B748F;
	height: 10px;
}
.bg {
	background-repeat: repeat-x;
	background-position: top;
}
.font1 {
	font-size: 12px;
	font-weight: lighter;
	color: #555555;
	text-decoration: none;
	line-height: 23px;
}

.bg2 {
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
#H_Bottom {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top:5px
}
