BODY
{
	margin: 0px;
}
@media print {
      .noprint { display: none; }
    }
.heading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana
}
.headwht
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9px;
    COLOR: white;
    FONT-FAMILY: Verdana
}
.gentxt
{
	font-size: 11px;
	color: black;
	font-family: arial;
}
.tbox
{
	border: 1px solid black;
    font-size: 9px;
	    font-family: Verdana;
	    height: 20px;
	    background-color: #eaf1f6;
    width: 99px;
}
.button
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Arial, Verdana;
	height: 20px;
	background-color: #b0c4de;
	font-weight: lighter;
	color: #ffffff;
}
.gentextgray
{
    FONT-SIZE: 11px;
    COLOR: gray;
    FONT-FAMILY: Arial, Verdana
}
.smbut
{
    BORDER-RIGHT: ghostwhite 1px solid;
    BORDER-TOP: ghostwhite 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: ghostwhite 1px solid;
    WIDTH: 73px;
    BORDER-BOTTOM: ghostwhite 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 16px;
    BACKGROUND-COLOR: silver
}
.tabl
{
    BORDER-RIGHT: #eaf1f6 1px solid;
    BORDER-TOP: #eaf1f6 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #eaf1f6 1px solid;
    BORDER-BOTTOM: #eaf1f6 1px solid;
    FONT-FAMILY: Verdana, Arial
}
.genwht
{
    FONT-SIZE: 11px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial
}
.mnured:hover
{
    COLOR: #ff9999;
    TEXT-DECORATION: none
}
.mnured
{
    COLOR: red;
    TEXT-DECORATION: none
}
.mnublk:hover
{
    COLOR: darkgray;
    TEXT-DECORATION: none
}
.mnublk
{
    COLOR: black;
    TEXT-DECORATION: none
}
.tboxbig
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 9px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana;
	height: 20px;
	background-color: #efefef;
}
.bg
{
    BACKGROUND-COLOR: #eaf1f6
}
.desc
{
    BORDER-RIGHT: #bed6e5 1px dashed;
    PADDING-RIGHT: 7px;
    BORDER-TOP: #bed6e5 1px dashed;
    PADDING-LEFT: 7px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 7px;
    MARGIN: 12px 5px 5px;
    BORDER-LEFT: #bed6e5 1px dashed;
    PADDING-TOP: 7px;
    BORDER-BOTTOM: #bed6e5 1px dashed;
    FONT-FAMILY: Verdana
}
.menublu
{
    COLOR: #336699;
    TEXT-DECORATION: none
}
.menublu:hover
{
    COLOR: #336699;
    TEXT-DECORATION: underline
}
.tboxvs
{
    border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 20px;
	width:30px;
	background-color: #eaf1f6;
}
.tboxmd
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: black 1px solid;
    WIDTH: 100px;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px
}
.vsmtbox
{
    border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 20px;
	width:30px;
	background-color: #eaf1f6;
}
.smalfnt
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial
}
.menubluul:hover
{
    COLOR: #336699;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.menubluul
{
    COLOR: #336699;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.hindikruti
{
	font-family: Kruti Dev 010;
}
.menuwhite:hover
{
	color: #efefef;
	text-decoration: none;
}
.menuwhite
{
	color: white;
	text-decoration: none;
}
#progressBackgroundFilter { 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
} 

 

#processMessage
{
	position: absolute;
	top: 30%;
	left: 43%;
	padding: 10px;
	width: 14%;
	z-index: 1001;
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	border-right: #660066 1px solid;
	border-top: #660066 1px solid;
	border-left: #660066 1px solid;
	border-bottom: #660066 1px solid;
	background-color: white;
	font-weight: bold;
}