p, body, th, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.copyright {
	font-size: 9px;
}.section-head {
	font-size: 14px;
	color: #333399;
}
h1 {
	font-size: 18px;
	color: #010000;
}
.italic {
	font-style: italic;
}
.shaded {
	background-color: #eee;
}
#leftmargin {
	padding:0 5px 0 0;
}
#content {
	padding:0 5px 0 5px;
}

/* new nav bar */
#navbar {
height:25px;
border-bottom:1px solid #6600FF;
}
#navbar li {
list-style:none;
display:inline;

}
#navbar a {
    text-decoration:none;
    float:left;
    padding:12px 10px 22px 10px;
    margin:0 -10px;
}
a#t1 {background:url(img/nav_hom.gif) no-repeat;width:60px;}
a#t2 {background:url(img/nav_abo.gif) no-repeat;width:99px;}
a#t3 {background:url(img/nav_mem.gif) no-repeat;width:119px;}
a#t4 {background:url(img/nav_don.gif) no-repeat;width:99px;}
a#t5 {background:url(img/nav_cru.gif) no-repeat;width:144px;}
a#t6 {background:url(img/nav_vol.gif) no-repeat;width:109px;}
/* set active tab individually on each page css */

#st {
	width:350px;
	height:25px;
	text-align:center;
	float:none;
	border:1px solid #999999;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	font-size: 10px;
}