
BODY1
{
	background: url(http://www.bluewave-computing.com/bw_images/wave_bl_corner.jpg);
}

.DataGridFixedHeader 
{
	background-color: white; 
	position:relative; 
	top:expression(this.offsetParent.scrollTop);
} 

table.dialogbody
{
	font-size: 10pt;
	vertical-align: baseline;
	color: #000080;
	font-family: tahoma;
}
.bodytext
{
	padding-right: 40px;
	padding-left: 40px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 40px;
	color: #000000;
	line-height: 1.8;
	padding-top: 40px;
	font-family: arial,helvetica;
	text-decoration: none;
}
.formtext, .sidebartext {
	   	   font-family:arial,helvetica;
		   font-size:12px;
		   font-weight:normal;
		   text-decoration:none;
		   color:#303030;
		  }
td.gridheading
{
	font-weight: bold;
	font-size: 9pt;
	font-family: arial;
	background-color: gainsboro;
}
td.dialogcell
{
	height: 24px;
}
.smallfont
{
	font-family:Arial;
	font-size:8pt;
}

table.dialogheader
{
	font-size: 14pt;
	vertical-align: baseline;
	color: #ffcc00;
	font-family: arial;
	background-color: black;
	text-align: left;
}

table.dialogfooter
{
	font-size: 8pt;
	vertical-align: baseline;
	color: #ffcc00;
	font-family: arial;
	background-color: black;
	text-align: left;
	height: 16pt;
}
TABLE
{
	border-collapse: collapse;
	background-image: none;
}

TD.sectionHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	font-family: tahoma;
	border-collapse: collapse;
	background-color: #dfdfdf;
	text-align: left;
}

IMG.button
{
	cursor: hand;
	border:none;
}
table.dataGrid
{
	font-size: 9pt;
	font-family: arial;
	border-collapse: collapse;
	text-align: left;
}
INPUT.disabled
{
	color: dimgray;
}

.mmenu { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffc71a; FONT-FAMILY: arial,helvetica }
.mmenu A:link { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #f0f0f0; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: none }
.mmenu A:visited { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #f0f0f0; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: none }
.mmenu A:active { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #f0f0f0; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: none }
.mmenu A:hover { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffc71a; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: underline }

