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

.sponsorwrap { 
	width:1025px; 
	height:600px;
	margin-left: auto ;
	margin-right: auto ;
}

.sponsorlogo { 
	margin: 5px 0px 5px 0px;
	border:0px;
}

#left-col {
	float:left;
	display:inline;
	margin:0px;
	padding-top:5px;
	background-color:#FFFFFF;
	text-align:center;
	width:140px; 
}


#right-col {
	float:right;
	display:inline;
	margin:0px;
	padding-top:5px;
	background-color:#FFFFFF;
	text-align:center;
	width:140px; 
}

.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:1px;
	font-size:9px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tagtable3 {
	border-style:solid;
	border-width:0px;
	font-size:10px;
	width:95%;
	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;
	padding-left:5px;
}

.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: 20px;
	font-weight: bold;
	color: maroon;
	text-align: left;
	margin-bottom: 10px;
}

.exportlinks { 	
	margin-top: 15px; 	
	font-size: 12px; 
}

.exportlinks a:link { font-size: 12px; font-weight: bold; color: blue; text-decoration: none; }
.exportlinks a:visited { font-size: 12px; font-weight: bold; color: maroon; text-decoration: none; }
.exportlinks a:hover { font-size: 12px; font-weight: bold; color: blue; text-decoration: none; }
.exportlinks a:active { font-size: 12px; font-weight: bold; color: blue; text-decoration: none; }

.center {text-align: center}

.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-size:12px; font-weight: bold; color: blue; text-align:right; padding:.3em .5em;}

.redbold {
	font-weight: bold;
	color: red;
	font-size: 12px;
}

.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;
}

/* Sorting */
th.table-sortable {
	cursor:pointer;
	background-image:url("../images/sortable_white.gif");
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:15px;
}
th.table-sorted-asc {
	background-image:url("../images/sorted_up.gif");
	background-position:center left;
	background-repeat:no-repeat;
	background-color: #B9DD00;
	font-style: italic;
	color:#000000;		
}
th.table-sorted-desc {
	background-image:url("../images/sorted_down.gif");
	background-position:center left;
	background-repeat:no-repeat;
	background-color: #B9DDFF;
	font-style: italic;
	color:#000000;
}

.alternate {
	background-color: #ddd;
}






