TEXTAREA.E_Input, INPUT.E_Input, SELECT.E_Input {
    font-family: tahoma, arial, verdana, trebuchet ms;
    font-size: 11px;
    text-decoration: none;
    border: 1px solid #999999;
    width: 100%;
    text-decoration: none;
    padding:2px;
}
TABLE.E_Box {
    border: 1px solid black;
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    background-color: white;
    color: #000033;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    border-collapse: collapse;
    line-height: 14px;
}
TABLE.E_Table {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    line-height: 14px;
    text-decoration: none;
    width: 100%;
    table-layout: fixed;
    overflow: hidden;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    background-color:white;
}
TD.E_Table {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    line-height: 14px;
    text-decoration: none;
    table-layout: fixed;
    overflow: hidden;
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}
TD.E_Image {
    background-color: #ffffff;
    color: #333333;
    line-height: 14px;
    text-decoration: none;
    width: 100%;
    table-layout: fixed;
    overflow: hidden;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
TD.E_Basket {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    background-color: #E8F0F7;
    border-top: 1px solid white;
    vertical-align: middle;
    line-height: 14px;    
    color: #000033;    
    text-decoration: none;
    padding: 6px;
    margin: 0px;
}
TD.E_Blue {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    background-color: #E8F0F7;
    vertical-align: top;
    line-height: 14px; 
    color: #000033;    
    text-decoration: none;
    padding: 8px;
    margin: 0px;
}
DIV.E_Blue {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    background-color: #E8F0F7;
    color: #000033;  
    vertical-align: middle;
    text-decoration: none;
    margin: 0px;
    width: auto; 
    text-overflow: ellipsis;
    overflow: hidden;
    height: 16px
}
TD.E_Header {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    border-bottom: 1px solid #B2CCE5;
    text-decoration: none;
    font-weight: bold;
    color: #86C2E1;    
    line-height: 14px;
    padding: 0px;
    margin: 0px;
    height: 40px;
    vertical-align: top;
}
TD.E_Label {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    padding: 8px;
    margin: 0px;
    vertical-align: top;
    font-weight: bold;
    line-height: 14px;
    border-bottom: 1px dotted #E5E5E5;
}
TD.E_Content, DIV.E_Content, TD.E_Input {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    background-color: white;
    text-decoration: none;
    padding: 8px;
    margin: 0px;
    vertical-align: top;
    line-height: 14px;
}
TD.E_Footer {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: white;
    background-color: #333333;
    text-decoration: none;
    padding: 0px;
    padding-left: 10px;
    vertical-align: middle;
    margin: 0px;
    line-height: 14px;
    height: 30px;
}
TD.E_Button, TABLE.E_Button {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    text-decoration: none;
    vertical-align: middle;
    line-height: 14px;
    padding: 0px;
    margin: 0px;
}
TD.E_Input {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    width: 100%;
    text-decoration: none;
    vertical-align: middle;
    line-height: 14px;
    padding: 4px;
    margin: 0px;
}
TD.E_List {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    width: 100%;
    text-decoration: none;
    vertical-align: top;
    line-height: 14px;
    padding: 8px;
    margin: 0px;
    border-bottom: 1px dotted #E5E5E5;
}
TD.E_Total {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #333333;
    width: 100%;
    text-decoration: none;
    vertical-align: top;
    text-align: right;
    line-height: 14px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0px;    
}
TD.E_Price  {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    background-color: white;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    text-align: right;
    height: 20px;
    overflow: hidden;
    border-collapse: collapse;
}
SPAN.E_Price {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    margin: 2px;
    height: 16px;
    line-height: 14px;
    text-decoration: none;
}
SPAN.E_Shop {
    font-family: verdana, trebuchet ms, arial;
    color: #333333;
    font-size: 9px;
    text-decoration: none;
}
A.E_Shop {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: black;
    text-decoration: none; 
}
A:HOVER.E_Shop {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: black;
    text-decoration: underline;
}
A.E_Menu {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #006699;
    text-decoration: none; 
    font-weight: normal;
}
A:HOVER.E_Menu {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: #006699;
    text-decoration: underline;
    font-weight: normal;
}
A.E_Footer {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: white;
    text-decoration: none; 
    font-weight: normal;
}
A:HOVER.E_Footer {
    font-family: verdana, trebuchet ms, arial;
    font-size: 9px;
    color: white;
    text-decoration: underline;
    font-weight: normal;
}

A.EFooter {
    font-family: tahoma, arial, verdana, trebuchet ms;
    font-size: 11px;
    color: white;
    text-decoration: none; 
    font-weight: normal;
}
A:HOVER.EFooter {
    font-family: tahoma, arial, verdana, trebuchet ms;
    font-size: 11px;
    color: white;
    text-decoration: underline;
    font-weight: normal;
}
SPAN.EFooterBold {
    font-family: tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#FFFFFF;
}
SPAN.EFooterNormal {
    font-family: tahoma;
    font-size: 11px;
    font-weight:normal;
    color:#FFFFFF;
}
TD.EFooter {
    font-family: tahoma, arial, verdana, trebuchet ms;
    font-size: 11px;
    color: white;
    background-color: #333333;
    text-decoration: none;
    padding: 0px;
    padding-left: 10px;
    vertical-align: middle;
    margin: 0px;
    line-height: 14px;
    height: 30px;
}
TD.EButton, TABLE.EButton {
    font-family: tahoma, arial, verdana, trebuchet ms;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    vertical-align: middle;
    line-height: 14px;
    padding: 0px;
    margin: 0px;
}
TD.EBlue {
    font-family: tahoma, arial, verdana, trebuchet ms;
    font-size: 11px;
    color: #333333;
    background-color: #E8F0F7;
    vertical-align: top;
    line-height: 14px; 
    color: #000033;    
    text-decoration: none;
    padding: 8px;
    margin: 0px;
}
SPAN.ButtonCopyAddress {
    background-image: url(/files/F/F/3/69ED20519AB8.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 118px;
}
SPAN.ButtonCopyMailAddress {
    background-image: url(/files/3/9/8/A53D5281DE51.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 106px;
}






