body	{
		font-size:9px;
		font-family:verdana;
		background-color:#003366;
		color: #000000;
		margin-left: 1;
		margin-right: 1;
		margin-top:1;
		scrollbar-3d-light-color: #C6BEAD;
		scrollbar-arrow-color:#003366;
		scrollbar-base-color: #C6BEAD;
		scrollbar-dark-shadow-color: #BCB5A5;
		scrollbar-face-color:#C6BEAD;
		scrollbar-highlight-color: #9C9585;
		scrollbar-shadow-color: #e1e1F0;
		}
		.junk {background-image:url('/images/head/ceil_70.jpg')}
TD 	{
		font-family: Arial, Helvetica;
		font-size:12px;
		valign: top;
}
TEXTAREA {
font-family: Arial, Helvetica;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 0px;
		height: 55px;
		background: #F6EEDD;
		border: 1px;
		border-style: inset;
}
INPUT, SELECT {
		font-family:Arial, Helvetica;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 0px;
		height: 17px;
		background: #F6EEDD;
		border: 1px;
		border-style: inset;
}
a		{
		text-decoration:none;
		color:#000099;
		background:transparent;
}
a:hover {
		COLOR: #000099;
		background:#FFBA01;
}

.ScrollingText
{
background: #F6EEDD
padding		: 10px;
font		: 11px Verdana;
overflow-y	: scroll;
height		: 250;
}


.myradio {
		background:transparent;
		border:0px;
}

a.button		{
		font-size:12px;
		font-family: Arial, Helvetica;
 		text-decoration:none;
		font-weight:bold;
		color:#ffffff;
		background:#aCa595;
		border-style:groove;
		height: 18px;
		border-bottom-color:#555555;
		border-left-color:#cccccc;
		border-top-color:#cccccc;
		border-right-color:#555555;
		padding-left:0px;
		padding-top:0px;
		padding-right:0px;
		padding-bottom:1px;
		border-top-width:2px;
		border-left-width:2px;
		border-right-width:2px;
		border-bottom-width:2px;
}
a.button:hover	{
		font-size:12px;
		font-family: Arial, Helvetica;
		text-decoration:none;
		font-weight:bold;
		color:#aa0000;
		background:#eeee00;
}

a.testbutton {
		color:#ff0000;
		background-image: url('/images/button100-a.gif');
		background-repeat: repeat-x 
}
a.testbutton:hover {
		color:#0000ff;
		background-image: url('/images/button100-b.gif');
		background-repeat: repeat-x 
}

.errtext 			{font-weight:bold; color:#dd0000; background:#eeee00;}
.myhead 			{font-weight:bold; font-size:16px; }
.rowhead 			{font-weight:bold; font-size:14px; }
.FormTitle 		{font-weight:bold; }

.tableheadrow {background-color:#bcb5a5; color:#000000;}
.tablerow 		{background-color:#ece5e5; color:#000000;}
.tablealtrow 	{background-color:#fcf5f5; color:#000000;}
.tablewinrow 	{background-color:#eeee00; color:#000000;}

.tableformrow {height:18;}


.dlgtopleft  	{background-color:#BCB5A5; }
.dlgboxhead   {background-color:#a69e9d; color:#000000;}
.dlgboxrows 	{background-color:#C6BEAD; color:#000000;}
.dlgbotright	{background-color:#aCa595; }
.smalltext    {font-size:10px; }
.standout     {font-style:italic;	color:#ff0000;}

.mybutton {
	font-family: Arial, Helvetica;
	font-size: 13px; 
	font-style: normal;
	color: #FFCC33; 	
	font-weight: bold;
	background: #999999; 
	height: 22px; 
	border-style: groove; 
	border-left-color : #ffffff;
	border-top-color : #ffffff;
	border-right-color : #555555;
	border-bottom-color : #555555;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}