A:link {
	font-size : 13px;
	font-family : Arial, sans-serif;
   font-weight : bold;
	text-decoration : none;
	text-align: center;
}
 A:visited {
	font-size : 13px;
	font-family : Arial, sans-serif;
   font-weight : bold;
	text-decoration : none;
}
 A:hover {
	font-size : 13px;
	font-family : Arial, sans-serif;
   font-weight : bold;
	text-decoration : none;
}
BR.clr {
	clear: both;
}
IMG {
	border: none;
}
IMG.ctr {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.Lt {
	float: left;
}
IMG.Rt {
	float: right;
}
IMG.LtBuffer {
	float: left;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}
IMG.RtBuffer {
	float: right;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}
HR.wide {
	width: 640px;
}
UL {
	font-size: smaller;
}



.bgPg {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #1F1812;
	background-image : url(bg-pg.png);
	background-position: top;
	background-repeat: repeat;
}
.content {
	background-color: white;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 752px;
	margin-left: auto;
	margin-right: auto;
}
.titleBar {
	background-color: #0000cd;
	background-image: url(bg-title.png);
	background-repeat: repeat-x;
	height: 90px;
	color: white;
}
.menuBar {
	width: 752px;
	background-image: url(bg-menubar.png);
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 28px;
	text-align: center;
	color: white;
}
.ftrBar {
	width: 752px;
	background-image: url(bg-footerbar.png);
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 38px;
	text-align: center;
	color: white;
	font-size: smaller;
}
.rtBlk {
	display: block;
	width: 50%;
	float: right;
	vertical-align: middle;
}
.ltBlk {
	display: block;
	width: 50%;
	float: left;
	vertical-align: middle;
}
.addrBlk {
	display: block;
	width: 220px;
	float: right;
	vertical-align: middle;
	text-align: center;
}
.ctrBlk {
	margin-left: auto;
	margin-right: auto;
}

.stdTxt {
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
}
.strTxt {
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
.smCtrTxt {
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: smaller;
}
.ttlTxt {
	font-size: larger;
	font-weight: bold;
	text-align: center;
}
.ctrTxt {
	text-align: center;
}
.smTxt {
	color: Black;
	font-size : smaller;
}





















.mbar {
	margin:0 auto;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(bg-mbar.png);
   width: 757px;
	height: 38px;
}

.lnkTxt {
	font-size : 15px;
	font-family : Arial, sans-serif;
   font-weight : bold;
	text-decoration : none;
   color: #F0F080;
	text-align: center;
}
.lnk2Txt {
	font-size : 15px;
	font-family : Arial, sans-serif;
   font-weight : bold;
	text-decoration : none;
   color: #000066;
	text-align: center;
}
.ttlTxt {
	font-size: larger;
	font-weight: bold;
	text-align: center;
}
.subTtlTxt {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.stdTxt {
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
}
.lstTxt {
	font-size:smaller;
	vertical-align: top;
}
.tblSites {
	color: Black;
	font-size : 11px;
	text-align: center;
	font: small;
	font-weight: bold;
}
