.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg11.png);
	background-repeat: repeat;
	text-decoration: none;
	font-size: 12px;
}
.navFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 22px;
}
a.navFont {
	text-decoration: none;
}
a.navFont:hover {
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
}




.sidebar{
	width:170px;
	float:left;
	margin-top:0px;
	font-size:14px;
	line-height:1em;
	margin-left: 0px;
}
.tdbg {
	background-image: url(Images/bg.gif);
	background-repeat: 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: 0px;
	line-height: 20px;
	text-align: justify;
	word-spacing: .07em;
	color: #333333;
}

.tdbg2 {
	background-image: url(Images/tdbg.gif);
	background-repeat: repeat-y;
}
.welcome {
	background-image: url(images/middleR.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.mainT {
	background-color: #D5D9DE;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	width: 100%;
}
.Mnav {
	background-image: url(images/Mnav.gif);
	background-repeat: repeat-y;
}
.TopNav {
	background-image: url(images/Topnav.gif);
	background-repeat: no-repeat;
}
.BtmNav {
	background-image: url(images/Btmnav.gif);
	background-repeat: no-repeat;
}
