/* CSS Document */

body {
	margin: 0px;
	background-color: #CABCAC;
}

a {
	color: #666666;
}

#Content {
	padding: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F60;
	line-height: 200%;
	word-spacing: 10px;
	padding-bottom: 110px;
	padding-left: 70px;
	padding-right: 120px;
	padding-top: 70px;
}

#Content_Col {
	border-top-color: #706F60;
	border-top-style: solid;
	border-top-width: 10px;
	background-color: #FFFFFF;
}

#Left_Col {
	border-bottom-color: #FE8601;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	background-color: #FFFFFF;
	padding: 4px;
}

#Left {
	padding: 4px;
}

#Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 20px;
}

#Menu a {
	color: #FF9900;
	text-decoration: none;
	padding-left: 20px;
}

#Menu a:hover {
	color: #FF9900;
	text-decoration: underline;
	border-left: 10px solid #FF9900;
	padding-left: 10px;
}

#Menu .Selected {
	color: #FF9900;
	text-decoration: underline;
	border-left: 10px solid #FF9900;
	padding-left: 10px;
}

#Menu ul {
	list-style-type: none;
	line-height: 180%;
}

#Ref {
	position: absolute;
	bottom: -200px;
	padding-left: 10px;
	top: 568px;
	width: 173px;
	height: 223px;
}

#Ref h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 3px;
}

#Ref p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
}
