body {
	font-size: 14px;
	line-height: 23px;
	color: #3D4850;
	margin-left: 0px;
	margin-top: 0px;
	letter-spacing: 1px;
}
.tdi2 {
	background-attachment: fixed;
	background-image: url(images/tdi2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.t {
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/titledi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #3D4850;
	text-decoration: none;
}
a:visited {
	color: #3D4850;
	text-decoration: none;
}

a:hover {
	color: #3D4850;
	text-decoration: none;
}

.menu:link {
	color: #ffffff;
	text-decoration: none;
}
.menu:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu:hover {
	color: #dedede;
	text-decoration: none;
}


.tdi {
	background-attachment: fixed;
	background-image: url(images/tdi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mdi {
	font-size: 14px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/mdi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 1px;
}
.Ldi {
	background-color: #F7F7F7;
}

a:hover {
	color: #3D4850;
	text-decoration: none;
}
