BODY			{BACKGROUND-COLOR: buttonface;margin:0px;marginbottom:0;marginheight:0;}
BODY.dialogbox		{border: 1px solid buttonface;}
TABLE			{padding:0px;}

TABLE.Wizard		{background-color: buttonface;border: 0;cellpadding: 0;cellspacing: 0;}

.inputbox		{padding-left: 3px;padding-right: 3px;padding-top: 2px;padding-bottom: 2px;border-width: 1;text-align: left;border-style: solid;}
.searchableInputbox	{background-color:seagreen}
.requiredInputbox	{background-color:indianred}
.ErrorHeading		{color:black;font-family:arial black;font-size:16px;font-weight:300;}
.inputlabel		{font-size: 10px;FONT-WEIGHT: 300;}
.columnheading		{padding-left: 5;padding-right: 5;border-top: 1 solid threedshadow;border-left: 1 solid threedshadow; border-right: 1 solid threedshadow;border-bottom: 1 solid threedshadow;cursor:hand;}
.bodytext		{FONT-SIZE: 12px;FONT-WEIGHT: 300;}
.PageHeaderRow		{background-color:#336699;width:100%;height:23px;}
.PageHeaderColumn	{color:white;font-family:tahoma;font-size:16px;font-weight:bold;padding-left:3px;}
.arrow			{font-family:webdings; color: infotext; padding: 0; font-size: 10; height: 11; width: 10; overflow: hidden; margin-bottom: 2; margin-top: -3; padding: 0; padding-top: 0; padding-bottom: 2;}
TD.regulartab		{ width: 90; height: 20;background: buttonshadow;color:white; border-top: 2px solid buttonhighlight; border-left: 2px solid buttonhighlight; border-bottom: 2px solid buttonhighlight; border-right: 2px solid buttonshadow; cursor: hand; }
TD.selectedtab		{ width: 90; height: 20; background: buttonface; border-top: 2px solid buttonhighlight; border-left: 2px solid buttonhighlight; border-bottom: 2px solid buttonface;  border-right: 2px solid buttonshadow; cursor: hand; padding-top: 2px;}
.coolBar		{background: buttonface;border-top: 1px solid buttonhighlight;	border-left: 1px solid buttonhighlight;	border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow; padding: 2px; font: menu;}
.coolButton 		{border:1px solid Black;text-align: center; cursor: default;padding-left:2px;padding-right:2px;}
.coolButtonRaised 	{background: #B6BDD2;border:1px solid highlight;text-align: center; cursor: default;padding-left:2px;padding-right:2px;}
.coolButtonPressed 	{background: #8592B5;border:1px solid highlight;text-align: center; cursor: default;padding-left:2px;padding-right:2px;}