﻿@charset "UTF-8";
/* CSS Document */

.membershopcell {
	background: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
	font-weight: bold;
}

.nonmembershopcell {background: #FFFFFF}

.memberclubcell {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
}

.nonmemberclubcell {
	background: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #000033
}

.announce {
	color: #FFFFFF;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-color: #66CC00;
	padding-right: 4px;
	padding-left: 4px;
}

.proclaim {
	color: #000033;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px
}

.andalso {
	font-size: 10px; 
	line-height: 12px; 
	font-weight: bold; 
	text-transform: uppercase
}

.biglink {font-size: 24px;}

.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #000033}

dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
}

.archivedl {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000033;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
}