body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.blueboldlinks a:link { font-weight: bold; color: blue; text-decoration: none; }
.blueboldlinks a:visited { font-weight: bold; color: blue; text-decoration: none; }
.blueboldlinks a:hover { font-weight: bold; color: blue; text-decoration: none; }
.blueboldlinks a:active { font-weight: bold; color: blue; text-decoration: none; }
		
.admintable {	border-style:solid;
		border-width:0px;
		font-size:.9em; 
}

.tagtable {
	border-style:solid;
	border-width:0px;
	font-size:10px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tagtable2 {
	border-style:solid;
	border-width:0px;
	font-size:9px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

tr.odd,
tr.gray {background:#fff;vertical-align:top;valign:top;}

tr.even,
tr.white {background:#ddd;vertical-align:top;valign:top;}

.odd{background-color: white;}
.even{background-color: #ddd;} 

.tagtablehead th {
	border-style:solid;
	border-width:1px;
	text-align:left;
	background-color: #78CC00;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.tagtablehead2 option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.tagtablehead2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.tagtablehead2 th {
	border-style:solid;
	border-width:1px;
	text-align:left;
	background-color: #538A00;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

caption {
	background-color: white;
	font-size: 10px;
	font-weight: bold;
	color: maroon;
	text-align: left;
	margin-bottom: 10px;
}

.center {text-align: center}

.exportlinks {
	margin-top: 0em;
	color: #333;
	font-size: 9px;
}
.exportlinks a {
	color: #333;
}

.sortable a {color: #333; font-style: normal;}
.sorted a 	{color: #360; font-style: italic;}

.bluebold {
	font-weight: bold;
	color: blue;
	font-size: 12px;
}
.bluebold2 {font-weight: bold; color: blue; text-align:right; padding:.3em .5em;}

.hrule-dots	{font-size:.1em; height:1px; line-height:0; padding:0; margin:0; background:url(/images/template_images/rule-h-gray-dots.gif) 0 50% repeat-x;}

.trueSubtotal {
	color:#900;
	font-weight:bold;
	font-size: 16px;
	border-bottom: solid;
	padding: 3px 5px 3px 5px;
}

.pagebanner {
	background-color: #78CC00;
	border-style:solid;
	border-width:1px;
	padding: 3px 0px 0px 5px;
	margin-top: 10px;
	display:block;
	border-bottom: none;
	font-size: 11px;
	color: #FFFFFF;
}

.pagelinks {
	background-color: #78CC00;
	border-style:solid;
	border-width:1px;
	padding: 3px 0px 3px 5px;
	display:block;
	border-top: none;
	margin-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
.pagelinks a:link {
	color: #FFFFFF;
}
.pagelinks a:visited {
	color: #FFFFFF;
}


textarea {font-family: Verdana, Arial, Helvetica, sans-serif;}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

div#familyForm {display:none;}
div#seniorForm {display:none;}

table.rowlines tr:hover td { background-color: #FF9; }

td.rightpadded {
	padding: 0px 20px 0px 0px;
}

td.leftpadded {
	padding: 3px 0px 0px 3px;
}

td.paypalpadded {
	padding: 0px 0px 0px 225px;
}

.filterTitle {
	font-size: 1em;
	padding: 0px 0px 0px 25px;
	display: inline !important;
}

.alphabet {
	font-size: 9;
}

#marqueecontainer{
	position: relative;
	width: 180px; /*marquee width */
	height: 190px; /*marquee height */
	background-color: white;
	overflow: hidden;
}


