/* sticker */
.StickerMain
{
    MARGIN: 0px 0px 3px 0px;
    TEXT-ALIGN: left;
    width: 100%;
/*    table-layout: fixed*/
}
.StickerHeader2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND: #D1D1D1 url/Images/System/button-bg.gif) repeat-x;
    COLOR: black;
    BORDER: solid 1px silver;
    PADDING: 8px 6px 2px 6px;
}
.StickerHeader
{
    FONT-SIZE: 18px;
    COLOR: #3b5b7c;
	font-family: Arial;
	font-style: italic;
    BORDER-bottom: solid 2px #3b5b7c;
    height: 32px;
    padding-left: 20px
}
.StickerHeader3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    BACKGROUND: #FEF0ED;
    COLOR: #3b5b7c;
	font-family: Arial;
    BORDER: solid 1px #3b5b7c;
    PADDING: 0px 20px;
}

.StickerHeaderS
{   
    background: url(/Images/System/button-bg.gif) #F0F0F0 repeat-x bottom;
    FONT-size: 12px;
    font-style:normal;
    COLOR: black;
	font-weight: bold;
    height: 26px;
    padding-left: 16px;
}

.StickerHeaderMain
{   
    background: #f0f1f3 url(/images/web/StickerHeaderMain.gif) repeat-x bottom;
    font-size: 11px;
    color: black;
	font-weight: bold;
    font-style:italic;
    height: 26px;
    padding-left: 6px;
    padding-right: 2px;
    padding-top: 5px;
	border-bottom: solid 1px #d0d0d0
}

.StickerHeaderS SPAN
{
	background:#3b5b7c;
	color:White;
	padding:1px 3px;
	border:solid 1px #f0f0f0
}

.StickerBody
{
    FONT-SIZE: 8pt;
}
