body {
	background-color: #336633;
	background-image: url(images/foliage.jpg);
	margin: 5px 10px;
}
table.outerframe {
	margin: 0px;
	padding: 0px;
	width: 630px;
	height: 450px;
	background-image: url(images/rockwall.jpg);
}
td.banner {
	margin: 0px;
	padding: 0px;
	height: 120px;
}

.navbtn{
	border: thin #000000;

}
.navbtn:hover{
	border: medium #FFFFFF;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
}
.captionlight {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bulletline {
	font-family: "Times New Roman", Times, serif; 
	font-weight: bold; 
	font-style: italic; 
	font-size: 14pt; 
}
.boldtext {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hyperlink {font-family: "Times New Roman", Times, serif; font-size: 12pt;}
.bulletitem {
	font-weight: bold;
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
table.contentbg {
	background-color: #FFFFFF;
	width: 100%;
}
table.midborder {
	background-color: #FFFFFF;
	width: 100%;
}
table.thinborder {
	background-color: #336666;
	width: 100%;
}
table.thickborder {
	background-color: #336666;
	width: 100%;
}
.captionlightSM {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.captionlightMD {
        text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
p.plaintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.alert {
    color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}