td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a {color: #FFD300}

.pipe {color: #FFD300}

.pad40 {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
}

.glowbox {
	font-size: 11px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 41px;
	padding-bottom: 0px;
	padding-left: 45px;
}

.nav {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 500;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}

a.nav:link {
	color: black;	
	text-decoration: none;
	padding: 0px;
}

a.nav:hover {
	color: red;
	text-decoration: none;
	padding: 0px;
}

a.nav:visited {
	text-decoration: none;
	padding: 0px;
}

h1 {
	font-size: 16px;
	color: #FFCC00;
	margin-bottom: -10px;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
}

.red {color: red}

#blueline {
	font-size: 11px;
	line-height: 15px;
	margin: 20px;
	border: 1px solid #CCCCCC;	
}

#blueline dl {
	margin: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 22px;
}

#blueline dd {
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

blockquote {
	font-size: 10px;
	line-height: 12px;
	color: black;
	background-color: #FFD300;
	margin-top: 18px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote p {
	margin: 10px 0px 0px 10px;
	padding: 22px 8px 20px 0px;
}
#quote_attrib {
font-size: 9px;
line-height: 11px;
font-weight: bold;
background-image: url(../images/btm_quote.gif);
background-repeat: no-repeat;
background-position: right bottom;
text-align: left;
text-indent: 0px;
margin-top: -20px;
margin-right: 0px;
margin-bottom: 0px;
}

.copyright {
	font-size: 10.5px;
	padding-top: 5px;
}
.copyright a:link {
	color: #FFD300;
	text-decoration: none;
}

.copyright a:visited {
	color: #FFD300;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: none;
	color: red;
}

.copyright a:active {
	text-decoration: underline;
	color: #FFD300;
}
.privacy li {
	list-style-type: lower-alpha;
}

.dirScroll {
	background-attachment: scroll;
	overflow: auto;
	background-color: #0B1A62;
	height: 225px;
	width: 460px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}

.memberwelcome {
	color: #FFFFFFF;
	font-size: 14px;
	padding-right: 10px;	
	padding-left: 15px;		
	padding-top: 0px;		
	padding-bottom: 0px;
	font-weight: bold;
}
