.table_border_color {
	border: 1px solid #F3F3F3;
}

.overflows {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 180px;
	border: 1px solid #F3F3F3;
	width: 412px;
}


.overflows_other_pgs {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 420px;
	width: 920px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #F7EA9C;
	scrollbar-highlight-color: #F7EA9C;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #F7EA9C;
}
.overflows_other_pgs_lst {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 320px;
	width: 910px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-highlight-color: #F3F3F3;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #F3F3F3;
	border 1px solid #F3F3F3;
}


.overflows_other_pgs_DB_Links {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 400px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #831311;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #831311;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.overflows_other_pgs_frms {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 450px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #F7EA9C;
	scrollbar-highlight-color: #F7EA9C;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #F7EA9C;

	border 1px solid #F7EA9C;
	width: 915px;
}
