﻿sbody
{
    font-family: Arial;
    margin: 0px 0px 0px 0px;
}

#ContentFrame
{
}

#MenuFrame
{
    clear: both;
    height: 29px;
    width: 100%;
    background-color: #8c8b89;
}

.SiteMainElement
{
    clear: both;
    width: 1000px;
}
#Menu
{
    font-family: Arial;
    direction: ltr;
    clear: both;
    float: right;
    height: 20px;
}

#Menu .Item
{
    color: #FFFFFF;
    float: right;
    clear: none;
}

#Menu .Seperator
{
    float: right;
    clear: none;
    padding: 0px 12px 0px 12px;
    color: #FFFFFF;
    font-size: 12px;
}

#Menu .Item a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#Menu .Item a:hover
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #FFFFFF;
}


.BlackText
{
    font-family: Arial;
    font-size: 10pt;
    color: black;
}

.BlackTextBold
{
    font-family: Arial;
    font-size: 10pt;
    color: black;
    font-weight: bold;
}


.GrayTextBoldTitle
{
    font-family: Arial;
    font-size: 14px;
    color: #9e9e9e;
    font-weight: bold;
}

.TextBoldBigTitle
{
    font-family: Arial;
    font-size: 13pt;
    color: #4aa4d8;
    font-weight: bold;
}
.BlackTextBoldBig
{
    font-family: Arial;
    font-size: 13pt;
    color: black;
    font-weight: bold;
}
.BlackTextHeadline
{
    font-family: Arial;
    font-size: 10pt;
    text-decoration: underline;
    color: black;
    font-weight: bold;
}

.HeavyCaption
{
    font-family: Arial;
    font-weight: bold;
    font-size: 24pt;
}
.HeavyCaptionLight
{
    font-family: Arial;
    font-weight: normal;
    font-size: 24pt;
    color: black;
}
.MediumCaption
{
    font-family: Arial;
    font-size: 18pt;
    color: black;
}
.LightCaption
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: black;
    text-decoration: none;
}
.LightCaption:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: black;
    text-decoration: none;
}
.ShadedCaption
{
    font-family: Arial;
    font-weight: bold;
    font-size: 7.5pt;
    color: gray;
}
.NormalText
{
    font-size: 10pt;
    color: gray;
    font-family: Arial;
}


.NormalTextCenterRTL
{
    font-size: 10pt;
    color: gray;
    text-align: center;
    font-family: Arial;
    direction: ltr;
}

.NormalTextCenter
{
    font-size: 10pt;
    color: gray;
    text-align: center;
    font-family: Arial;
}

.NormalTextLink
{
    font-size: 10pt;
    font-family: Arial;
}

.NLK
{
    font-size: 11pt;
    color: #202020;
    font-family: Arial;
    text-decoration: none;
}
.NLK:link
{
    color: #202020;
    text-decoration: none;
}
.NLK:hover
{
    color: #202020;
    font-weight: bold;
    text-decoration: none;
}
.NLK:visited
{
    color: #202020;
    text-decoration: none;
}
.SmallText
{
    font-size: 7.5pt;
    color: gray;
    font-family: Arial;
}



.SmallTextLink
{
    font-size: 7.5pt;
    color: Gray;
    font-family: Arial;
    text-decoration: none;
}

.SmallTextLink:hover
{
    text-decoration: underline;
    font-size: 7.5pt;
    color: #Gray;
    font-family: Arial;
}



.Underline
{
    text-decoration: none;
}
.Underline:hover
{
    text-decoration: underline;
}


.SmallTextB
{
    font-size: 7.5pt;
    color: gray;
    font-family: Arial;
    font-weight: bold;
}

.MedText
{
    font-size: 9pt;
    color: gray;
    font-family: Arial;
}
.MedTextB
{
    font-size: 9pt;
    color: gray;
    font-family: Arial;
    font-weight: bold;
}
A:link
{
    color: #0000cd;
}
A:visited
{
    color: #0000cd;
}
A:hover
{
    color: #0000cd;
}




.ExhibitionSep
{
    clear: both;
    float: right;
    width: 720px;
    height:40px;

}
.Exhibition
{
    clear: both;
    float: right;
    width: 720px;

}

.Exhibition .ImageBox
{
    clear: none;
    float: right;
    width: 220px;
}


.Exhibition .Sep
{
    clear: none;
    float: right;
    width: 40px;
}

.Exhibition .TextBox
{
    clear: none;
    float: right;
    width: 460px;
}

.Exhibition .TextBox .TitleBox
{
    clear: both;
    float: right;
    width: 460px;
}

.Exhibition .TextBox .DescBox
{
    padding-top: 12px;
    clear: both;
    float: right;
    width: 460px;
}
   
.Exhibition .TextBox .DescBox span
{
    font-family:Arial;
    color: #808183;
    font-size: 14px;
}


.Exhibition .TextBox .TitleBox .Title
{
    
      font-family:Arial;
    color: #101010;
    font-weight: bold;
    font-size: 18px;
}

