.main_body_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191811;
}
.tabletxt {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.textfield {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	scrollbar-base-color:#727473; 
	scrollbar-face-color:#727473; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#727473; 
	scrollbar-highlight-color:#cccccc; 
	scrollbar-darkshadow-Color:#727473;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.maintxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.bottombartxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
