/*
// --------------------------------------------------------------------------------------------------------------------
// Desktop-Level Definitions
// --------------------------------------------------------------------------------------------------------------------
*/
@import url("/content/el/resources/css/eshopstyles.css");
.bea-portal-body {
	MARGIN: 0px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-IMAGE: url(/content/el/resources/images/back.gif); main: 0px
}

.bea-portal-body a
{
    display: inline;
    text-decoration: none;
}

.bea-portal-body a:hover
{
    text-decoration: underline;
}

.bea-portal-body-content
{
	margin-top: 10px;
	
}

.bea-portal-body-header, .bea-portal-body-footer
{
    /*margin-left: 15px;*/
    padding: 0px;
    /*background-color: #ffffff;*/
    color: #000000;
    /* border-style: solid;
    border-width: 2px; */

}

.bea-portal-body-header
{
    font-size: large;
    font-weight: bold;
}

.bea-portal-body-footer
{
    font-size: x-small;
    font-style: italic;
	
}

.bea-portal-body-footer a
{
    color: #000000;
}
