/* style sheet for nis */

/**************************************************/
/* Main styles                                    */
/**************************************************/

/**************************************************/
/* data entry form styles */
/**************************************************/

.EntryForm
{
/*	font-size: 8pt;*/
}
H3.MgmtHead
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


TABLE.FormSection
{
	margin-top: 0px;
	font-size: 8pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
/*	width: 770px;*/
	padding-top: 0px;
	font-family: Verdana;
}

.StatusMessage
{
	width:400px;
}

.GrayBox
{
    width: 100;
    background: url(images/graybox.gif);
}







