.GridHeaderFooter
{
	background-color:#186314;
	font-family:Arial;
	font-weight:bold; 
	font-size:8pt; 
	color:white; 
}

.GridFooter
{
	background-color:#186314;
	font-family:Arial;
	font-weight:bold; 
	font-size:8pt; 
	color:Black; 
}

.GridItem
{
	background-color:LightGoldenrodYellow;
	font-family:Arial;
	font-weight:bold; 
	font-size:8pt; 
	color:Black; 
}

.GridAlternating
{
	background-color:LightGoldenrodYellow;
	font-family:Arial;
	font-weight:bold; 
	font-size:8pt; 
	color:Black; 	
}

.BlackButton
{
	background-color:#d11726;	
	font-family:Arial;
	font-weight:bold; 
	font-size:8pt; 
	color:white; 	
}

.RedButton
{
	font-family:Arial;
	font-weight:bold; 
	font-size:8pt; 
}

.Label
{
	font-family:Arial;
	font-weight:bold; 
	font-size:8pt; 
	color:Black;
}

.LabelSummaryDesc
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial;
}

.LabelSummary
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
}

.LabelTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}

.LabelWelcome
{
	font-weight:bold;
	color:white;
}

.LabelPONumber
{
	font-weight:bold;
	text-align:right;
	color:White;
}

.LabelText
{
	font-family:Arial;
	font-size:10pt; 
	color:Black;
}

.LabelTextBox
{
	font-family:Arial;
	font-size:8pt; 
	color:Black;
}

.LabelMessage
{
	font-family:Arial;
	font-size:10pt; 
	color:black;
}

.PanelLogin
{
	background-color:#CCFF8E;
	color: black;
}

.PanelGray
{
	background-color:#186314;
}

.PanelDarkGray
{
	background-color:#009900;
	width:10000;
}

.PanelBlack
{
	background-color:#009900;	
}

.Calendar
{
	background-color:White;
	border-color:Black;
	border-style:solid;
	border-width:1;
	font-family:Arial;
	font-weight:bold; 
	font-size:8pt; 
	color:Black;	
}

.CalendarHeader
{
	background-color: black;	
	font-weight:bold; 
	font-size: 8pt;
	color: white;
	text-align: center;		
}

.CalendarDay
{
	font-size:8pt;	
	color:Black;	
}

.CalendarOtherMonthDay
{
	font-size:8pt;	
	color:DarkGray;	
}


