*,form  {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 10pt;
}	
#myGrid { 
		background: #FFFF99;
/*		width:auto; 
		height: 500px;
		width:100%; 
*/ 	    padding: 3px;
		border: thin solid #CCCCCC;
		margin: 0px;

}




a:link {COLOR: #F00;}
a:visited {COLOR: #F00;}
a:hover {COLOR: #F00;}
a:active {COLOR: #F00;}


#OKButton		{width: 75px;}
#CancelButton	{width: 75px;}
#EditButton		{width: 75px;}
#DeleteButton	{width: 75px;}
#InsertButton	{width: 75px;}
#PrintButton	{width: 65px;}
#CloseButton	{width: 65px;}
#HelpButton		{width: 65px;}

h1 {
	font-size: 230%;
}
h2 {
	font-size: 150%;
}
footer {
	font-size: 15%;
}

.RedText {
	color: #FF0000;
}
.TableHeading
	{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 3px;}

.WhiteText {
	color: #FFFFFF;
	font-weight:bold;
}
.SectionHeading {
	background-color: #4682B4;
	color: #FFFFFF;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	font-size: 135%;
}
.FieldName {
	vertical-align:middle;
	font-weight:bold;
}
.FieldContents {
	vertical-align:middle;
}


.Numbering {
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size: 150%;
	color: #FF0000;

}
.TableRow2 {
	vertical-align:middle;
}


.ImageCell {
	vertical-align:bottom;
	text-align:center;
}
.ImageCaption {
	vertical-align:top;
	text-align:center;
	font-size: 95%;
}

.TableNotes {
	vertical-align:top;
	font-size: 100%;
}

.TextCell {
	vertical-align:middle;
	text-align:center;
	font-size: 125%;
	font-weight:bold;
}

/*
.active-grid-column {border-right: 1px solid threedshadow;}
.active-grid-row {border-bottom: 1px solid threedlightshadow;}
.active-controls-grid {
	background: #FFFFCC;
	border: 3px double #0099ff;
} 


body  {	
	background-color: #FFFFFF;
}
h1 {
	font-size: 230%;
}
h2 {
	font-size: 150%;
}
*/
