body {
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-base-color : #EFEFEF;
	scrollbar-track-color: #E2E2E2;
	scrollbar-face-color: #EFEFEF;
	scrollbar-3dlight-color: #E8E8E8;
	scrollbar-darkshadow-color: #999999;

}

.topBg {
	background-color: #CCCCCC;
	background-image: url(images/top_bg.gif);
	height: 27px;
}
.menuBg {
	background-color: #CCCCCC;
	background-image: url(images/menu_bg.gif);
	height: 40px;
}
.buttonSeptr {
	background-image: url(images/menu_seperator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.operationBg {
	background-color: #CCCCCC;
	background-image: url(images/operation_bg.gif);
	background-repeat: repeat-x;
	height: 90px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 6px;
}
.operationTable {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.Tabtxt {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #02406F;
	padding-top: 5px;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.topicHeading {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodyTxt {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bottomBg {
	background-image: url(images/bottom_bg.gif);
	background-color: #FA6E00;
	height: 9px;
}
.lISTOFtECHERS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
