body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CCFF;

}
.bgTopLf {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: right top;

}
.bgTopRt {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navBtn {
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
.navTxt {
	color: #039;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	font-size: 12px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.navTxt a:link {
	color: #039;
	text-decoration: none;
}
.navTxt a:visited {
	color: #039;
	text-decoration: none;
}
.navTxt a:hover {
	color: #039;
	text-decoration: none;
}
.navTxt a:active {
	color: #039;
	text-decoration: none;
}
td {
	vertical-align: top;
}
.RtTxt {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}
.main {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 0px;
	font-size: 12px;

}
.padTop {
	padding-top: 5px;
}
.padBtm {
	padding-bottom: 10px;
}
.headline {
	font-weight: bold;
	color: #039;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.RtTxt a:link {
	color: #1BABEC;
}
.RtTxt a:visited  {
	color: #1BABEC;
}
.RtTxt a:hover  {
	color: #1BABEC;
}
.RtTxt a:active  {
	color: #1BABEC;
}
.botNav {
	color: #039;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
}
.botNav a:link {
	color: #039;
	text-decoration: none;
}
.botNav a:visited {
	color: #039;
	text-decoration: none;
}
.botNav a:hover {
	color: #039;
	text-decoration: none;
}
.botNav a:active {
	color: #039;
	text-decoration: none;
}
