body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageTitle {
	/*	background-image: url(/images/body_title_bkg.jpg); */
	background-image: url(/images/base.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #B91317;
	padding-left: 12px;
	font-weight: bold;
}
.mainContent {
	padding: 15px;
	font-size:12px !important;
}

a {
	color:#990000;
	text-decoration:none;
}
a:hover		{  color: #333333;  text-decoration: underline }
a:visited	{  color: #990000}
h4 {
	font-size:18px;
	display:inline;
}

h6 {
	font-size:12px;
	display:inline;
}
#store {

}
#store td {

}
#store .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:1px solid #CCCCCC;
}
#store .info a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration:none;
	display:block;
	border:1px solid #666666;
	background-color: #97CF47;
	padding:0px 3px 3px 3px;
	margin:0px 0px 8px 0px;
}
.donations {
	font-size: 18px;
	font-weight: bold;
}
