body.BodySkins
{ 
	font-family: Arial;
	color: #000000;
	font-size: 10; 
	margin: 0;
}
button.ButtonSkins
{
font-family: Arial;
	color: #000000;
	font-size: 10; 
	margin: 0;
	color: #000000; 
	border: 1px solid #FFFFFF; 
	background-color: #FFFFFF
}
TD.BorderAllRED
{
	/*border: 0px solid #FF0000;*/
}
hr.HRSkins
{
	color: #000000;
 	margin-top: 0; 
 	margin-bottom: 0;
 	width: 80%;
}
Input.InputSkinsNotBold 
{  
	font-family: Arial;
	color: #0000FF;
	font-size: 10;
}
Input.InputSkins 
{  
	font-family: Arial;
	/*font-weight: bold; */
	font-size: 10;
}

font.ShowHide
{  
	BACKGROUND-COLOR: #993300; 
	color: #FFFFFF;
}

font.hide
{   
	color: #FFFFFF;
}

font.Show
{  
	BACKGROUND-COLOR: #993300; 
	color: #FFFFFF;
}
font.Error
{  
	BACKGROUND-COLOR: #ffffff; 
	color: #FF0000;
}

Form.FormSkins
{
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 10; 
}
Select.SelectSkins 
{  
	font-family: Arial;
	font-size: 10;
	text-align: Center;
}
TABLE.TableSkins
{
	width: 850;
	font-family: Arial;
	font-size: 10;
	border-color: #999999;
	cellpadding: 0; 
	cellspacing: 0; 
	border-collapse: collapse;
	margin-top: 0; 
	margin-bottom: 0;
	float: left   
}
TABLE.TableSkins950
{
	width: 925;
	font-family: Arial;
	font-size: 10;
	border-color: #999999;
	cellpadding: 0; 
	cellspacing: 0; 
	border-collapse: collapse;
	margin-top: 0; 
	margin-bottom: 0;
	float: left   
}

TD.CellSkins
{
	height: 35;
	valign: top;  
}

TD.BorderAll
{
	border: 1px solid #000000;
}
TD.BorderLeft
{
	border-left: 1px solid #000000;
}
TD.BorderLeftTop
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
TD.BorderLeftTopRight
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
TD.BorderLeftRight
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
TD.BorderLeftBottom
{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
TD.BorderLeftTopBottom
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
TD.BorderTopRightBottom
{
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
TD.BorderTopRight
{
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
TD.BorderLeftRightBottom
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
TD.BorderRightBottom
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
TD.BorderTop
{
	border-Top: 1px solid #000000;
}
TD.BorderTopBottom
{
	border-Top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
TD.BorderBottom
{
	border-bottom: 1px solid #000000;
}
TD.BottomSkins
{
	height: 12;
	valign: top;
}
Options.OptionsSkins
{
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 10; 
}
TextArea.TextAreaSkins
{
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 10; 
}
P.PSkins
{
	margin-left: 25;
	margin-right: 25;
}
P.PSkinHeader
{
	margin-left: 25;
	margin-right: 25;
	margin-bottom: 10;
}