.detailBG {
	background-color: #66CCFF;
	background-image: url(images/detail_bg.jpg);
	background-repeat: repeat-x;
}
.txtMultiPass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
}
.imgBorder {
	border: 1px solid #FFFFFF;
}
.detailBG2 {
	background-color: #000066;
	border: 1px solid #99FFFF;
	margin: 2px;
}
.detailTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.detailTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
a.detailTxt:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a.detailTxt:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
body {
	background-image: url(images/bg.jpg);
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
a.whitetxt:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetxt:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
.whitetxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: bold;
}
.subtxt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.subtxt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a.subtxt5:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.yellowtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.yellowtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.yellowtxt:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a.yellowtxt:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

.borderRight {
	border-right-width: 2px;
	border-right-color: #ccffff;
}

.borderLeft {
	border-left-width: 2px;
	border-left-color: #ccffff;
}

.signupBG {
	background-color: #66CCFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFFFF;
	border-right-color: #CCFFFF;
	border-bottom-color: #CCFFFF;
	border-left-color: #CCFFFF;
}
.signupBG2 {
	background-color: #66CCFF;
	background-image: url(images/signup_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCFFFF;
	border-bottom-color: #CCFFFF;
}
.signupBG3 {
	background-color: #66CCFF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCFFFF;
	border-left-color: #CCFFFF;
}
.moBG {
	background-color: #000066;
	border: 1px solid #FFFFCC;
}
.mainBG {
	background-color: #66CCFF;
	background-image: url(members/images/mem_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #66FFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66FFFF;
}

