.banner {
	background-image: url(images/IntranetLayout_r1_c2_r1_c3000.gif);
	background-repeat: repeat-x;
}
.tbl {
	width: 100%;
	left: 0px;
	top: 0px;
}
.wvfiller {
	background-image: url(images/IntranetLayout_r2_c8_r1_c13455.gif);
	background-repeat: repeat-x;
}
.wvfiller2 {
	background-image: url(images/IntranetLayout_r2_c8_r1_c3435.gif);
	background-repeat: repeat-x;
}
.wvrighttop {
	background-image: url(images/IntranetLayout_r2_c10.gif);
	background-repeat: repeat-x;
}
.wvright2 {
	background-image: url(images/IntranetLayout_r4_c15.gif);
	background-repeat: repeat-x;
}
.lefttopbanner {
	background-image: url(images/IntranetLayout_r1_c1_r1_c1455.gif);
	background-repeat: repeat-x;
}
.bannerleft {
	background-image: url(images/IntranetLayout_r5_c3_r1_c15455.gif);
	background-repeat: repeat-x;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: Black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: silver 0px solid; 
	border-bottom: silver 1px solid; 
	border-top: silver 1px solid; 
	border-right: silver 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: DarkGray; 
	border-left: DarkGray 1px solid; 
	border-bottom: DarkGray 1px solid; 
	border-top: DarkGray 1px solid; 
	text-align: center; 
	width: 40; 
	height: 28;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: Silver; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
/*
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
*/
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #C0C0FF;
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:28px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: silver 1px solid; 
	border-bottom: silver 1px solid; 
	border-top: silver 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_Idle {
color: #ffffff;
background: url(menu02.gif) no-repeat; 
padding: 0px 0px 0px 0px; 
height: 35px; font-weight: bold;	
font-family: Arial unicode ms; 
font-size:14px;
}
/*-- menuitems over           --*/ 
.MainMenu_Selected { 
color:#438ABE; 
background: url(menu03.gif) no-repeat; 
padding: 0px 0px 0px 0px; height: 35px; 
font-weight: bold;
font-family: Arial unicode ms; 
font-size:14px;
}
.MainMenu_Active{
color: #BD760B;
background: url(menu02.gif) no-repeat;
padding: 0px 0px 0px 0px;height: 35px;
font-weight: bold;
font-family: Arial unicode ms; 
font-size:14px;}

.MainMenu_BreadcrumbActive {
color: #BD760B; 
background: url(menu02.gif) no-repeat; 
padding: 0px 0px 0px 0px;height: 35px; 
font-weight: bold;
font-family: Arial unicode ms; 
font-size:14px;}


#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: #000000;
background: #A4A4A4 url(color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}
#ddcolortabs a:hover{
background-color: #DEDEDE;
}

#ddcolortabs a:hover span{
background-color: #DEDEDE;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #DEDEDE;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #000066;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


