﻿HTML
{ height:99%; width:100%; min-width:970px;  }
body
{
	height: 100%;
	width: 100%;
	font-family: Cambria, Tahoma;
	font-size: 13px;
	margin: 0px;
	background-color: #f1d7ff; min-width:970px; 
	text-transform:uppercase;
}
form
{ height:100%; width:100%; vertical-align:middle;  min-width:970px; }
.header
{
	height: 40px;
	 
	background-image: url(imgs/mdlgrn.jpg);
	text-align:center; font-weight:bold; font-size:18px; color:#ffffcc;
	 
}
.hpd
{padding-top:10px; height:30px; margin-bottom:10px; }
.btn
{
	width: 150px;
	padding: 2px;
	margin: 3px;
	border-bottom: #660033 thin solid;
	border-left: #660033 thin solid;
	background-color: #ff99ff;
	border-top: #660033 thin solid;
	border-right: #660033 thin solid;
	font-family: Tahoma, Cambria;
	cursor: pointer;
	color: #000000;
	width: 300px;
}
.gridhdr
{
	background-color: #e6c3e7;
	height: 30px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.gridftr
{
	background-color: #56d255;
	height: 20px;
	font-weight: bold;
	text-align: center;
}
.gridro
{
	background-color: #c7ffc6;
	height:25px;cursor:pointer;
} 
.gridro1
{
	background-color: #c7ffc6;
	 cursor:pointer;
}
.gridro1:hover
{
	background-color: #9fe09d;
}
.gridro:hover
{
	background-color: #9fe09d;
}
.btns
{
	border-bottom: #660033 1px solid;
	border-left: #660033 1px solid;
	background-color: #ff99ff;
	font-family: Cambria;
	font-size: 16px;
	border-top: #660033 1px solid;
	border-right: #660033 1px solid;
	padding-bottom: 1px;
	padding-top: 1px;
	cursor:pointer;
	
}
.dn
{display:none;}
.err
{
color:Red;
}
.tdlnk
{cursor:pointer; color:blue; font-weight:bolder;}

.printable .printhide
{ display:none; }

.printable .printshow
{ display:inline; }

.printhide
{}
.printshow
{ display:none; }

.printflat
{
	
}
.printable .printflat
{ border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	background-color: transparent; font-weight:bold }
.amt
    { text-align:right; padding-right:1px; }
.cntr
{ text-align:center;}    
.wait1
{ width:450px; position:fixed; top:20%; left:30%; }
.ln a
{ color:Blue }