body
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration: none;
	color:	black;
	font-weight: normal;
		
	}	
		
A:visited	
{
	font-weight: normal;
	text-decoration:	none;
	color:	black;
	}	
		
A:active	{	
	font-weight: normal;
	text-decoration:	none;
	color:	black;
	}	
		
A:hover	{	
	font-weight: normal;
	text-decoration: none;
	color:	#F7741C;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
/* Colors - Green 

.ColorDark
{	background-color: #4aa054;
}
.ColorMedium
{	background-color: #65b66e;
}
.ColorLight
{	background-color: #6cc476;
}	
.ColorSuperLight
{	background-color: #b6e3bc;
}	*/


/* Colors - Green2 */
/* Orig Colors!
.ColorDark
{	background-color: #7FDC8C;
}
.ColorMedium
{	background-color: #82C88A;
}
.ColorLight
{	background-color: #9EEDAB;
}	
.ColorSuperLight
{	background-color: #CBF5D2;
}

RED: #D42627
GREEN: #388F43
LIGHT GREEN section: #d1e8c5
*/

	
/* MG colors */
.ColorDark
{	background-color: #7FDC8C;
}
.ColorMedium
{	background-color: #82C88A;
}
.ColorLight
{	background-color: #9EEDAB;
}	
.ColorSuperLight
{	background-color: #CBF5D2;
}	
.ColorRed
{	background-color: #D42627;
}	
.ColorGreen
{	background-color:  #388F43;
}	
.ColorWhite
{	font-size: 8pt;
	color: White;
	font-family: verdana, arial, helvetica;
}

.btn
{	background-color: #D32527;
	font-family: Verdana;
	font-size: 8pt;
	}
.btnpnl
{
	background-color: #D32527;
	height: 20px;
	}

/* Texts */
.Header_Texts
{	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana, arial, helvetica;
}
.Header_Welcome_Texts
{	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: verdana, arial, helvetica;
}
.Header_User_Texts
{	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana, arial, helvetica;
}

.Dividers
{	font-weight: bold;
	font-size: 8pt;
	color: Green;
	font-family: verdana, arial, helvetica;
}

.NavigationPath
{	font-weight: Normal;
	font-size: 10pt;
	color: Black;
	font-family: verdana, arial, helvetica;
}
.lnkRed
{	font-weight: bold;
	font-size: 7pt;
	color: Red;
	font-family: verdana, arial, helvetica;
}
.lnkYellow
{	font-weight: bold;
	font-size: 7pt;
	color: Yellow;
	font-family: verdana, arial, helvetica;
}
.lnkBlue
{	font-weight: bold;
	font-size: 7pt;
	color: Blue;
	font-family: verdana, arial, helvetica;
}
.Steps
{	font-weight: Normal;
	font-size: 8pt;
	color: Black;
	font-family: verdana, arial, helvetica;
}
.StepsSelected
{	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-family: verdana, arial, helvetica;
}
.Errors
{	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: verdana, arial, helvetica;
}
.Notes
{	font-weight: bold;
	font-size: 8pt;
	color: Green;
	font-family: verdana, arial, helvetica;
}

.ActionPanelText
{	font-weight: bold;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
}

.ActionPanelTextSmall
{	font-weight: normal;
	font-size: 7pt;
	font-family: verdana, arial, helvetica;
}

.Links
{	font-weight: bold;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	
}.Labels
{	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-family: verdana, arial, helvetica;
}
.Summary
{	font-weight: normal;
	font-size: 8pt;
	color: Black;
	font-family: verdana, arial, helvetica;
}
.Descriptions
{	font-weight: normal;
	font-size: 8pt;
	color: Black;
	font-family: verdana, arial, helvetica;
}
.MainLabel
{	font-weight: normal;
	font-size: 18pt;
	color: Black;
	font-family: arial black;
}
.MainDescriptions
{	font-weight: normal;
	font-size: 8pt;
	color: #7B7A7A;
	font-family: verdana, arial, helvetica;
}
.Headers
{	font-weight: Bold;
	font-size: 13pt;
	color: Black;
	font-family: Verdana;
}
.HeadersSmaller
{	font-weight: Bold;
	font-size: 12pt;
	color: Black;
	font-family: Verdana;
}

/* PopUps */
.Headers_Popup
{	font-weight: Bold;
	font-size: 13pt;
	color: Black;
	font-family: Verdana;
}
.Title_Popup
{	font-weight: Bold;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}
.Description_Popup
{	font-weight: Normal;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}
/* controls */
.Textbox
{	font-weight: normal;
	color: black;
	background-color: #DBEDDE;
	font-family: verdana, arial, helvetica;
	border-width: 1;
	border-color: Green;
	border-style: solid;
	width: 100%;
}
.Textbox2
{	font-weight: normal;
	color: black;
	background-color: #FCE5D4;
	font-family: verdana, arial, helvetica;
	border-width: 0;
	border-color: #F7741C;
	border-style: solid;
	width: 100%;
}
.Textbox3
{	font-weight: normal;
	color: black;
	background-color: #DBEDDE;
	font-family: verdana, arial, helvetica;
	border-width: 1;
	border-color: Green;
	border-style: solid;
}
.dg_style
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: verdana, arial, helvetica;
	border: 1;
	border-color: #5C8BBA;
	border-style: solid;
	width: 100%;
}


/* tables */
/*
.SearchBase
{	
	background-color: #F1BB96;
	width: 100%;
	height: 100%;
}
*/

.SearchBase
{	
	background-color: #378E43;
	width: 100%;
	height: 100%;
}

.FramesBase
{	
	background-color: White;
	border-left: solid 1 #7F7F7F;
	border-right: solid 1 #7F7F7F;
	border-top: solid 1 #7F7F7F;
	border-bottom: solid 1 #7F7F7F;
	width: 153px;
	height: 100%;
}

.Frames
{	
	background-color: White;
	padding: 5 5 5 5;	
	width: 153px;
	height: 100%;
	
}
.FrameLeft
{	
	background-color: White;
	width: 153px;
	height: 100%;
}

/*
.FramesTitle
{	
	background-color: #B6E3BC;
	border-top: solid 1 #7F7F7F;
	border-bottom: solid 1 #7F7F7F;
	padding: 10 10 10 10;
	
}
*/

/*
.FramesHeader
{	
	background-color: #F7741C;
	border-bottom: solid 1 #7F7F7F;
	padding: 8 8 8 8;
}
*/

.FramesTitle
{	
	background-color: #D32527;
	border-top: solid 1 #7F7F7F;
	border-bottom: solid 1 #7F7F7F;
	padding: 10 10 10 10;
	
}

.FramesHeader
{	
	background-color: #D32527;
	border-bottom: solid 1 #7F7F7F;
	padding: 8 8 8 8;
}

/*
.SummaryBackground
{	
	background-color: #F1BB96;
	padding: 8 8 8 8;
	height: 100%;
	vertical-align: top;
}
*/

.SummaryBackground
{	
	background-color: #378E43;
	padding: 8 8 8 8;
	height: 100%;
	vertical-align: top;
}
		
/* Datagrids */
.dg_styles
{	
	border: 0;
	width: 100%;
}

.dg_headers
{	
	background-color: #157C21;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.dg_alternates
{	
	background-color: #5CBD67;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}
.dg_texts
{	
	background-color: #77CF81;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}

.dg_headers td a
{	
    color: White;
}

.dg_secondheader
{
    /*background-color: #5CBD67;*/
    background-color: #cbf5d2; 
    font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: Black;
}

.dg_invoiceMainHeaders
{	
	background-color: #157C21;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.dg_invoicetexts
{	
   /* background-color: #cbf5d2; */
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}

.dg_invoiceTable
{
   border-top: 1px solid; 
   border-bottom: 1px solid; 
   border-right : 1px solid;
   border-left: 1px solid;
   border-collapse: collapse;
   border-color:BLACK;   
}
