body {
	background-color: #f3f3f3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	padding: 8px;
}
.body_bg_left {
	background-image: url(images/bodybg_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 26%;
}
.body_bg_middle {
	background-image: url(images/bodybg_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 48%;
}
.body_bg_right {
	background-image: url(images/bodybg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 26%;
}
.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 42px;
}
.bottom {
	background-image: url(images/bottom_blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 66px;
}
.ash_bottom {
	background-image: url(images/bot_ash.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 44px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.link_bot_10px {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link_bot_10px:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #0071BC;
	text-decoration: none;
}
a.linkTop_11px {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.linkTop_11px:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.body_bg_right .tdhead_rt {
	background-image: url(images/lightblue_bg.jpg);
	background-repeat: repeat-x;
	background-position: right center;
}
.body_bg_middle .tdHead_mid {
	background-image: url(images/body_mid_head.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 36px;
}
.txt_10px {
	font-family: Verdana;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 135px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.padding_5px {
	padding-right: 5px;
	padding-left: 5px;
}
