BODY
{
    background: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 100%;
}

TH, TD, DIV
{
    font-size: 12px;
    color: #000000;
    font-family: Tahoma,Arial,Helvetica;
    background-color:Transparent;
    
}

#wrapper
{
    position: relative;
    height: 258px;
}
#logo
{
    z-index: 3;
    position: absolute;
    left: 25px;
    width: 228px;
    top: 25px;
    height: 60px;
}
#user
{
    z-index: 3;
    position: absolute;
    right: 8px;
    top: 8px;
    height: 18px;
    text-align: right;
}
#header
{
    z-index: 2;
    position: absolute;
    width: 100%;
    bottom: 40px;
}
#menu
{
    z-index: 1;
    position: absolute;
    background: transparent;
    width: auto;
    bottom: 0px;
    height: 54px;
}
/*--------------------------------------------------------------------------------------------------------------------------*/

.lt
{
    text-align: left;
    vertical-align: top;
}
.rt
{
    text-align: right;
    vertical-align: top;
}
.lb
{
    text-align: left;
    vertical-align: bottom;
}
.rb
{
    text-align: right;
    vertical-align: bottom;
    background-color:#fff;
}
.cm
{
    text-align: center;
    vertical-align: middle;
}
.ct
{
    text-align: center;
    vertical-align: top;
}
.cb
{
    text-align: center;
    vertical-align: bottom;
}
.rm
{
    text-align: right;
    vertical-align: middle;
}
.lm
{
    text-align: left;
    vertical-align: top;
}

.bg-x
{
    background-repeat: repeat-x;
}
.bg-y
{
    background-repeat: repeat-y;
}
.bg-no
{
    background-repeat: no-repeat;
}

.bg-p-lt
{
    background-position: left top;
}
.bg-p-rt
{
    background-position: right top;
}
.bg-p-lb
{
    background-position: left bottom;
}
.bg-p-rb
{
    background-position: right bottom;
}

.panecss
{
    padding: 5px 8px 5px 8px;
    background-color:#fff;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}
.SubHead
{
    font-size: 11px;
    color: #000000;
}
.SubSubHead
{
    font-size: 11px;
    color: #000000;
}
.Normal
{
    font-size: 11px;
    color: #656565;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    color: #656565;
    text-decoration: underline;
}
A.CommandButton:hover
{
    color: #828282;
    text-decoration: none;
}
A, A:link, A:visited, A:active
{
    color: #4A413C;
    text-decoration: none;
}
A:hover
{
    color: #828282;
    text-decoration: underline;
}
.topcss, A.topcss:link, A.topcss:active, A.topcss:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}
A.topcss:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #333;
    text-decoration: underline;
}
.searchcss, A.searchcss:link, A.searchcss:active, A.searchcss:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    background-color:#fff;
}
A.searchcss:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #999;
    text-decoration: underline;
}
.bottomcss, A.bottomcss:link, A.bottomcss:active, A.bottomcss:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    background-color:#fff;
}
A.bottomcss:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #927458;
    text-decoration: underline;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

.MainMenu_MenuContainer
{
    background-color: Transparent;
    width: 100%;
    height: 1px;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}
.MainMenu_MenuBreak
{
    border: transparent 0px solid;
    background-color: transparent;
    height: 1px;
}

.MainMenu_MenuItemSel
{
    background: transparent;
}

/*--------------------   Horizontal   -----------------------*/
.MainMenu_TabRootMenuItem TD
{
    font-size: 12px;
    font-weight: bold;
    color: #535351;
    height: 38px;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
}

.MainMenu_TabRootMenuItemSel TD
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(images/menu1.jpg);
    height: 38px;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
}

.MainMenu_TabMenuItemHover TD
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(images/menu1.jpg);
    height: 38px;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
}

.MainMenu_TabMenuItemSelHover TD
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(images/menu1.jpg);
    height: 38px;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
}

.MainMenu_MenuItem
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border: 0px;
    padding: 0px 28px 0px 12px;
    height: 21px;
    cursor: pointer;
    cursor: hand;
}

.submenu
{
    background: #E9E8E3;
    border: #C0C1BC 1px solid;
    filter: Alpha(Opacity=88);
    z-index: 1000;
}

.submenuitemselected, .submenuitembreadcrumb
{
    background: #0F0F0F;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 0px 28px 0px 12px;
    cursor: pointer;
    cursor: hand;
    border: 0px;
    height: 21px;
}

.Eventday, .Eventweekenday
{
    background-color: #FFFFFF;
}
.Eventday, .Eventweekenday
{
    background-color: #FFFFFF;
}
.DataGrid_Item
{
    background-color: transparent;
    color: #FFFFFF;
}
.DataGrid_AlternatingItem
{
    background-color: transparent;
    color: #FFFFFF;
}

/* Pane Structure */
.leftpane
{
    padding: 0px 5px 0px 5px;
}
.rightpane
{
    padding: 0px 5px 0px 5px;
}
.toppane
{
    padding: 0px 5px 0px 5px;
}
.bottompane
{
    padding: 0px 5px 0px 5px;
}
.contentpane
{
    padding: 0px 5px 0px 5px;
}
.myleftpane
{
    padding: 0px 0px 0px 0px;
}
.mycontentpane
{
    padding: 0px 0px 0px 0px;
}
.myrightpane
{
    padding: 0px 0px 0px 0px;
}
.mybottompane
{
    padding: 0px 0px 0px 0px;
}
.logopane
{
    padding: 0px 0px 0px 0px;
}
.showcasepane
{
    padding: 0px 0px 0px 0px;
}
.bannerpane
{
    padding: 0px 0px 0px 0px;
}
.vspacepane
{
    padding: 5px 0px 5px 0px;
}
.hspacepane
{
    padding: 0px 5px 0px 5px;
}
.allspacepane
{
    padding: 5px 5px 5px 5px;
}

