.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E4A24;
	font-weight: bold;
} 
.heading a:link {color: #2E4A24; text-decoration: none}
.heading a:visited {color: #2E4A24; text-decoration: none}
.heading a:hover {color: #003399; text-decoration: underline}
.heading a:active {color: #003399; text-decoration: none} 

.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E4A24;
	font-weight: bold;
} 
.bigheading a:link {color: #2E4A24; text-decoration: none}
.bigheading a:visited {color: #2E4A24; text-decoration: none}
.bigheading a:hover {color: #003399; text-decoration: underline}
.bigheading a:active {color: #003399; text-decoration: none} 

.italicheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E4A24;
	font-weight: bold;
	font-style: italic;
} 
.italicheading a:link {color: #2E4A24; text-decoration: none}
.italicheading a:visited {color: #2E4A24; text-decoration: none}
.italicheading a:hover {color: #003399; text-decoration: underline}
.italicheading a:active {color: #003399; text-decoration: none} 

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E4A24;
	font-weight: normal;
} 
.subheading a:link {color: #2E4A24; text-decoration: none}
.subheading a:visited {color: #2E4A24; text-decoration: none}
.subheading a:hover {color: #003399; text-decoration: underline}
.subheading a:active {color: #003399; text-decoration: none} 

.subheadingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E4A24;
	font-weight: bold;
} 
.subheadingbold  a:link {color: #2E4A24; text-decoration: none}
.subheadingbold  a:visited {color: #2E4A24; text-decoration: none}
.subheadingbold  a:hover {color: #003399; text-decoration: underline}
.subheadingbold  a:active {color: #003399; text-decoration: none} 

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E4A24;
	font-weight: normal;
} 

.normaltext a:link {color: #2E4A24; text-decoration: none}
.normaltext a:visited {color: #2E4A24; text-decoration: none}
.normaltext a:hover {color: #003399; text-decoration: underline}
.normaltext a:active {color: #003399; text-decoration: none} 

.italicnormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4A24;
	font-weight: normal;
	font-style: italic;
} 

.italicnormaltext a:link {color: #2E4A24; text-decoration: none}
.italicnormaltext a:visited {color: #2E4A24; text-decoration: none}
.italicnormaltext a:hover {color: #003399; text-decoration: underline}
.italicnormaltext a:active {color: #003399; text-decoration: none} 

.normaltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4A24;
	font-weight: bold;
} 

.normaltextbold a:link {color: #2E4A24; text-decoration: none}
.normaltextbold a:visited {color: #2E4A24; text-decoration: none}
.normaltextbold a:hover {color: #003399; text-decoration: underline}
.normaltextbold a:active {color: #003399; text-decoration: none} 



 #navcontainer { width: 120px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 120px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	
}

#navcontainer a:link, #navlist a:visited
{
color: #2E4A24;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #2E4A24;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.leftside {
border-right: 1px solid #2E4A24;
}
.rightside {
border-left: 1px solid #2E4A24;
}

.normalreadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
} 

.normalreadingtext a:link {color: #000000; text-decoration: none}
.normalreadingtext a:visited {color: #000000; text-decoration: none}
.normalreadingtext a:hover {color: #003399; text-decoration: underline}
.normalreadingtext a:active {color: #003399; text-decoration: none} 

.pictureboarder {
	border-top-color: #OOOOOO;
	border-right-color: #OOOOOO;
	border-bottom-color: #OOOOOO;
	border-left-color: #OOOOOO;
	border-top-width: thin;
	border-top-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	vertical-align: top;
	border-color: #000000;
}
.pictureboarder a:link {color: #000000; }
.pictureboarder a:visited {color: #000000; }
.pictureboarder a:hover {color: #000000; }
.pictureboarder a:active {color: #000000;} 
