@import url("styles.css");
body
{
    font-family: Verdana, sans-serif;
    font-size: 17px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    font-variant: normal;
    color: #663300;
}
h1
{
    font-size: 26px;
}
h2
{
    font-size: 24px;
}
h3
{
    font-size: 17px;
}
h4
{
    font-size: 17px;
}
h5, h6
{
    font-size: 14px;
}
.SubCatHead
{
    font-family: 'Myriad Pro' , 'Arial Narrow' ,Arial, Helvetica, sans-serif;
    font-size: 26px;
    word-spacing: 0.1em;
    letter-spacing: -0.05em;
    border-bottom: thin;
    border-bottom-width: 1px;
    border-bottom-color: #635330;
    border-bottom-style: solid;
    width: 570px;
    font-weight: 500;
}
.head2
{
    font-family: 'Myriad Pro' , 'Arial Narrow' ,Arial, Helvetica, sans-serif;
    font-size: 24px;
    word-spacing: 0.1em;
    letter-spacing: -0.05em;
    font-weight: lighter;
}
.subcateheadborder
{
    font-family: 'Myriad Pro' , 'Arial Narrow' ,Arial, Helvetica, sans-serif;
    font-size: 26px;
    word-spacing: 0.1em;
    letter-spacing: -0.05em;
    border-bottom: thin;
    border-bottom-width: 1px;
    border-bottom-color: #663300;
    border-bottom-style: solid;
    width: 570px;
    font-weight: 500;
}
.head1
{
    font-family: 'Myriad Pro' , 'Arial Narrow' ,Arial, Helvetica, sans-serif;
    font-size: 26px;
    word-spacing: 0.1em;
    letter-spacing: -0.05em;
    border-bottom: thin;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 570px;
    font-weight: 500;
    padding-top: 10px;
    border-bottom-color: #635330;
}
.breadcrumb
{
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}
.SearchResultsHead
{
    font-size: 18px;
    color: Black;
}
.descSize
{
    font-size: 17px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    font-variant: normal;
    color: #663300;
}

/*.............For DynamicSmp level1...........*/
#DynamicSmp .rsmLevel a
{
    font-family: Arial, sans-serif; /*padding-left: 20px;*/
    color: Black;
    font-size: 14px;
    text-decoration: none none;
    height: 20px;
    letter-spacing: normal;
}
/*.............For DynamicSmp level2...........*/
#DynamicSmp .rsmLevel1 a
{
    /*padding-left: 20px;*/
    color: Black;
    text-decoration: none none;
    font: normal 14px Arial;
    height: 20px;
    letter-spacing: normal;
    font-family: Arial, sans-serif;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}
/*.............For DynamicSmp level3...........*/
#DynamicSmp .rsmLevel2 a
{
    /* padding-left: 20px;*/
    color: Black;
    text-decoration: none none;
    height: 20px;
    letter-spacing: normal;
    font-size: 14px;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}

#DynamicSmp .rsmLevel2 a:hover, #DynamicSmp .rsmLevel a:hover, #DynamicSmp .rsmLevel1 a:hover, #StaticSmp .rsmLevel2 a:hover, #StaticSmp .rsmLevel a:hover, #StaticSmp .rsmLevel1 a:hover
{
    color: Maroon;
    text-decoration: underline;
}
/*.............For StaticSmp level1...........*/
#StaticSmp .rsmLevel a
{
    font-family: Arial, sans-serif; /*padding-left: 20px;*/
    color: Black;
    font-size: 14px;
    text-decoration: none none;
    height: 20px;
    letter-spacing: normal;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}
/*.............For StaticSmp level2...........*/
#StaticSmp .rsmLevel1 a
{
    font-family: Arial, sans-serif; /*padding-left: 20px;*/
    color: Black;
    text-decoration: none none;
    height: 20px;
    font-size: 14px;
    letter-spacing: normal;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}
/*.............For StaticSmp level3...........*/
#StaticSmp .rsmLevel2 a
{
    font-family: Arial, sans-serif; /* padding-left: 20px;*/
    color: Black;
    text-decoration: none none;
    height: 20px;
    font-size: 14px;
    letter-spacing: normal;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}



