body {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
    background-image: url(http://bowtree.org/new/images/back_green.jpg);
    background-repeat: repeat-x;
    color:#2f2f2f;
    background-color: #005826;
}

.texturebgd {background-image:url(http://bowtree.org/new/images/bg_grey.jpg); }
.content_bgd_mid {background-image: url(http://bowtree.org/new/images/content_bgd_mid.gif);}


.acorn {font-family: Helvetica, sans-serif; font-size:12px; color: #000000; text-decoration: underline;}
.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; text-decoration: none;}
.content10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #000000; text-decoration: none;}
.redcontent {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #FF0000; text-decoration: none;}
.greencontent {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #036300; text-decoration: none; font-weight:bold;}
.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; color: #000000; text-decoration: none; font-weight: bold;}
.subtitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #005826; text-decoration: none; font-weight: bold;}
.whatsnew {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #000000; text-decoration: none; font-weight: bold;}


.navlink_on{color: #000000; font-family: verdana; font-size: 11pt; font-weight: bold; text-decoration:underline; font-variant:small-caps}
a.navlink:link{color: #005826; font-family: verdana; font-size: 11pt; font-weight: 700; text-decoration: none;}
a.navlink:active{color: #00003C; font-family: verdana; font-size: 11pt; font-weight:700; text-decoration: none;}
a.navlink:visited{color:#000033; font-family: verdana; font-size: 11pt; font-weight: 700; text-decoration: none;}
a.navlink:hover{color: #000000; font-family: verdana; font-size: 11pt; font-weight: 700; text-decoration: none;}



.bordertable {
	background-color: #ffffff;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	border-width:2px;
}

.topnavtable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	background-color:#ececec;
}




