.mainTbl {
	background-color: #f2f2f7;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica;
}
body {
	background-color: #615e89;
}
.vLine {
	background-image: url(images/vertLine.gif);
	background-repeat: repeat-y;
}
p {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
li {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}
.footerL {
	font-size: 70%;
	font-weight: normal;
	color: #37456E;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;

}
.footerR {
	font-size: 70%;
	font-weight: normal;
	color: #37456E;
	text-decoration: none;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	padding-top: 0px;

}
.headerR {
	font-size: 70%;
	font-weight: bold;
	color: #37456E;
	text-decoration: none;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	padding-top: 10px;
}
.mainpic {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 0px;
}
.box {
	font-size: 70%;
	color: #f2f2f7;
	background-color: #615e89;
	border: 1px solid #f2f2f7;
}
.blueBg {
	background-color: #37456e;
}
.fLink {
	color: 37456e;
	text-decoration: none;
}
.fLink:hover {
	color: 37456e;
	text-decoration: underline;
}
.boxLink {
	color: 000000;
	text-decoration: none;
}
.boxLink:hover {
	color: 000000;
	text-decoration: underline;
}
.mLink {
	color: 7a003b;
	font-weight: bold;
	text-decoration: underline;
}
.mLink:hover {
	color: 7a003b;
	font-weight: bold;
	text-decoration: none;
}
.ind10L {
	padding-left: 10px;
}
.ind10R {
	padding-right: 10px;
}
.content {
	padding: 10px;
}
.blueB {
	font-weight: bold;
	color: #37456e;
	text-decoration: none;
}
.boxTxt {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 80%;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #7a003b;
	text-decoration: none;
}
.gallery {
	font-size: 80%;
	font-weight: bold;
	color: #7a003b;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pic {
	text-align: center;
	padding: 3px;
}
.frame {
	border: 1px solid #37456e;
}
.galleryMenu {
	font-size: 80%;
	font-weight: bold;
	color: #7a003b;
	text-decoration: none;
	background-color: #f2f2f7;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #37456e;
	border-bottom-color: #37456e;
}
.galleryTxt {
	color: #000000;
	font-size: 80%;
}
.detail {
	font-size: 70%;
	font-weight: bold;
	color: #660033;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7a003b;
	text-decoration: none;
	text-align: center;
}
#picFrame img{
	border: 1px solid #F2F2F7;
}
#tipsChecklist {
	font-size: 70%;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	width: 95%;
	margin-left: 25px;

}
#tipsChecklist td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: ;
}
#tipsChecklist th {
text-align: left;
	font-weight: bold;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: ;
}
.title{
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navTips {
	padding-top: 25px;
	padding-bottom: 25px;
}

