  A:link {
	font-family : Tahoma, Georgia, serif;
	color : #1E90FF;
	text-decoration : none;
}
 A:visited {
	font-family : Tahoma, Georgia, serif;
	color : Maroon;
	text-decoration : none;
}
 A:hover {
	font-family : Tahoma, Georgia, serif;
	color : #00008B;
    font-weight : bold;
	text-decoration : none;
}
body {
	background-color : White;
	font-family : Tahoma, Georgia, serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.titleBG {
	background-image : url(bg-title.jpg);
	text-align : center;
}
.titleBG1 {
	background-image : url(bg-title.jpg);
	text-align : right;
	vertical-align : top;
}
.titleBG2 {
	background-image : url(bg-title2.jpg);
	font-size : 14px;
	line-height : 22px;
	vertical-align : middle;
}
.titleBG3 {
	background-color : #2679A2;
}
 .menuTxt{
	background : White;
	font-family : Arial, sans-serif;
	font-size : 13px;
	vertical-align : middle;
	line-height : 24px;
	font-weight : bold;
}
 .menuBG{
	background-image : url(bg-menu.gif);
}
 .menuTbl{
	background-color : #1175a1;
	border-bottom : 6px solid #005e92;
}
 .pageBG{
	background-color : #F4F4DA;
	background-image : url(bg-page.jpg);
}
 .pageBx{
	background-color : White;
	padding-bottom : 16px;
	padding-top : 16px;
	max-width : 1024px;
	border : 1px solid Black;
	margin-left : 24px;
	margin-right : 24px;
	margin-bottom : 24px;
}
 .pageBxHdr{
	background-color : #2679A2;
	padding-bottom : 4px;
	padding-top : 6px;
	margin-top : 24px;
	margin-left : 24px;
	margin-right : 24px;
	text-align : center;
	max-width : 1024px;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	color : White;
	font-weight : bold;
}
 .btmMenuBar{
	background-image : url(bg-btmmenu.gif);
	height : 7px;
}
 .btmMenu{
	background-color : White;
	font-family : Arial, sans-serif;
	font-size : 13px;
	vertical-align : middle;
	font-weight : bold;
	width : 100%;
}
 .copyright {
	font-size : 11px;
	text-align : center;
	color : Black;
	font-family : Arial, serif;
}
.privacy{
	text-align : justify;
	margin-left : 24px;
	margin-right : 24px;
	font-size : 13px;
}
.txtBox{
	text-align : justify;
	margin-left : 24px;
	margin-right : 24px;
}
.mapBox{
	text-align : left;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-left : 24px;
	margin-right : 24px;
}
.mapPane{
	font-family : Arial, sans-serif;
	color: Black;
	border-top: 6px double Black;
	border-left: 6px double Black;
	border-right: 6px double Black;
	border-bottom: 6px double Black;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	text-align : justify;
	font-size : smaller;
}
.gldBar{
	background: url(bg-goldbar.gif);
}
 .lgTxt {
	font-size : larger;
	text-align : center;
	font-weight : bold;
}
 .smTxt{
	font-family : Arial, sans-serif;
	font-size : 13px;
	text-align : justify;
}
 .smTxtCtr{
	font-family : Arial, sans-serif;
	font-size : 13px;
	text-align : center;
}
 .medTxt{
	font-family : Arial, sans-serif;
	font-size : 14px;
	text-align : justify;
}
 .picAlgn{
	border : none;
	float : left;
	padding-right : 10px;
}
 .picAlgnRt{
	border : none;
	float : right;
	padding-left : 10px;
}
