.main_textbody {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.header_Textbody {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.header_textbody_bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
html { 
scrollbar-face-color:#000000;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#808080;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#AFB54A;
scrollbar-track-color:#3F3F3F;
}
welcome_bg {
	background-image: url(images/welcome_if_bg.jpg);
	background-repeat: no-repeat;
}

.textFrameSidebar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.tableLowerStripe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
