/* Lucida_Calligraphy Container */
#Lucida_Calligraphy {
        padding-bottom: 8px;
}

.Lucida_Calligraphy_title {
        font-family: "Lucida Calligraphy", "Times New Roman", Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #7A2A2B;
        letter-spacing: -0.1em;
}
.Lucida_Calligraphy_topbg {
        background: url(top-bg.gif) repeat-x bottom;
        padding-bottom: 4px;
}
.Lucida_Calligraphy_Content {
        padding: 6px 0;
}

#Lucida_Calligraphy .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
font-weight:normal;
line-height: 14px;
}

#Lucida_Calligraphy .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
font-weight:bold;
line-height: 14px;
}

/* Common Container */
#Common {
        padding-bottom: 8px;
}

.Common_title {
        font-family: "Times New Roman", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        color: #7A2A2B;
        letter-spacing: -0.1em;
}
.Common_topbg {
        background: url(top-bg.gif) repeat-x bottom;
        padding-bottom: 4px;
}
.Common_Content {
        padding: 6px 0;
}

#Common .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
font-weight:normal;
line-height: 14px;
}

#Common .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
font-weight:bold;
line-height: 14px;
}

