.content {
	font-family: Arial;
	font-size: 12px;
	color: #FFCB99;
	padding: 5px 10px;
	line-height: 20px;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 15px 0px 10px;
	color: #FFCB99;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663727;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #663727;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.table-border {
	border: 1px solid #663727;
}
div#leftnav ul li {
	list-style-type: none;
	background-attachment: fixed;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFCB99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCB99;
	margin-left: -40px;
}
div#leftnav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFCB99;
	line-height: 20px;
}
div#leftnav {
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
}
div#leftnav ul {

}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663727;

}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663727;

}
a:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #35B4F7;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #35B4F7;
}
.cell-line-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663827;
}
.image-border {
	border: 2px solid #999999;
}
