td {font:normal;font-size:8pt;font-family:"Verdana, arial"}
/*tr {vertical-align: text-top}*/

table.SpecialBorders {border-collapse: separate}

tr.alignTRToTop {vertical-align: text-top}

td.BoldHeading {font-weight:Bold}

/* Contact Details */
td.ContactWidthHeader {width:150px;font-weight:Bold}
td.ContactWidthBody {width:280px}

/* Fund Raising List */
td.FRLHeaderWithBold {width:190px; font-weight:Bold}
td.FRLHeaderNoBold {width:190px}
td.FRLWidth {width:55px}
td.FRLWidthYellow {width:55px; background-color:#FFF68F}
td.MainContentHeading {font-size:10pt;font-family:"Verdana, arial";font-weight:Bold; color: #2B502E}

td.BiggerTableText {font:normal;font-size:10pt;font-family:"Verdana, arial"}
/* td.FRLBorder {border-right:.5pt;border-left:.5pt;border-top:.5pt;border-bottom:.5pt;border-color:black} */

.menuHeader {font-family: "Verdana, arial"; font-size: 8pt; color: #CC6600} 
.menuItemOver {background-color:orange}
.menuItemOff {background-color:white}
.menuRowHeader {vertical-align: text-top;background-color:#C2E0C2}

.PastaHeading {font-family: "Verdana, arial"; font-size: 12pt; color: #2B502E; font-weight:Bold}
.PastaHeadingSmall {font-family: "Verdana, arial"; font-size: 10pt; color: #2B502E; font-weight:Bold}
.PastaHeadingSmallNonBold {font-family: "Verdana, arial"; font-size: 10pt; color: #2B502E; font-weight:Normal}

a:link {color: #2B502E; text-decoration: none }     /* unvisited link */
a:visited {color: #2B502E; text-decoration: none }  /* visited link */
a:hover {color: #000000; text-decoration: underline }   /* mouse over link */
a:active {color: #000000; text-decoration: underline }   /* selected link */ 

/* Note: a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!!*/

/* Note: a:active MUST come after a:hover in the CSS definition in order to be effective!!*/


a.CDLink:link {color: #2B502E; text-decoration: none } 

H1
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:medium;
    font-weight:bold;	
}


.SmallTextButton
{	
	color:Black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:x-small;
    font-weight: normal;
}

.SmallText
{	
	color:#666633;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
}
.WarningBrown
{
	color:#CC3300;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
}
.WarningRed
{
	color:Red;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
}
.TableBorderOrange
{
	border-color:#FFCC00;
	border-collapse:collapse;
}

