Body 
{
    background-color:#ffffff;
    scrollbar-arrow-color: AppWorkspace;
    scrollbar-base-color: #f0efed;
    scrollbar-3dlight-color: #E7E7E4;
    scrollbar-darkshadow-color: InactiveBorder;
    scrollbar-face-color: #e2ebe0;
    scrollbar-highlight-color: ButtonHighlight;
    scrollbar-shadow-color: #f0efed;
    scrollbar-track-color: #E9E7E5;
    }

.EME_Basket
{
    font-weight: normal;
    font-size: 8pt;
    color: white	;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: #848683;
    border: 1px solid #606060;
}

.EME_Button
{
    font-weight: normal;
    font-size: 9pt;
    color: Black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	 cursor: hand;
	 cursor: pointer;
}

.EME_FaxTitle {font-family:Tahoma;font-size:15pt;font-weight: bold;}
.EME_FaxText {font-family:Tahoma;font-size:12pt;font-weight:normal;}
.EME_FaxTextBold {font-family:Tahoma;font-size:11pt;font-weight:bolder;}
.EME_FaxTextSmall {font-family:Tahoma;font-size:11pt;font-weight:normal;}
.EME_FaxTextSmaller {font-family:Tahoma;font-size:10pt;font-weight:normal;}
.EME_FaxTextLarge {font-family:Tahoma;font-size:13pt;font-weight:normal;}
.EME_FaxTextLargeBold {font-family:Tahoma;font-size:13pt;font-weight:bold;}

.EME_Frame
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_Language
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 9pt;
	 text-decoration: none;
    color: #72777A;
}

.EME_LanguageOnOver
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 9pt;
	 text-decoration: underline;
    color: #AEB0B2;
}

.EME_LanguageSel
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 9pt;
	 text-decoration: none;
	 color: black;
	 cursor: default;
}

.EME_Input
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: white;
    border: 0px none;
}

.EME_InputMask
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: white;
}

.EME_InputBasketCount
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	 text-align: center;
    background-color: #F0F0F0;
    border: 1px solid #606060;
	 height: 19px;
}

.EME_InputCaption
{
    font-weight: normal;
    font-size: 9pt;
    cursor: default;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_InputDisabled
{
    font-weight: normal;
    font-size: 9pt;
    cursor: default;
    color: #696969;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_InputHighlight
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: white;
    border: 0px none;
}

.EME_InputDropDown
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: white;
	 border:1px solid #858585;
	 padding:1 1 1 1;
}

.EME_MenuMainText
{
	color: #72777A;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bolder;
	font-size:14px;
}

.EME_TreeView
{
    font-size: 8pt;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_TreeViewGroupedRoot
{
    padding-left: 4px;
    font-weight: normal;
    font-size: 11px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: #f05ab5b;
	 color:white;
}

.EME_TreeViewNodeHighlight
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	 color:Red;
    word-break: keep-all;
    word-wrap: normal;
}

.EME_TreeViewNodeHighlightOnOver
{
    cursor: hand;
    color: Red;
    background-color: #949693;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    word-break: keep-all;
    word-wrap: normal;
}

.EME_TreeViewNodeHighlightSelected
{
    cursor: default;
    color: Red;
    background-color: #848683;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    word-break: keep-all;
    word-wrap: normal;
}


.EME_TreeViewNode
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	 color:Black;
    word-break: keep-all;
    word-wrap: normal;
}

.EME_TreeViewNodeDisabled
{
    cursor: default;
    color: #ADADAD;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    word-break: keep-all;
    word-wrap: normal;
}

.EME_TreeViewNodeOnOver
{
    cursor: hand;
    color: white;
    background-color: #949693;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    word-break: keep-all;
    word-wrap: normal;
}

.EME_TreeViewNodeSelected
{
    cursor: default;
    color: white;
    background-color: #848683;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    word-break: keep-all;
    word-wrap: normal;
}

.EME_Logon
{
    font-size: 9pt;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_Search
{
    font-size: 9pt;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_Status
{
    font-weight: normal;
    font-size: 9pt;
    color: Black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_StatusLink
{
    font-weight: normal;
    font-size: 9pt;
    color: #00b27a;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	 text-decoration: none;
}

.EME_OrderStep0
{
    border-bottom: 2px solid #e2ebe0;
}

.EME_OrderStep1
{
    font-weight: bold;
    font-size: 9pt;
    color: #A1A9A1;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    border: 1px solid #C7D3C5;
    background-color: #e2ebe0;
    padding: 2 2 2 2;
}

.EME_OrderStep2
{
    font-weight: bold;
    font-size: 9pt;
    color: #A1A9A1;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    padding: 3 0 3 3;
}

.EME_OrderStep0_Selected
{
    border-bottom: 2px solid #00b27a;
}

.EME_OrderStep1_Selected
{
    font-weight: bold;
    font-size: 9pt;
    color: White;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    border: 1px solid #00b27a;
    background-color: #00b27a;
    padding: 2 2 2 2;
}

.EME_OrderStep2_Selected
{
    font-weight: bold;
    font-size: 9pt;
    color: #3C433C;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    padding: 3 0 3 3;
}

.EME_OrderCaption
{
    font-weight: bolder;
    font-size: 11pt;
    color: #303030;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_OrderTitle
{
    font-weight: bolder;
    font-size: 9pt;
    color: #303030;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_OrderText
{
    font-weight: normal;
    font-size: 9pt;
    color: #303030;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_OrderTextInfo
{
    font-weight: normal;
    font-size: 9pt;
    color: #FF7575;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_TemplBody
{
    font-size: 10pt;
    color: #000000;
    border-left: 1px solid #C7D3C5;
    border-right: 1px solid #C7D3C5;
    border-bottom: 1px solid #C7D3C5;
}

.EME_TemplBorder
{
    border: 1px solid #e2ebe0;
}

.EME_TemplHead
{
    font-weight: bold;
    font-size: 10pt;
    color: #3C433C;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    border: 1px solid #C7D3C5;
    background-color: #e2ebe0;
    padding: 2 2 2 2;
}

.EME_TemplHeadException
{
    font-weight: bold;
    font-size: 10pt;
    color: #F00000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    border: 1px solid #FFBDBD;
    background-color: #FFD9D9;
    padding: 2 2 2 2;
    text-align: center;
}

.EME_TemplHeadInfo
{
    font-weight: normal;
    font-size: 9pt;
    color: #00b27a;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}


.EME_TemplTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: Black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_TemplCaption
{
    font-weight: normal;
    font-size: 9pt;
    color: Black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_TemplCaptionBig
{
    font-weight: bold;
    font-size: 12pt;
    color: Black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_TemplCaptionMust
{
    font-weight: bold;
    font-size: 10pt;
    color: Red;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_TemplText
{
    font-weight: normal;
    font-size: 10pt;
    color: Black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.EME_TemplError
{
    font-weight: bold;
    font-size: 12pt;
    color: red;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	 text-decoration: blink;
}

.EME_TemplInfo
{
    font-weight: bold;
    font-size: 11pt;
    color: #00b27a;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.TemplPage {position:absolute; font-family: Arial; font-size:9pt; font-weight: normal; color:black;}
.TemplBody {font-family: Arial; font-size:9pt; font-weight: normal; color:black; padding-left:3px;}
.TemplCaption {font-family: Arial; font-size:9pt; font-weight: bold; color:black; padding-left:3px;}
.TemplFootnote {font-family: Arial; font-size:8pt; font-weight: normal; color:black; padding-left:3px;}

.TemplHeader {border-bottom:1px solid #00b27a;}
.TemplHeaderTitle {font-family: Arial; font-size:10pt; font-weight: normal; color:black;  padding-left:2px; padding-bottom:3px;}
.TemplHeaderDescription {font-family: Arial; font-size:10pt; font-weight: bold; color:black; padding-left:2px; padding-bottom:3px;}
.TemplHeaderCode {font-family: Arial; font-size:10pt; font-weight: bold; color:black; padding-right:5px; padding-bottom:3px;}

.TemplFooter {font-weight: normal; font-size: 9pt; color: Black; font-family: Arial, Helvetica, Verdana, sans-serif; border-bottom: 1px dotted #00b27a;}

.TemplLegend {font-family: Arial; font-size:9pt; color:black;}
.TemplLegendAttr {font-weight: normal;}
.TemplLegendData {font-weight: bold;}

.TemplGrid {font-family: Arial; font-size:9pt; color:black;}
.TemplGridOnOver {font-family: Arial; font-size:9pt; color:white; background-color: #949693; cursor:hand; cursor:pointer;}
.TemplGridCaption {font-family: Arial; font-size:9pt; font-weight: bold; color:white; background-color:#00b27a;}
.TemplGridCaptionFax {font-family: Arial; font-size:9pt; font-weight: bold; color:black; background-color:white;}
.TemplGridCaptionSmall {font-family: Arial; font-size:8pt; font-weight: bold; color:white; background-color:#00b27a;}
.TemplGridLink {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color:#00b27a;}
.TemplGridLinkOnOver {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: underline; color: #00E675;}
.TemplGridText {font-family: Arial; font-size:9pt; font-weight: normal; color:black;}
.TemplGridTextRed {font-family: Arial; font-size:9pt; font-weight: normal; color:red;}

.TemplGridEven {font-family: Arial; font-size:9pt; font-weight: normal; color:black;  background-color: white;  }
.TemplGridOdd {font-family: Arial; font-size:9pt; font-weight: normal; color:black;  background-color: #EBEBEB; }

.TemplGridTextBold 
{
	font-family: Arial; 
	font-size:9pt; 
	font-weight: bold; 
	color:black;
}

.TemplGridTextBoldLink 
{
	font-family: Arial; 
	font-size:9pt; 
	font-weight: bold; 
	text-decoration: underline;
	color:black;
}

.TemplGridTextBoldOnOver
{
    color: white;
    background-color: #949693;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
}
