﻿body
{
	margin: 0
}
td
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}

td.donation
{
	font-size: 11pt;
	font-weight: bold;	
	color: #ffffff
}
td.green
{
	background-color: #428C41	
}
td.blue
{
	background-color: #0706C4
}
a
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none
}
a:hover
{
	color: #003399
}
a.menutop
{
	color: #ffffff;
	font-weight: bold
}
a:hover.menutop
{
	color: #E2FFAE
}
a.menuleft
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold	
}
.bluetitle
{
	color: #1A83E5;
	font-weight: bold;	
}
.bluedark
{
	color: #003399;
	font-weight: bold;	
}
/*Custom Additions*/
.cssContentBanner
{
	background-color: #981B22;
	font-weight: bold;
	font-size: larger;
	color: white;
	height: 22px;
}

.cssTableTop
{
	vertical-align:top;
}
