.maintabs
{
	background-color:#29315F;
	z-index:2;
}
.tablecss{height:100%;}
.welcome{
	color:white;
	font-weight:normal;
}
.tdtabinactive{
	color:white;
	background-color:#29315F;
	background-image: url(img/taboff.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	padding-left:10px;padding-top:10px; padding-right: 10px;
	font-weight:bold;
}

.tdtabactive{
	color:black;
	background-color:#29315F;
	background-image: url(img/tabon.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	padding-left:10px;padding-top:10px; padding-right: 10px;
	font-weight:bold;
}

.tabsleft{
	height:48px;
	width:150px;
	background-color:#29315F;
	padding:0px;margin:0px;
	vertical-align:bottom;
}
.tabsslide{
	height:48px;
	width:83px;
	background-color:#29315F;
	padding:0px;margin:0px;
	vertical-align:bottom;
}
.tabseparator{
	height:35px;
	width:2px;
	background-color:#29315F;
	padding:0px;margin:0px;
	vertical-align:bottom;
}
.tabend{
	height:48px;width:100%;
	background-color:#29315F;
	background-image: url(img/bgright.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.tabsright{
	height:48px;
	background-image: url(img/bgright.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.subtabs{
	height:18px;
	padding-top:2px;
	background-color:#476389;
}
.subtab0{
	cursor: pointer; 
	padding-left:10px; padding-right: 10px;
	color:black;
}
.subtab1{
	cursor: pointer; 
	padding-left:10px; padding-right: 10px;
	color:white;
}

.tabsleftp{ height: 25px; width:250px;background-image: url(../document/img/intranet_logo.gif); background-repeat: no-repeat;}
.tabsrightp {font-size: 10px; color:#FFFFFF;}

.up0{width: 20px; cursor: pointer;   layout-grid-char: 20px; 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: 20px; cursor: pointer;   layout-grid-char: 20px; background-image:url(../document/img/down.gif);background-position: center; background-repeat: no-repeat;padding-left:2px; padding-right:2px; padding-top: 0px;}
