.leftline {
	background-image: url(../images/slices/left-line.gif);
	background-repeat: repeat;
}
.rightline {

	background-image: url(../images/slices/right-line.gif);
	background-repeat: repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A87A7;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	line-height: 20px;
	background-color: #F4EFE6;
}
.index-table {
	background-color: #FFFF66;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/title-block.gif);
	padding: 5px;
	color: #5E3F00;
}
.table1 {
	border: 1px solid #4F3C00;
	background-image: none;
}
div#leftnav ul li {
	list-style-type: none;
	margin-left: -20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #574505;
}
div#leftnav ul li a {
	line-height: 20px;
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
div#leftnav {
	padding-left: 10px;
	background-color: #9A87A7;
}
.fbs {
	font-family: Arial;
	font-size: 10px;
	color: #996600;
	padding: 5px;
	line-height: 20px;
	text-decoration: none;
}
.index-table2 {
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #9A87A7;
	color: #FFFFFF;
}
