body {
	margin: 0 auto;
	padding: 0;
	color: #333;
    background: #DDDDDD;
	background-color: #DDDDDD;
    text-align: center;
	background-position: center top;
}
.tdCenter {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: top;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/template/LP_site_head-topside.jpg);
}
.tdBody {
	text-align: left;
	vertical-align: top;
	width: 50%;
}
.tdLeft {
	text-align: left;
	vertical-align: top;
	width: 55%;
}
.tdRight {
	text-align: left;
	vertical-align: top;
	width: 45%;
}
.tdNav {
	text-align: center;
	background-image: url(images/template/LP_site_menu.jpg);
	vertical-align: middle;
	font-size: 16px;
}
.tdBackground {
	background-image: url(images/template/LP_site_main.jpg);
}


a:link { background-color: transparent;  text-decoration: underline; color: #0000FF; }
a:visited { background-color: transparent; text-decoration: underline; color: #0000FF; }
a:hover { background-color: #0000FF; text-decoration: none; color: #fff; }
a:active { background-color: #990000; text-decoration: none; color: #fff;}
.highlightText {
	font-weight: bold;
	color: #000000;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.tdLeftLessonPlans {

	text-align: left;
	vertical-align: top;
	width: 58%;
}
.tdRightLesonPlans {

	text-align: left;
	vertical-align: top;
	width: 42%;
}
.titles {
	font-size: 24px;
	font-weight: bold;
}
.lineHeight {
	line-height: 1px;
}

.txtBold {
	font-weight: bold;
}
.tdSmall {
	font-size: 9pt;
}
.subscript {
	vertical-align: baseline;
	font-size: 10px;
}
