body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC3333;





}
.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: #FF6600;


}
.navTxt {
	color: #FFCC00;
	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: #FF6600;

}
.navTxt a:link {
	color: #FFCC00;
	text-decoration: none;
}
.navTxt a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.navTxt a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.navTxt a:active {
	color: #FFCC00;
	text-decoration: none;
}
td {
	vertical-align: top;
}
.RtTxt {
	background-color: #F90;
	font-size: 12px;
	padding: 5px;
}
.main {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	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: #FFFF00;
}
a:link {
	color: #FC0;
}
a:visited {
	color: #FC0;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #FC0;
}
.RtTxt a:link {
	color: #C00;
}
.RtTxt a:visited  {
	color: #C00;
}
.RtTxt a:hover  {
	color: #C00;
}
.RtTxt a:active  {
	color: #C00;
}
.botNav {
	color: #FC6;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
}
.botNav a:link {
	color: #FC6;
	text-decoration: none;
}
.botNav a:visited {
	color: #FC6;
	text-decoration: none;
}
.botNav a:hover {
	color: #FC6;
	text-decoration: none;
}
.botNav a:active {
	color: #FC6;
	text-decoration: none;
}
