A:link {
	font-size : 15px;
	font-family : Arial, sans-serif;
   font-weight : bold;
	text-decoration : none;
   color: #CCCCCC;
	text-align: center;
}
 A:visited {
	font-size : 15px;
	font-family : Arial, sans-serif;
   font-weight : bold;
	color : #CCCCCC;
	text-decoration : none;
}
 A:hover {
	font-size : 15px;
	font-family : Arial, sans-serif;
   font-weight : bold;
	color : white;
	text-decoration : none;
}
IMG {
	border: none;
}
IMG.ctr {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.Lt {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
IMG.Rt {
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
HR.wide {
	width: 640px;
}

 .imL{
	float: left;
	padding-bottom: 6px;
	padding-right: 16px;
	padding-top: 6px;
}

.bgPg {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #1F1812;
	background-image : url(bg-summer30.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.mbar {
	margin:0 auto;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(bg-mbar.png);
   width: 757px;
	height: 38px;
}
.page {
	background-color: white;
	border-bottom-color: silver;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: silver;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: silver;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width: 2px;
	width: 752px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
}

.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;
}
.ctrTxt {
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}
.smTxt {
	color: Black;
	font-size : 11px;
}
.lstTxt {
	font-size:smaller;
	vertical-align: top;
}
.tblSites {
	color: Black;
	font-size : 11px;
	text-align: center;
	font: small;
	font-weight: bold;
}
.tblCtr {
	margin-left: auto;
	margin-right: auto;
}

