.topborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C9B84D;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C9B84D;
}
.rightborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C9B84D;
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9B84D;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C9B84D;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C9B84D;
}
.leftnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
	background-color: #C9B84D;
	padding: 3px 0px 5px 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a.textleftnav:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
}
a.textleftnav:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
}
a.textleftnav:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.textleftnav:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.GreyBorderBox {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
