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;
    background: url(images/header.jpg) no-repeat;
    margin:20px auto; 
}
.headerrow1
{
    width: 780px;
    height: 14px;
    font-size: 10px;
    vertical-align: top;
    direction: ltr;
    text-indent: 5px;
    text-align: right;
    text-decoration: none;
    padding-right: 10px;
}
.headerrow2
{
    width: 780px;
    height: 86px;
    vertical-align: bottom;
    text-align:right;
    padding-right: 20px;
}
.headerrow3
{
    height: 63px;
    vertical-align:bottom;
    direction: ltr;
    text-decoration: none;
}
.leftboarder
{
    width: 2px;
    background-image: url(images/border.gif);
    background-repeat: repeat-y;
    background-color: transparent;
    position: static;
}
.rightboarder
{
    width: 2px;
    background-image: url(images/border.gif);
    background-repeat: repeat-y;
    background-color: transparent;
    position: static;
}
.footer
{
    width: 780px;
    height= 49px;
    background: url(images/footer.jpg) no-repeat;
}
.footercell
{
    width: 100%;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.footerlinks{ padding:20 33 0; text-align:center; }
.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: #282a72;
    font-size: 11px;
    font-weight: normal;
    border: #BBB solid;
    border-width: 1px 0px;
    padding: 4px 10px 4px 5px;
    margin-bottom: 1px;
}
.submenuitembreadcrumb
{
    color: #282a72;
    font-size: 11px;
    font-weight: normal;
    border: #BBB solid;
    border-width: 1px 0px;
    background-color: #d9e1f8;
    
    padding: 4px 10px 4px 5px;
    margin-bottom: 1px;
}
.submenuitemselected
{
    border: #000 solid;
    border-width: 1px 0px;
    color: #3300cc;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 10px 4px 5px;
    background-color: #749ad8;
}



.MainMenu_MenuArrow{
	border:#000 solid; border-width:1px 1px 1px 0px;
	padding:0px;
}
.submenu
{
    z-index: 500;
    background: #cccccc; /*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
    border: 1px #000 solid;
    padding: 0px;
    margin-left: 2px;
}
.rootmenuitem TD
{
    color: #282a72;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
    background: transparent;
    padding: 0px 0px 0px 12px;
    height: 33px;
}
.rootmenuitemselected TD
{
    color: #0033ff;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
    background: transparent;
    padding: 0px 0px 0px 12px;
    height: 33px;
}
.rootmenuitembreadcrumb TD
{
    color: #282a72;
    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; }

.curvetopleft{ background:url(images/curvetopleft.gif); }
.curvetopright{ background:url(images/curvetopright.gif); }
.curvebottomleft{ background:url(media/curvebottomleft.gif); }
.curvebottomright{ background:url(media/curvebottomright.gif); }

.toppane{ padding:0px 10px; }
.leftpane{ padding-left:10px; }
.rightpane{ padding-right:10px; }
.contentpane{ padding:0px 10px; }
.bottompane{ padding:0px 10px; }
.breadcrumb{ font-size:10px; color:#000; }
