body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#4D4D4D;
	scrollbar-highlight-color:#E2E2E2;
	scrollbar-3dlight-color:#E2E2E2;
	scrollbar-darkshadow-color:#E2E2E2;
	scrollbar-shadow-color:#E2E2E2;
	scrollbar-arrow-color:#E2E2E2;
	scrollbar-track-color:#E2E2E2;
}
#scroll
{
     height:100%;
     overflow:auto;
}
.main {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.main a:link {text-decoration: none; color: #4D4D4D; font-weight:bold;}
.main a:visited {text-decoration: none; color: #4D4D4D; font-weight:bold;}
.main a:active {text-decoration: none}
.main a:hover {text-decoration: underline;}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight:600;
}
.subheading {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}.Denied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}

