/* CSS Document */
/* Master container style*/
	.mctl{
	background-image:url(mctl.gif);
	width:64px;
	height:71px;
	background-repeat:no-repeat;
	}
	.mctc{
	background-image:url(mctc.gif);
	}
	.mctr{
	background-image:url(mctr.gif);
	width:63px;
	height:71px;
	background-repeat:no-repeat;
	}
	.mcml{
	background-image:url(mcml.gif);
	background-repeat:repeat-y;
	}
	.mcmc{
	background-color:#FFFFFF;
	height:645px;
	}
	.mcmr{
	background-image:url(mcmr.gif);
	background-repeat:repeat-y;
	}
	.mcbl{
	background-image:url(mcbl.gif);
	width:64px;
	height:52px;
	background-repeat:no-repeat;
	}
	.mcbc{
	background-image:url(mcbc.gif);
	}
	.mcbr{
	background-image:url(mcbr.gif);
	width:63px;
	height:52px;
	background-repeat:no-repeat;
	}
	.mastertable{
	background-image:url(background.gif);
	background-repeat:repeat-x;
	height:768px;
	}
	
/*Menu bar styles */
	.barleft{
	background-image:url(menubarleft.gif);
	background-repeat:no-repeat;
	height:25px;
	width:18px;
	}
	.barmiddle{
	background-image:url(menubarmiddle.gif);
	background-repeat:repeat-x;
	}
	.barright{
	background-image:url(menubarright.gif);
	background-repeat:no-repeat;
	height:25px;
	width:17px;
	}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #3f3d36 0px solid; 
	border-bottom: #3f3d36 0px solid; 
	border-top: #3f3d36 0px solid; 
	border-right: #3f3d36 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12pt; 
	font-style: normal;
	background-color: Transparent;
	font-family: Arial; 
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	border-left: #3f3d36 0px solid; 
	border-bottom: #3f3d36 0px solid; 
	border-top: #3f3d36 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 

}
.MainMenu_SubMenu {
	background-color: #173b69;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #0054a6; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 12pt; 
	font-style: normal;
	
	
}
.MainMenu_MenuArrow {
	border-right: #dcc987 0px solid; 
	border-bottom: #dcc987 0px solid; 
	border-top: #dcc987 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	color:#ffffff ;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt;
	color: #ffffff; 
	cursor: pointer; 
	cursor: hand;
}

	
	body{
	background-color:#dbebfd;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	margin:0px;
	}

.fullheight {
	height: 100%;
}
.contentpane {
	height: 100%;
}
.contblunstl{
background-image:url(contblunstl.gif);
background-repeat:no-repeat;
height:12px;
width:11px;
}
.contblunstc{
background-image:url(contblunstc.gif);
background-repeat:repeat-x;
}
.contblunstr{
background-image:url(contblunstr.gif);
background-repeat:no-repeat;
height:12px;
width:14px;
}
.contblunsml{
background-image:url(contblunsml.gif);
background-repeat:repeat-y;
}
.contblunsmc{
background-color:#e4f0fd;
}
.contblunsmr{
background-image:url(contblunsmr.gif);
background-repeat:repeat-y;
}
.contblunsbl{
background-image:url(contblunsbl.gif);
background-repeat:no-repeat;
height:15px;
width:11px;
}
.contblunsbc{
background-image:url(contblunsbc.gif);
background-repeat:repeat-x;
}
.contblunsbr{
background-image:url(contblunsbr.gif);
background-repeat:no-repeat;
height:15px;
width:14px;
}










