﻿body
{
    background: #dcdbdb;
}
a
{
    color: #333333;
}
/* PFSITAB Style */
#PFS_Maincontainer
{
    background: #fff;
}
#PFS_Header
{
    background-image: url('/Shared/Images/Arts/banner.jpg');
}
#PFS_Header .navLinks
{
    color: #fff;
}
#PFS_Header .navLinks a
{
    color: #EEEEEE;
}
#PFS_Header .navLinks li a:hover
{
    color: #ffffff; /*text-decoration: underline;*/
}
#PFS_Body
{
    border-bottom: 1px solid #183e6f;
}
#PFS_Footer
{
    background: url("/Shared/Images/Property/footer_bg.jpg") repeat-x;
    color: #333;
}
#PFS_Footer a
{
    zcolor: #333;
}
#PFS_Footer a:hover
{
    color: #8b1d1d;
    border-bottom: 1px dashed #8b1d1d;
}
/* end PFSITAB Style*/
.colContent
{
    border: #cad0d3 1px solid;
}
.colContent .txtTitle
{
    color: #31345a;
}
#PFS_Sub_Content .leftCol
{
    color: #000;
}
#PFS_Sub_Content .leftCol .leftDivNormal
{
    background-color: #F3F3F3; /*#F0F8FF*/
}
#PFS_Sub_Content .leftCol .leftDivNormal h3
{
    border-bottom: 2px #b1c7e4 solid;
    color: #0d3b88;
}
#PFS_Sub_Content .leftCol .watermark
{
    color: #666;
}
#PFS_Sub_Content .leftCol #searchDiv
{
    background: url('/Shared/Images/Arts/search_bg.jpg') no-repeat;
}
#PFS_Sub_Content .rightCol h1
{
    color: #2d5e85;
}
#PFS_Sub_Content .rightCol h2
{
    color: #254f7f;
}
.highlight
{
    border-bottom: 1px dashed #006699;
}
.txtError
{
    color: #f00;
}
.menuItem_RootNode
{
    background: #AFE1FA;
}
.menuItem_RootNode a, .menuItem_RootNode span
{
    color: #00529E;
}
.menuItem_LeafNode
{
    border-bottom: 1px dashed #999;
}
.menuItem_LeafNode a
{
    color: #2a2a2a;
}
.menuItem_LeafNode a:hover
{
    background: #AFE1FA;
    color: #123455;
}
.menuItem_SelectedNode, .menuItem_SelectedNode a
{
    color: #123455;
}
.NavigationRootLink:hover
{
    color: #FFFFFF; /*text-decoration:underline;*/
}
td.formHeader
{
    color: #121212;
}
.txtNewsletterLink
{
    color: #2D5E85;
}
.pageTag
{
    border: solid 1px #cccccc;
    background-color: #efefef;
}
.pageTagSelected
{
    border: solid 1px #cccccc;
    background-color: #CDCDCD;
}
.tabButton
{
    background-color: #E3E3E3;
    color: #333333;
    border: solid 1px #CCCCCC;
}
.buttonActive
{
    background-color: #FFFFFF;
}
.Holder
{
    border: solid 1px #cccccc;
}
.tableRow:hover
{
    background-color:#EFEFEF;
}

#MainMenu
{
    background-image: url('/Shared/Images/Arts/MainMenuBackground.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color:#FF6801;
}

#SideMenu div:hover
{
    background-color: #FE6B04;
}

#SideMenu div:hover a
{
    color: #fff;
}

#SideMenu a.current
{
    color: #833501;
}