/*This is the styles for body, and tables.  */
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;  list-style-image:  url(images/bullet.jpg)}

/*This is the default link style for any links that you do not apply a class to. */
a:link { color: #2d5525; text-decoration: none; font-weight: normal; font-size: 12px}
a:visited { color: #2d5525; text-decoration: none; font-weight: normal; font-size: 12px}
a:hover { color: #999967; text-decoration: none; font-weight: normal; font-size: 12px}
a:active { color: #2d5525; text-decoration: none; font-weight: normal; font-size: 12px}



.side_link_selected {
	position: relative;
	background-color: #999967;
	z-index: 2
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:0px;
	width:inherit;
	color: #FBFF8C;
}
.side_link_unselected {
	position: relative;
	background-color: #CCCC9A;
	z-index: 2
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:0px;
	width:inherit; 
	color: #356126;
}
.side_link {
	color: #3B6734;
	text-decoration: none;
}

/*These are the heading styles.*/
h1 {  color: #2d5525; font: normal 17px Arial, Helvetica, sans-serif; font-variant: small-caps}
h2 {  color: #91995f; font: normal 16px Arial, Helvetica, sans-serif; font-variant: small-caps}
h3 {  color: #237a12; font: normal 16px Arial, Helvetica, sans-serif; font-variant: small-caps}
h4 {  color: #cba828; font: normal 14px Arial, Helvetica, sans-serif; font-variant: small-caps}

/*Apply this class to the links at the bottom.*/
.topnav { color: #bfc184; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal}
a.topnav:link { color: #bfc184; text-decoration: none; font-family: Arial, Helvetica, sans-serif, sans-serif; font-size: 12px; font-weight: normal}
a.topnav:visited { color: #bfc184; font-family: Arial, Helvetica, sans-serif, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal}
a.topnav:hover { color: #fae394; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
a.top:active { color: #bfc184; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}

/*Apply this class to the links at the bottom.*/
.bottomnav { color: #bfc184; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal}
a.bottomnav:link { color: #bfc184; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
a.bottomnav:visited { color: #bfc184; font-family: , Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal}
a.bottomnav:hover { color: #fae394; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
a.bottomnav:active { color: #bfc184; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}

.image	{ color: #2d5525;  border-top: 2px solid #2d5525;  border-left: 2px solid #2d5525; border-right: 2px solid #2d5525; border-bottom: 2px solid #2d5525;}




