#LeftLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #231F20;
	font-weight: bold;
	letter-spacing: 1px;
}

#LeftLink A:Link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #231F20;
	text-decoration: none;
	font-weight: bold;
}

#LeftLink A:Visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #231F20;
	text-decoration: none;
	font-weight: bold;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #616463;
}
.MedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}



#LeftLink A:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDBB78;
	background-color: #231F20;
	text-decoration: none;
	font-weight: bold;
}

#LeftLink A:ACTIVE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #231F20;
	text-decoration: none;
	font-weight: bold;
}
#container {
	width: 760px;
	margin-top: 15px;
	border: 1px solid #766F69;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#menu {
	width: 155px;
	position: absolute;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 225px;
}

.SmTextCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
#container #menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	white-space: normal;
	display: block;
	text-align: center;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
#container #menu a:Hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	white-space: normal;
	display: block;
	text-align: center;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #000000;
}

