.leftnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftcolumnbasebackground {
	background-image: url(backgrounds/laftcolumn_oak_leaf_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodytextlge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #002D7A;
}
.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #002D7A;
}
.subtitletextgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CEA206;
}
a.subtitletextgold:link {
	color: #CEA206;
	text-decoration: underline;
}
a.subtitletextgold:visited {
	color: #CEA206;
	text-decoration: underline;
}
a.subtitletextgold:hover {
	color: #CEA206;
	text-decoration: underline;
}
a.subtitletextgold:active {
	color: #CEA206;
	text-decoration: underline;
}
.boarder {
	border: 1px solid #CEA206;
}
.feestablesborderstopright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.feestableborders {
	border: 1px dotted #999999;
}
.feestablebordersbottomleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodytextsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

