BODY
{
	margin: 0px;
	overflow-y: scroll;
	overflow-x: auto;
	font-family: Tahoma;
}

TD.Shadow_LeftTop
{
    background-image: url(../../images/usersite/Shadow_LeftTop.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 17px;
    height: 140px;
    font-size: 0px;
}

TD.Shadow_LeftCenter
{
    background-image: url(../../images/usersite/Shadow_LeftCenter.png);
    background-repeat: repeat-y;
    background-position: left top;
    width: 17px;
    height: 100%;
    font-size: 0px;
}

TD.Shadow_LeftBottom
{
    background-image: url(../../images/usersite/Shadow_LeftBottom.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 17px;
    height: 117px;
    font-size: 0px;
}

TD.Shadow_RightTop
{
    background-image: url(../../images/usersite/Shadow_RightTop.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 17px;
    height: 140px;
    font-size: 0px;
}

TD.Shadow_RightCenter
{
    background-image: url(../../images/usersite/Shadow_RightCenter.png);
    background-repeat: repeat-y;
    background-position: left top;
    width: 17px;
    height: 100%;
    font-size: 0px;
}

TD.Shadow_RightBottom
{
    background-image: url(../../images/usersite/Shadow_RightBottom.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 17px;
    height: 117px;
    font-size: 0px;
}

TD.Shadow_BottomLeft
{
    background-image: url(../../images/usersite/Shadow_BottomLeft.png);
    background-repeat: no-repeat;
    width: 204px;
    height: 12px;
    font-size: 0px;
}

TD.Shadow_BottomCenter
{
    background-image: url(../../images/usersite/Shadow_BottomCenter.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 12px;
    font-size: 0px;
}

TD.Shadow_BottomRight
{
    background-image: url(../../images/usersite/Shadow_BottomRight.png);
    background-repeat: no-repeat;
    width: 202px;
    height: 12px;
    font-size: 0px;
}

TD.TopBar_Purple
{
    background-color: #6e1873;
    width: 605px;
    height: 79px;
}

TD.TopBar_RedTop
{
    width: 458px;
    height: 10px;
    background-color: #511200;
    font-size: 0px;
}

TD.TopBar_RedBottom
{
    width: 458px;
    height: 43px;
    background-color: #511200;
    font-size: 0px;
}

DIV.TopBar_GreenTop
{
    width: 458px;
    height: 7px;
    background-color: #bcbe00;
    font-size: 0px;
}

DIV.TopBar_GreenBottom
{
    width: 458px;
    height: 16px;
    background-color: #bcbe00;
    font-size: 0px;
}

TABLE.SearchBox
{
    border: 1px solid #afafaf;
    background-color: #FFFFFF;
    height: 14px;
    font-size: 0px;
}

INPUT.SearchBox
{
    font-size: 11px;
    color: #595959;
    padding: 0px;
    margin: 0px;
    border: 0px;
    height: 14px;
    line-height: 14px;
    float: left;
    margin-left: 4px;
}

TD.SearchButton
{
    width: 19px;
    background-image: url(../../images/usersite/ArrowSearch.gif);
    background-repeat: no-repeat;
    font-size: 0px;
    cursor: pointer;
}

A.QuickLaunchItem1
{
    color: #5a5a5a;
    font-size: 11px;
    text-decoration: none;
    padding-right: 40px;
}

A.QuickLaunchItem1:hover
{
    text-decoration: underline;
}

A.QuickLaunchItem2
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-right: 30px;
}

A.QuickLaunchItem2:hover
{
    text-decoration: underline;
}

A.QuickLaunchItem3
{
    color: #6e1873;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

A.QuickLaunchItem3:hover
{
    text-decoration: underline;
}

A.TopMenu
{
    color: #cdb7d3;
    font-size: 18px;
    text-decoration: none;
}

A.TopMenu:hover
{
    color: #6e1873;
}

A.TopMenu_Selected
{
    font-size: 18px;
    text-decoration: none;
    color: #6e1873;
}

TD.MenuTree
{
    background-color: #F6F6F6;
    padding-top: 5px;
}

TD.MainBG
{
    background-color: #f6f6f6;
	Background-image: url(../../images/usersite/whitespace.png);
    background-repeat: repeat-x;
    background-position: left top;
}

TABLE.Footer
{
    font-family: Tahoma;
    font-size: 11px;
    color: #87888a;
}
