.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
	text-decoration: none;
	font-size: 12px;
}
.navFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 22px;
	background-color: #000000;
}
a.navFont {
	text-decoration: none;
}
a.navFont:hover {
	color: #FFCC00;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
}
.city {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000000;
	padding-top: 3px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}





.sidebar{
	width:170px;
	float:left;
	margin-top:0px;
	font-size:14px;
	line-height:1em;
	margin-left: 0px;
}
.tdbg {
	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: 0.07em;
	color: #333333;
}

.tdbg2 {
	background-image: url(Images/tdbg.gif);
	background-repeat: repeat-y;
}
.welcome {
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
}
.mainT {
	background-color: #CCCCCC;
	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;
}
