.sidebg {
	background-image: url(images/innerpage/inner_01.gif);
	background-repeat: repeat-x;
	width: 105px;
} .vline {
	width: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666600;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ECD9BE;
	letter-spacing: 1px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #823E0B;
	font-weight: normal;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #CC6508;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DA6812;
	line-height: 20pt;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #823E0B;
	font-weight: normal;
	text-decoration: none;
}
.hline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666600;
}

