﻿/* <Spotlight> */
.Spotlight_Top
{
    clear:both;
    width:174px;
    height:37px;
    background-image:url(Images/Spotlight/Top.jpg);
    background-repeat:no-repeat;
}
.Spotlight_TopContent
{
    padding:7px 0px 0px 3px;
    font-size:10pt;
    color:#ffffff;
}
.Spotlight
{
    clear:both;
    width:174px;
}
.Spotlight_Content
{
    clear:both;
    border:solid 1px #ebebeb;
    border-top-width:0px;
    border-bottom-width:0px;
    padding:25px 15px;
    color:#000000;
    font-family:Times;
    font-size:11pt;
    font-style:italic;
    font-weight:bold;
}
.Spotlight_Bottom
{
    clear:both;
    width:174px;
    height:37px;
    background-image:url(Images/Spotlight/Bottom.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
.Spotlight_Image
{
    margin-left:10px;
}
/* </Spotlight> */

/* <HostBox> */
.HostBox_TopRight_Fa
{
    width:10px;
    height:10px;
    background-image:url(Images/HostBox/TopLeft.jpg);
    background-repeat:no-repeat;
}
.HostBox_TopLeft_Fa
{
    width:11px;
    height:10px;
    background-image:url(Images/HostBox/TopRight.jpg);
    background-repeat:no-repeat;
}
.HostBox_TopTile_Fa
{
    height:10px;
    background-image:url(Images/HostBox/TopTile.jpg);
    background-repeat:repeat-x;
}
.HostBox_BotRight_Fa
{
    width:10px;
    height:17px;
    background-image:url(Images/HostBox/BotLeft.jpg);
    background-repeat:no-repeat;
}
.HostBox_BotLeft_Fa
{
    width:11px;
    height:17px;
    background-image:url(Images/HostBox/BotRight.jpg);
    background-repeat:no-repeat;
}
.HostBox_BotTile_Fa
{
    height:17px;
    background-image:url(Images/HostBox/BotTile.jpg);
    background-repeat:repeat-x;
}
.HostBox_RightTile_Fa
{
    width:10px;
    background-image:url(Images/HostBox/LeftTile.jpg);
    background-repeat:repeat-y;
}
.HostBox_LeftTile_Fa
{
    width:11px;
    background-image:url(Images/HostBox/RightTile.jpg);
    background-repeat:repeat-y;
}
.HostBox_Body_Fa
{
    background-image:url(Images/HostBox/Back.jpg);
    color:#000000;
}
/* </HostBox> */
.All_Lable
{
font-weight:bold;
}
.Asp_text
{
font-weight:bold;
	}