body {
	margin: 0px;
	padding: 0px;
}
.tbl_top_white {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bg_bot {
	background-image: url(bg_bot.html);
	background-repeat: repeat-x;
	height: 30px;
}
.tbl_bdr_3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.heading1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.txtNormal {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
}
.txtNormalWht {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.linkMore {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #778899;
}
.linkMore:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #778899;
}
.linkMore:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.linkwht{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
.linkwht:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
.linkwht:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
.heading2 {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.heading3 {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.bdrFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #000000;
}
.txtLink {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.linkNav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.linkNav:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.linkNav:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.txtfooter {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333333;
}
.navSelLeft {
	background-image: url(nav_bg_01.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 6px;
}
.navSelRight {

	background-image: url(nav_bg_04.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 7px;
}
.navSelMid {
	background-image: url(nav_bg_03.gif);
	background-repeat: repeat-x;
	height: 48px;
	padding-right: 10px;
	padding-left: 10px;
}
.navDeSelRight {


	background-image: url(nav_bg_07.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 7px;
}
.navDeSelMid {
	background-image: url(nav_bg_06.gif);
	background-repeat: repeat-x;
	height: 48px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.navDiv {
	background-image: url(div_03.gif);
	background-repeat: no-repeat;
	height: 48px;
	text-align: center;
	background-position: center;
	width: 7px;
}
.navDeSelLeft {



	background-image: url(nav_bg_0.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 7px;
}
.abt_back {
	background-image: url(abt_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bdrTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.imgBdr {
	border: 1px solid #333333;
}
