body {
	background-color : White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url(bg-page.jpg);
}
  A:link {
	font-family : Arial, sans-serif;
    font-weight : bold;
    color: #663300;
	text-decoration : none;
	font-size : 13px;
}
 A:visited {
	font-family : Arial, sans-serif;
	color : #333300;
    font-weight : bold;
	text-decoration : none;
	font-size : 13px;
}
 A:hover {
	font-family : Arial, sans-serif;
	color : #DAA520;
    font-weight : bold;
	text-decoration : underline;
	font-size : 13px;
}
.topBar{
	background-color : #1c6f6d;
	background-image : url(bg-topbar.jpg);
	vertical-align : top;
}
.menuBar{
	background-color : #FFFFFF;
	vertical-align : middle;
	text-align : center;
}
.btmMenuBar{
	background-color : #ffffff;
	vertical-align : middle;
	text-align : center;
}
.btn-hm {
	background-image : url(bg-btn.jpg);
	width : 142px;
	height : 32px;
	text-align : center;
}
.mapBox{
	font-family : Tahoma, sans-serif;
	color : white;
	text-align : center;
	font-size : 11px;
	background-color : #1b615f;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
}
.copyright{
	font-family : Tahoma, sans-serif;
	color : white;
	text-align : center;
	font-weight : normal;
	font-size : 11px;
	padding-top : 0px;
	padding-bottom : 0px;
	background-color : #1b615f;
}
.mainBx {
	background-color : #FFFFF0;
	width : 80%;
	border : 2px solid #124040;
}
.titleTxtWht {
	font-size : 15px;
	font-family : Tahoma, serif;
	color : White;
	text-align : center;
	font-weight : bold;
	background-color : #1b615f;
	border-bottom : 2px solid #124040;
}
.tblCl {
	background-color : #1b615f;
	border-bottom : 2px solid #124040;
}
.tblCl2 {
	font-size : 13px;
	font-family : Tahoma, sans-serif;
	color : Black;
	text-align : justify;
	border-bottom : 2px solid #124040;
	background-color : #f0f0f0;
}
.picBxRt {
	margin-bottom : 4px;
	margin-left : 10px;
	border : 1px solid Black;
	display : inline;
}
.picBxLt {
	margin-bottom : 4px;
	margin-right : 10px;
	border : 1px solid Black;
	display : inline;
}



.titleTxt {
	font-size : 15px;
	font-family : Tahoma, serif;
	color : Black;
	text-align : center;
	font-weight : bold;
}
.stdTxt {
	font-size : 13px;
	font-family : Tahoma, sans-serif;
	color : Black;
	text-align : justify;
}
.stdTxtLt {
	font-size : 13px;
	font-family : Tahoma, sans-serif;
	color : Black;
	text-align : justify;
	padding-right : 19px;
}
.tblHdr {
	background-color : #FFFFF0;
	background-image : url(bg-tblhdr.gif);
}
.tblDvdr {
	background-color : #FFFFF0;
	background-image : url(bg-tbldvdr.gif);
}



.menuBTM{
	background-color : White;
}
.menuTxt {
	font-size : 11px;
	font-family : Georgia, serif;
	color : Black;
	text-align : center;
}
.lgTxt {
	font-size : larger;
	color : Black;
	text-align : center;
}
.noteTxtRd {
	font-size : 11px;
	font-family : Tahoma, serif;
	color : Red;
	font-weight : bold;
}
.noteTxt {
	font-size : 11px;
	font-family : Tahoma, serif;
	color : Black;
	font-weight : normal;
}
.starTxtRd {
	font-size : x-large;
	font-family : Arial, serif;
	color : Red;
	font-weight : bold;
}










