body {
    background-color: #FFFFFF;
    margin-top:5px;
    margin-bottom:10px;
    margin-left:5px;
    margin-right:5px;
    scrollbar-base-color: #d8e8ef;
    scrollbar-track-color: #ecf8ff;
    scrollbar-arrow-color: #78888f;
    scrollbar-highlight-color: #f8ffff;
    scrollbar-shadow-color: #d8e8ef;
    scrollbar-3dlight-color: #c8d8df;
    scrollbar-darkshadow-color: #a8b8bf;
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text{
	text-decoration: none;
	font-size: 11px;
	color: Black;
}
.textf{
	text-decoration: none;
	font-size: 11px;
	color: Black;
	text-indent: 15px;
	padding-left : 5px;
	text-align: justify;
	
}
.textg{
	text-decoration: none;
	font-size: 11px;
	color: #007501;
}
.textm{
	font-size: 11px;
	color: Maroon;
}
.textm3{
	text-decoration: none;
	font-size: 13px;
	color: Maroon;
}
.textr{
	font-size: 11px;
	color: Red;
	font-weight : bolder;
}
.textbu{
	text-decoration: none;
	font-size: 11px;
	color: #00009C;
}
.input {
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	font-size: 9pt;
	width : 250px;
	padding-left : 10px;
	background-color : White;
	text-align : left;
}
.input2 {
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	font-size: 9pt;
	width : 50px;
	background-color : White;
	text-align : center;
}
.input3 {
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	font-size: 9pt;
	width : 80px;
	background-color : White;
	text-align : center;
}
.input4 {
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	font-size: 9pt;
	width : 158px;
	padding-left : 10px;
	background-color : White;
	text-align : left;
}
