body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #143256;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #143256;
}
a:hover {
	text-decoration: none;
	color: #ef132c;
}
a:active {
	text-decoration: underline;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: justify;
}
.copyMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.leavingPopContainer {
	width: 350px;
	margin: auto;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
.adminNav {
	line-height: 22px;
}
.adminNav h3 {
	font-weight: bold;
	color: #333;
	font-size: 12px;
	display: inline;
}
.adminSep {
	background-image: url(../images/lgpix.gif);
	height: 1px;
	background-repeat: repeat-x;
}
.memberIndexTable {
	width: 740px;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}
.memberIndexTable td {
	padding: .5em;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
}
.tripCatHeader {
	font-size: 18px;
	color: #444;
	text-align: center;
}
.noTripWarning {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
}
.tripCatDisplay {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
}
.tripbrs {
	line-height: 18px;
	height: 18px;
}