.topTableBack {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/top_ext_001.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tableRightBottom {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9E9E9E;
	border-bottom-color: #9E9E9E;
}
.griCorner {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.acikGriCorner {
	border: 1px solid #E7E8E7;
}
.contentText1 {
	font-family: Verdana;
	font-size: 10px;
	color: #484747;
}
.headerText1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #484747;
}
.divContent1 {
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: White;
	scrollbar-face-color: #E7E8E7;
	scrollbar-base-color: White;
	scrollbar-highlight-color: #E7E8E7;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
}
.divWhite {
	background-image: url(../images/white_spacer.gif);
	filter: Alpha(Opacity=85);
}
.divHand1 {
	cursor: hand;
}
