.tablecss
{
 height: 18px;
}
.tdtabinactive
{
 cursor: hand;
 padding-right:0px;
 padding-left:0px;
 border: 1px solid #000063;
 margin:0px;
}
.moinactive0
{
 white-space: nowrap;
 cursor: pointer;
 background-image:url(img/inactivebg0.gif);
 height:18px;
 padding-left:2px;
 padding-right:2px;
 padding-top: 0px;
 font-size: 12px;
 font-weight: normal;
 color:#000063;
 text-align: center;
 border-left: 1px solid #C7C6DF;
 border-top: 1px solid #C7C6DF;
 border-bottom: 1px solid #000033;
 border-right: 1px solid #000033;
}
.moinactive1
{
 white-space: nowrap;
 cursor: pointer;
 background-image:url(img/inactivebg1.gif);
 height:18px;
 padding-left:2px;
 padding-right:2px;
 padding-top: 0px;
 font-size: 12px;
 font-weight: normal;
 color:#000063;
 text-align: center;
 border-left: 1px solid #C7C6DF;
 border-top: 1px solid #C7C6DF;
 border-bottom: 1px solid #000033;
 border-right: 1px solid #000043;
}
.tdtabactive
{
 cursor: hand;
 padding-right:0px;
 padding-left:0px;
 border: 1px solid #000063;
}
.moactive0
{
 white-space: nowrap;
 cursor: pointer;
 background-image:url(img/activebg0.gif);
 height:18px;
 padding-left:2px;
 padding-right:2px;
 padding-top: 0px;
 font-size: 12px;
 font-weight: normal;
 color:#FFFFFF;
 text-align: center;
 border-left: 1px solid #C7C6DF;
 border-top: 1px solid #C7C6DF;
 border-bottom: 1px solid #000033;
 border-right: 1px solid #000033;
}
.moactive1
{
 white-space: nowrap;
 cursor: pointer;
 background-image:url(img/activebg1.gif);
 height:18px;
 padding-left:2px;
 padding-right:2px;
 padding-top: 0px;
 font-size: 12px;
 font-weight: normal;
 color:#FFFFFF;
 text-align: center;
 border-left: 1px solid #C7C6DF;
 border-top: 1px solid #C7C6DF;
 border-bottom: 1px solid #000033;
 border-right: 1px solid #000033;
}
.maintabs
{
 position: static;
 height: 35px;
 padding-left: 25px;
 background-image: url(../document/img/intranet_separator.gif);
 background-position: left;
 background-repeat: repeat-x;
}
.tabsline
{
}
.tabsleft
{
 padding-left: 5px;
 height: 35px;
 background-image: url(../document/img/intranetbg.gif);
 background-repeat: repeat-x;
}
.tabsleftp
{
 height: 35px;
 width:150px;
 background-image: url(../document/img/intranet_logo.gif);
 background-repeat: no-repeat;
}
.tabsright
{
 width:100%;
 position: static;
 height: 35px;
 padding-left: 25px;
 background-image: url(../document/img/tabs_separator.gif);
 background-position: left;
 background-repeat: no-repeat;
}
.tabsrightp
{
 position: static;
 height: 35px;
 background-image: url(../document/img/bartabsright.gif);
}
.tabseparator
{
 width:5px;
 background-image:none;
 cursor: default;
}
.up0
{
 width:100%;
 cursor: pointer;
 background-image:url(../document/img/up.gif);
 background-position: center;
 background-repeat: no-repeat;
 padding-left:2px;
 padding-right:2px;
 padding-top: 0px;
}
.up1
{
 width:100%;
 cursor: pointer;
 background-image:url(../document/img/down.gif);
 background-position: center;
 background-repeat: no-repeat;
 padding-left:2px;
 padding-right:2px;
 padding-top: 0px;
}