table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: middle;
	border: thin solid #000000;
	border-collapse : collapse;
	width: 100%;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: thin solid #000000;
	border-collapse : collapse;
	width: 50%;
}
td {
	border: thin solid #000000;
	border-collapse : collapse;
}
td.members {
	border: none;
	margin: 10px;
	padding: 10px;
	left: auto;
	right: auto;
	border-collapse : collapse;
	text-align: center;
	width: auto;


}
div {
	height: auto;
	width: auto;
	left: auto;
	right: auto;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #FFFF99;
}
img {

	left: auto;
	right: auto;
	margin: 0px;
	padding: 0px;
	border: none;
}
a:link {
}
a:visited {
	color: red;
}
P {
}
a:hover {
	color: #FFFFCC;
	background-color: black;
}
a:active {
	color: olive;
}
li {
	list-style-type: disc;
	color: green;
	list-style-position: outside;
}
h6{
	color: black;
	font-size : medium;
	display: inline;
	font-weight: normal;
}
h5 {
	text-align: center;
	display: block;
	font-size: medium;
	font-weight: normal;
}
h1 {
	font-size: x-large;
	text-align: center;
	azimuth : center;

}
p.contact {
	text-align: center;
	display: block;
	background-position: center;
}
p.note {
	text-align: center;
	font-size: small;
}
li.program {
	list-style-position: outside;
	list-style-type: decimal;
	color: black;
	font-weight: 700;
	vertical-align: bottom;
}
p.program {
	font-size: medium;
	font-weight: normal;
	color: black;
	display: inline;
	text-align: left;
}
area {
	text-align: center;
	background-position: center;
	left: 50%;
	right: 50%;
	display: inline;
}
div.index{
	text-align: center;
	left: 50%;
	right: 50%;
}
p.main{
	padding-left: 2em;
}
h2 {
	font-size: medium;
	font-weight: 700
}
table.members{
	text-align: center;
	border: none;
	background-color: #FFFF99;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
a.anchor{
	color: #FFFF99;
	background-color: #006633;
	font-size: 10px;
	background-position: center;
}
div.anchor{
	text-align: center;
	position : fixed;
	border: none;
}
li.programs{
	list-style-type: none;
	color: black;
	font-weight: normal;
}
table.resources{
	width: auto;
}
a.navbar{
	color: #007B00;
	background: #DEB887 url("./images/left-tab.gif") no-repeat left top;
	text-decoration: none;
	padding-left: 15px;
}
a.navbar span{
	background: url("./images/right-tab.gif") right top no-repeat;
	padding-right: 15px;
	color: #007B00;
}
a.navbar:hover{
	color: #DEB887;
	background: #007B00 url("images/left-tab-hover.gif") no-repeat left top;
	text-decoration: none;
	padding-left: 15px;
}
a.navbar:hover span{
	background:  url("images/right-tab-hover.gif") right top no-repeat;
	padding-right: 15px;
	color: #DEB887;
}
a.navbarcurrent{
	color: #007B00;
	background: #B8860B url("images/left-tab-current.gif") no-repeat left top;
	text-decoration: none;
	padding-left: 15px;
}
a.navbarcurrent span{
	background:  url("images/right-tab-current.gif") no-repeat right top;
	padding-right: 15px;
	color: #007B00;
}
a.navbarcurrent:hover{
	color: #007B00;
	background: #B8860B url("images/left-tab-current.gif") no-repeat left top;
	text-decoration: none;
	padding-left: 15px;
}
a.navbarcurrent:hover span{
	background:  url("images/right-tab-current.gif") no-repeat right top;
	padding-right: 15px;
	color: #007B00;
}
.border {border-bottom:1em #007B00 solid; text-align:center}

