body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
td {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color:#275D89;
}
a:link {
	color: #24485E;
	text-decoration: none;
}
a:visited {
	color: #24485E;
	text-decoration: none;
}
a:hover {
	color: #24485E;
	text-decoration: underline;
}
a.menu:link,a.menu:visited,a.menu:hover {
	font-family: "ºÚÌå";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lineheight20{
	line-height:20px;
}
.lineheight25{
	line-height:25px;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.borderLR{
	birder-right:solid 1px #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.titleSty{
	font-size:11pt;
	font-weight:bold;
}
