/* CSS Document */
body {
	margin: 0px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-image: url(../images/bg.gif);
}
body,td,th {
	color: #FFFFFF;
	font-size: 13px;
}
.marqu {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.marqu:hover {
	color: #cc0000;
	text-decoration: underline;
}
.menu {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.main {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.border1 {
	border: 1px solid #CCCCCC;
}
.tdtitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
