body {
	margin: 0px 0px 0px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: url(images/page_ext.png) #5E76B5 ;
	background-position: top ;
	background-repeat: repeat-y ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

input, textarea {
	background: transparent;
	border: solid 1px #7F9DB9; 
}

hr {
	background-color: #ccc ;
	height: 1px;
	border:solid 0px #ccc;
}

h1 {
	font-size: 20px ;
	font-weight: bold ;
	color: #990000 ;
	border-bottom: 1px solid #ccc ;
	font-family: tahoma ;
	margin-top: 0px ;
	padding: 2px ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
	margin-bottom: 3px; 
}

h3 {
	color: #777;
	font-size: 15px ; 
	font-weight: bold ;
}

h6 {
	margin-bottom: 0px; 
	font-size: 12px ;
}

h6 + p {
	margin-top: 0px; 
}

.button, .buttonUp{
	padding: 7px 10px ;
	margin: 1px 1px ;
}

.buttonUp {
	background: url(images/nav_bg_up.png) ;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: verdana ;
	font-weight: bold ;

}

a.navLink:hover {
	color: #ffffff ;
	text-decoration: underline ;
}

a:link {
	color: #990000 ;
}

a:active, a:visited {
	color: #990000 ;
}

a:hover {
	color: #cc0000 ;
}

#content {
	padding-left: 10px ;
}

.required {
text-align:center;
color: #990000;
}

li.spaced {
	padding-bottom: 10px; 
}

.member {
	text-align: left; 
	vertical-align: top; 
	padding: 15px 0px 15px 0px; 
	border-bottom: solid 1px #ccc;
}

.gray {
	background-color: #FFFFe0;
}

.cell {
	vertical-align: top; 
	border: solid 1px #ccc; 
}

.coupon {
	background-color: #ddd;
	border: dashed 3px black;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.coupon td {
	padding: 25px;
}

.title {
	text-decoration: underline;
}

div.donated {
	text-decoration: none !important;
	margin-left: 20px;
}

