@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	}
		
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #596036;
	line-height:18px;
	}

td a:link {
	color: #457ace;
	text-decoration:none;
	}

td a:visited{
	color: #457ace;
	text-decoration:none;
	}

td a:hover{
	color:#88a10f;
	text-decoration:none;
	}
	
.footer {
	color:#a8c611;
	text-decoration:none;
	background:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	}
.footer a:link {
	color:#879540;
	text-decoration:none;
	}

.footer a:visited{
	color:#879540;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#1678ac;
	text-decoration:none;
	}
	
.pagebg {
	background:url(../images/pagebg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.pagebg1 {
	background:url(../images/pagebg1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}

.contentbg1 {
	background:url(../images/contentbg1.gif);
	background-repeat:repeat-y;
	}
	
.contentbg{
	background:url(../images/contentbg.jpg);
	background-repeat:no-repeat;
	}
	
.submenubg{
	background:url(../images/submenu_bg.gif);
	background-repeat:repeat-y;
	}
	
.bluetext {
	color:#1577ab;
	font-weight:bold;
	}
	
.footerbg {
	background:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	}
	
.titletext{
	color:#048c77;
	font-size:18px;
	padding-bottom:2px;
	}
	
.subtitletext{
	color:#0b73bf;
	font-size:14px;
	padding-bottom:2px;
	}	

.whitetext {
	color:#ffffff;
	font-weight:bold;
	}
	
.headerbg {
	background:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	}
	
.headerbg1{
	background:url(../images/headerbg1.gif);
	background-repeat:repeat-x;
	}
		
.round {
	padding-top:5px;
	}
	
	
.submenu a:link {
	color:#596036;
	text-decoration:none;
	}

.submenu a:visited{
	color:#596036;
	text-decoration:none;
	}
	
.submenu a:hover{
	color:#0b73bf;
	text-decoration:none;
	}
	
.footerbg{
	background:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	color:#546502;
	}
	
.tableborder {
	color:#67742a;
	border: 1px solid #f3f8da;
	}
	
.greentext {
	color:#a8c902;
	font-size:11px;
	}
	
.bluetext {
	color:#5a96df;
	font-size:11px;
	}
	
.submenu1 a:link {
	color:#596036;
	text-decoration:none;
	padding-left:6px;
	}

.submenu1 a:visited{
	color:#596036;
	text-decoration:none;
	padding-left:6px;
	}
	
.submenu1 a:hover{
	color:#0b73bf;
	text-decoration:none;
	padding-left:6px;
	}
	
.titletext {
	color:#457ace;
	font-size:18px;
	font-weight:bold;
	}
	
.crumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	}

.crumb a:link {
	color: #2e5fac;
	text-decoration:none;
	}

.crumb a:visited{
	color: #2e5fac;
	text-decoration:none;
	}

.crumb a:hover{
	color:#88a10f;
	text-decoration:none;
	}

.readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	line-height:18px;
	}

.readmore a:link {
	color: #CC0033;
	text-decoration:none;
	}

.readmore a:visited{
	color: #CC0033;
	text-decoration:none;
	}

.readmore a:hover{
	color:#CC0033;
	text-decoration:none;
	}

a.button { background:url(../images/but_donate1.jpg) repeat 0px 0px; width: 145px; height: 38px; display: block; }

a.button span { display: none; }

a.button:hover { background: url(../images/but_donate2.jpg) repeat 0px 0px; }


