


/*This code done by Anitha */
input.button { padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80); font-size:120%;}
input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

table.bggrey { background-color:rgb(190,190,190); font-family:"Trebuchet MS"; color:#FFFFFF; font-weight:bold; }
/*This code for all the background  */
.bhorange {
	background-color:rgb(232,177,13);
font-family:"Trebuchet MS";
font-weight:bold;
font-size:11px;
color:#ffffff;
}

.lightorange {
	background-color:rgb(248,224,150);
font-family:"Trebuchet MS";

font-size:11px;
}

.bhblue {
	background-color:rgb(137,170,214);
font-family:"Trebuchet MS";
font-weight:bold;
font-size:11px;
color:#ffffff;
}

.lightblue {
	 background-color:rgb(213,225,240);
font-family:"Trebuchet MS";

font-size:11px;

}

.bggrey{
	/*background-color:#E7E7E7;*/
	 background-color:rgb(236,236,253);
	/*background-color:#FAFCCD;*/
		color: #00000;
	
font-family:verdana;
padding:8px;
font-size:11px;
}


.bggreen{
/*background-color:#52140A;*/
 background-color:rgb(215,229,255);
	color:#000000;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding:8px;	
}


