.ftr_brdr_table {
	background-image: url(../images/jcv3/ftr_brd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ftr_bg_table {
	background-image: url(../images/jcv3/ftr_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.ftr_display_cell {
	font-size: 11px;
	padding-right: 6px;
}
.ftr_display_cell a {
	color: #000000;
	text-decoration: none;
}
.ftr_display_cell a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.custom_scroll {
	scrollbar-base-color: #DDDDDD;
	scrollbar-darkshadow-color: #E0E0E0;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-track-color: #E0E0E0;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #DDDDDD;
}
