body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 1.4em;
	background-image : url(bg.gif);

}
#body {
	padding: 0;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 720px;
	background-color: #FFF;

}
#content {
	margin: 0px;
	padding: 0px;
	width: 720px;
}
#cleft {
	padding: 0px;
	width: 525px;
	margin:5px 2px 5px 2px;
	float: left;
}
#cright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 185px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 720px;
	color: #FFFFFF;
}
#header a{color:#FFF;text-decoration:none;}
#header a:link{color:#FFF;text-decoration:none;}
#header a:visited{color:#FFF;text-decoration:none;}
#header a:hover{color:#FFCCCC;text-decoration:underline;}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 720px;
	background-color: #FF00FF;
}
.txt10 {
	font-size: 10px;
	line-height: 1.2em;
}
.copyright {
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	line-height: 40px;
	background-image : url(titlebg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000099;
}
strong {
	color: #CC0000;
}
.txt20b {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
}
.tdm {
	padding: 10px;
}
.tdborder {
	font-size: 18px;
	line-height: 40px;
	background-image : url(titlebg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000099;
}
