.topbanner {
	background-image: url(images/CalvaryTempleChurch2_r1_c6.gif);
	background-repeat: repeat-x;
}
.midbanner {
	background-image: url(images/CalvaryTempleChurch2_r2_c1000.gif);
	background-repeat: repeat-x;
}
.leftBorder {
	background-image: url(images/CalvaryTempleChurch24444.gif);
	background-repeat: repeat-y;
}
.topBorder {
	background-image: url(images/CalvaryTempleChurch4444.gif);
	background-repeat: repeat-x;
}
.leftpane {
	padding-right: 4px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
.contentpane {
	width: 100%;
	padding-right: 4px;
	padding-left: 6px;
	background-color: #FFFFFF;

}
.rightpane {
	width: 175px;
	padding-right: 4px;
	padding-left: 6px;
	background-color: #FFFFFF;

}
a {
	color: #FFFFFF;
}

.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;}



