body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/gif/lm_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.TDLeftMenu {
	background-color: #FE4D01;
	vertical-align: top;

}
.TDTopMenu {
	background-color: #5C1C7D;
}
.TDMainBox {
	vertical-align: top;

}
.TDMainText {
	font-size: 11px;
	padding-top: 10px;

}
.TDFooter {
	background-color: #EEEEEE;
	font-size: 10px;
	padding: 5px;
	align: right;
	color: #999999;
	text-align: right;

}
.LinkFooter {
	color: #999999;
	text-decoration: none;
}
.LinkFooter:HOVER {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.TDMainBoxText {
	padding: 20px;
	vertical-align: top;

}
.TDMainBoxIntro {
	background-color: #FE4D01;
	font-size: 12px;
	padding: 20px;
	text-align: left;
	vertical-align: top;


}
.TDintroText {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 10px;
}
