.default_table{
	width : 90%;
	
}
BODY 
{
	scrollbar-face-color: #dae0ee;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3Dlight-color:#bbc5e0;
	scrollbar-arrow-color: #0a60a7;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #0a60a7 ;
	margin-top : 0px;
	background-image : url('Orig_files/tilelight.jpg');
        background-color : #dae0ee;
}

td
{
		font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color:black;

}

h1
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : normal;
	color: #0a60a7;
	font : bold;
}

.normal_bl
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: blue;
}

.forminput
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #bbc5e0;
	font-weight: bold;
}

.A_1
{
	text-decoration: none;
   color: #0000cc; 
   font-size : 12px;
    font-family:Arial, Helvetica, sans-serif;
}
.A_1:hover
{
  color: black; 
  text-decoration: underline; 
  font-size : 12px;
  font-family:Arial, Helvetica, sans-serif;
}


a
{
	text-decoration: none; 
	color: #ff0000;
	font-weight: normal;
	font-family: Arial;
	font-size : 12px;
}

a:hover
{
	color: #ff0000;
	font-weight: normal;
	font-family: Arial;
	text-decoration: underline ;
	font-size : 12px;
}


