.ftr_brdr_table {
	background-color:#EEEEEE;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ftr_bg_table {
	background-color:#EEEEEE;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	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;
}
.ftr_display_cell {
	font-size: 11px;
	padding-right: 6px;
}
.ftr_display_cell a {
	color: #333333;
	text-decoration: none;
}
.ftr_display_cell a:hover {
	color: #000000;
	text-decoration: underline;
}
.custom_scroll {
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #888888;
}

