A.oAMenu1 {
	COLOR: black; TEXT-DECORATION: none
}
A.oAMenu1:hover {
	COLOR: #009999; TEXT-DECORATION: none
}
.txtLabel
{
  font-weight: bold;
  text-align: left;
}
.txtColLabel
{
  font-weight: bold;
  text-align: right;
}
.txtColLabel2
{
  font-weight: bold;
  text-align: center;
}
.txtColDateLabel
{
  font-weight: bold;
  text-align: center;
  Font-style: italic;
}
.txtRowLabel
{
  font-weight: bold;
  text-align: right;
}
.txtRowLabel2
{
  font-weight: bold;
  text-align: left;
}
.numLabel
{
  text-align: right;
}
.numLabel2
{
  text-align: center;
}
.numLabelDP
{
  text-align: right;
  font-weight: bold;
}
.dateLabel
{
  text-align: center;
}
.txtTableDateLabel
{
  COLOR: #002a8f;
  text-align: right;
  font-weight: bold;
  Font-style: italic;
}
.txtTableLabel
{
  text-align: right;
  font-weight: bold;
  Font-style: italic;
}
.txtFieldChooserInfo
{
  text-align: left;
  Font-style: italic;
}
.frmInput {
	BORDER-RIGHT: #a6b9df 1px solid; 
	BORDER-TOP: #a6b9df 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #a6b9df 1px solid; 
	BORDER-BOTTOM: #a6b9df 1px solid; 
	FONT-FAMILY: Arial, Tahoma, Verdana;
}
.frmButton {
	BORDER-RIGHT: #a6b9df 1px solid; 
	BORDER-TOP: #a6b9df 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #a6b9df 1px solid; 
	BORDER-BOTTOM: #a6b9df 1px solid; 
	FONT-FAMILY: Arial, Tahoma, Verdana; 
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #f1f1f1;
}
.calBut
{  
  BORDER-RIGHT: #a6b9df 1px solid; 
  BORDER-TOP: #a6b9df 1px solid; 
  FONT-SIZE: 8pt; 
  BORDER-LEFT: #a6b9df 1px solid; 
  BORDER-BOTTOM: #a6b9df 1px solid; 
  FONT-FAMILY: Arial, Tahoma, Verdana; 
  BACKGROUND-COLOR: #f1f1f1; 
}

.calButSelect
{
  BORDER-RIGHT: #2C4A76 1px solid; 
  BORDER-TOP: #EBF1F9 1px solid; 
  FONT-SIZE: 8pt; 
  BORDER-LEFT: #EBF1F9 1px solid; 
  BORDER-BOTTOM: #2C4A76 1px solid; 
  FONT-FAMILY: Arial, Tahoma, Verdana; 
  BACKGROUND-COLOR: #a6b9df; 
}
.calDays
{
  font-weight: bold;
  text-align: center;
}
.txtWarning
{
  color: #FF0000; 
  font-family:Verdana; 
  font-size:7.5pt;
  font-weight: bold;
}
.txtLabelRequired
{
  font-weight: bold;
  text-align: left;
  color: #FF0000;
}
.dirName
{
  font-size:8pt;
  text-align: left;
  color: #000000;
  FONT-FAMILY: Arial, Tahoma, Verdana; 
}
.fileName
{
  font-size:8pt;
  text-align: left;
  color: #000000;
  FONT-FAMILY: Arial, Tahoma, Verdana; 
}
.infoMessage{
	color:#FF0000;
}