.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(Images/bodybg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECE8E5;
}

.sidelink{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg1.jpg);
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	background-repeat: no-repeat;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	line-height: 20px;
	text-align: justify;
	word-spacing: 0.07em;
	color: #222;
}

.tdbg2 {
	background-image: url(Images/tdbg.gif);
	background-repeat: repeat-y;
}
.welcome {
	background-image: url(images/welcome.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	padding-left: 190px;
}


.sidelink:hover,.menuheader{
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(images/bg2.jpg);
}
.mainT {
	background-color: #ECE8E5;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F7F7F7;
	padding-left: 7px;
	display: block;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
