body
{
padding: 0px;
margin: 0px;
background-image:url('bg_body.gif');
/*
background-image:url('body_bg.jpg');
background-repeat: no-repeat;
background-position: bottom left;
background-attachment:fixed;
*/
}

.bodydiv
{
padding: 0px;
margin: 0px;
background-color:#ffffff;
width:1020px;
height:100%;
border-left:1px solid #191051;
border-right:1px solid #191051;
border-bottom:1px solid #191051;
background-image:url('body_bg.jpg');
background-repeat: no-repeat;
background-position: bottom center;
background-attachment:fixed;
}

.normal
{
font-size:12px;
color: #191051;
font-family:Arial;
}

#HeadImg
{
background-image:url('header_bg.jpg');
repeat-direction:none;
height:140;
background-repeat: no-repeat;
background-position: top right;
text-align:right;
}

#TabName
{
width:920px;
text-align:left;
padding-top:35px;
padding-left:0px;
color:#fff;
font-weight:bold;
font-style:italic;
font-family:Arial;
font-size: 24px;
float: right;
}

#pnl_Buttons a
{
color: #191051;
margin-right:0px;
}

#pnl_SOLPARTMENU td
{
height:30px;
font-size: 11px;
color: #191051;
}

#ctlURL select
{
background-color: red;
}

.MainMenu_MenuContainer
{
background-color: #ffffff;
}

.MainMenu_MenuItem
{
background-color: #ffffff;
font-size:11px;
color: #191051;
font-family:Arial;
}

.MainMenu_MenuIcon
{
/*cursor: pointer;
background-color: yellow;
border-left: red 10px solid;
border-bottom: purple 10px solid;
border-top: orange 10px solid;
border-right: green 10px solid;
text-align: center;
width: 20px;
height: 30px;*/
}

.MainMenu_SubMenu {
z-index: 1000;
cursor: pointer;
cursor: hand;
background-color: #fff;
border-bottom:#ccc 1px solid;
border-left: #ccc 1px solid;
border-top: #ccc 1px solid;
border-right: #ccc 1px solid;
color: #191051;
font-family:Arial;
}

.MainMenu_MenuBreak
{
border-bottom: #EEEEEE 0px solid;
border-left: #EEEEEE 0px solid;
border-top: #EEEEEE 0px solid;
border-right: #EEEEEE 0px solid;
background-color: #EEEEEE;
height: 1px;
}

.MainMenu_MenuItemSel
{
cursor: pointer;
cursor: hand;
color: #191051;
font-family:Arial;
font-size: 11px;
font-weight: bold;
font-style: normal;
background-color: #ffffff;
}

.rootmenuitemselcssclass
{
font-size: 11px;
color: #191051;
font-family:Arial;

}
.SeparatorCSS
{
font-size:20px;
background-color: #ffffff;
color: #191051;
font-family:Arial;
}

#pnl_BREADCRUMB a, td
{
color: #97AA01;
}

#pnl_SEARCH input
{
height: 18px;
}

#pnl_SEARCH a
{
display:none;
}

.header_user, .header_search, .header_breadcrumb
{
color: #191051;
font-family: arial;
font-size: 11px;
font-weight: bold;
margin-bottom: 10px;
}

.header_breadcrumb
{
color:#97AA01;
}

#pnl_ACTIONS a, td
{
font-size:10px;
color:#000000;
}




