body
{
    background: #e8e8e8;
    border-left: 0px;
    border-right: 0px;
}
TD, TH, DIV, SPAN
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
}
/* Header */
.headertable
{
    width: 780px;
    height: 163px;
    margin: 24px auto;
}
.headerrow1
{
    color: White;
    width: 780px;
    height: 24px;
    background-color: #660033;
}

.headerrow1-1
{
    height: 24px;
    font-size: 10px;
    vertical-align: middle;
    direction: ltr;
    text-indent: 5px;
    text-align: left;
    text-decoration: none;
    padding-left: 10px;
    color: #FFF;
    background-color: #660033;
}
.headerrow1-2
{
    height: 24px;
    font-size: 10px;
    vertical-align: middle;
    direction: ltr;
    text-indent: 5px;
    text-align: right;
    text-decoration: none;
    padding-right: 10px;
    color: #FFF;
    background-color: #660033;
}
.headerrow2
{
    width: 776px;
    height: 120px;
    vertical-align: middle;
    background: url(images/HeaderBG.jpg) repeat;
    text-align: right;
    padding-right: 20px;
}
.headerrow2-1
{
    width: 776px;
    height: 120px;
    vertical-align: middle;
    padding-right: 20px;
    background-position: center center;
    background-attachment: fixed;
    background-image: url(images/Header.jpg);
    background-repeat: no-repeat;
}
.headerbg
{
    width: 100%;
    height: 120px;
    vertical-align: middle;
}
.headerrow3
{
    height: 24px;
    vertical-align: middle;
    direction: ltr;
    text-decoration: none;
    background-color: #660033;
    color: #FFF;
}
.leftboarder
{
    width: 2px;
    background-color: #660033;
    background-image: url(images/border.gif);
    position: static;
    background-repeat: repeat-y;
}
.rightboarder
{
    width: 2px;
    background-color: #660033;
    background-image: url(images/border.gif);
    position: static;
    background-repeat: repeat-y;
}
.footer
{
    width: 780px;
    height: 24px;
    background-color: #660033;
}
.footercell
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
.footercelltext
{
    color: FFF;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.footerlinkrow
{
    text-align:center;
    padding: 20 33 0;
    width: 776px;
}
.footerlinks
{
    color: #660033;
    text-decoration: none;
}
a.footerlinks:link
{
    color: #660033;
    text-decoration: none;

}
a.footerlinks:visited
{
    color: #660033;
    text-decoration: none;

}
a.footerlinks:hover
{
    color: #f00;
    text-decoration: none;

}
a.footerlinks:active
{
    color: #660033;
    text-decoration: none;
}
.menu
{
    width: 145px;
    vertical-align: top;
    direction: ltr;
    text-align: left;
}
.MainMenu_MenuContainer
{
    width: 140px;
}
.MainMenu_MenuBar
{
}
.MainMenu_RootMenuArrow
{
    display: none;
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_MenuItem
{
    color: #660033;
    font-size: 11px;
    font-weight: normal;
    border: #e8e8e8 solid;
    border-width: 1px 0px;
    padding: 4px 10px 4px 5px;
    margin-bottom: 1px;
}
.submenuitembreadcrumb
{
    color: #660033;
    font-size: 11px;
    font-weight: normal;
    border: #e8e8e8 solid;
    border-width: 1px 0px;
    background-color: #cc9999;
    padding: 4px 10px 4px 5px;
    margin-bottom: 1px;
}
.submenuitemselected
{
    border: #e8e8e8 solid;
    border-width: 1px 0px;
    color: #FF0033;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 10px 4px 5px;
    background: #cc9999;
}
.MainMenu_MenuArrow
{
    border: #cc9999 solid;
    border-width: 1px 1px 1px 0px;
    padding: 0px;
}
.submenu
{
    z-index: 500;
    background: #cc9999; /*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
    border: 1px #000 solid;
    padding: 0px;
    margin-left: 2px;
}
.rootmenuitem TD
{
    color: #660033;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
    background: transparent;
    padding: 0px 0px 0px 12px;
    height: 33px;
}
.rootmenuitemselected TD
{
    color: #FF0033;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
    background: transparent;
    padding: 0px 0px 0px 12px;
    height: 33px;
}
.rootmenuitembreadcrumb TD
{
    color: #660033;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
    background: transparent;
    padding: 0px 0px 0px 12px;
    height: 33px;
}
.MainMenu_MenuBreak
{
    display: none;
}

.user
{
    color: #FFF;
    font-size: 10px;

}
a.user:link
{
    color: #FFF;
    text-decoration: none;

}
a.user:visited
{
    color: #FFF;
    text-decoration: none;

}
a.user:hover
{
    color: #f00;
    text-decoration: none;

}
a.user:active
{
    color: #FFF;
    text-decoration: none;

}


.toppane
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 10px;
}
.leftpane
{
    padding-left: 10px;
}
.rightpane
{
    padding-right: 10px;
}
.contentpane
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.bottompane
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
}
.breadcrumb
{
    font-size: 10px;
    color: #FFF;
}
a.breadcrumb:link
{
    color: #FFF;
    text-decoration: none;

}
a.breadcrumb:visited
{
    color: #FFF;
    text-decoration: none;

}
a.breadcrumb:hover
{
    color: #f00;
    text-decoration: none;

}
a.breadcrumb:active
{
    color: #FFF;
    text-decoration: none;
}
.breadcrumbrow
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    text-align: left;
    width: 600px;
    vertical-align: middle;
    text-indent: 5px;
    padding-top: 2px;
    height: 24px;
    font-size: 10px;
    color: #FFF;
}
.searchrow
{
    padding-right: 10px;
    padding-bottom: 2px;
    vertical-align: middle;
    padding-left: 0px;
    padding-top: 2px;
    width: 180px;
    text-align: right;
}
