body {
	margin:0;
	padding:0;
	border:0;
	text-align: left;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	text-decoration: none;
	background-color: #9999aa;
	color:black;
	font-size:0.8em;
	background-image:url(../images/bg_background.gif);
}

a:link, a { font-family: Arial, Helvetica, sans-serif; color: #023E63; text-decoration: underline;}
/*a:visited { font-family: Arial, Helvetica, sans-serif; color: #023E63; font-weight: normal; text-decoration: underline;}*/
a:hover { font-family: Arial, Helvetica, sans-serif; color: #42749B; text-decoration: underline;}

.menuAnchor { font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: Bold; text-decoration: none }
.paragraph { font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: normal; color: #333333; text-decoration: none; text-align: left; line-height: 20px; }
.greenbody { font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: normal; color: #023E63; text-decoration: none; text-align: left; line-height: 20px; }
.sidebar_body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none; text-align: left; line-height: 17px; }
.home_body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; text-align: left; line-height: 15px; }
.home_greentext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #023E63; text-decoration: none; text-align: left; line-height: 16px; }
.mainblue_body { font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: normal; color: #023E63; text-decoration: none; text-align: left; line-height: 17px; }
.WorshipPurple { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #600A61; text-decoration: none;  line-height:17px; }
.MainBlue { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #023E63; text-decoration: none;  line-height: 20px; font-size: 12px; }
.ServeRed { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #9D1505; text-decoration: none;  line-height: 20px; font-size: 12px; }
.GrowGold { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #CF9A10; text-decoration: none;  line-height: 20px; font-size: 12px; }
.AgeGreen { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #84A094; text-decoration: none;  line-height: 20px; font-size: 12px; }
.greenheaderLG { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #84A094; text-decoration: none;  }
.blueheaderLG { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #023E63; text-decoration: none; text-align: left; line-height: 20px; }
.purpleheaderLG { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #600A61; text-decoration: none;  }
.redheaderLG { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #9D1505; text-decoration: none;  }
.goldheaderLG { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #CF9A10; text-decoration: none;  }



.topmenubar {
	background-image:url(../images/menu-bar.png);
	background-repeat:repeat-x;
	height:17px;
}

.topmenul1 {
	background-image:url(../images/menu-begin.png);
	background-repeat:no-repeat;
	height:17px;
}

.topmenul1, .topmenul2 {
	list-style:none;
	margin:0px;
	padding:0px 0px;
}

.topmenul1 li {
	padding:1px 0px 1px 30px;
	float:left;
	position:relative;
}

/* First level colors for link tags */
.topmenul1 a {
	color:#808080;
	text-decoration:none;
	padding:0px 15px 0px 15px;
}

.topmenul1 a:hover {

}



/* Start second level and lower menu's */
.topmenul1 .topmenul2 {
	display:none;
	position:absolute;
	width:200px;
	border:1px solid rgb(193,193,193);
	z-index:10;
	left:30px;
	top:15px !important;
	top:16px;
}

.topmenul1 .topmenul2 .topmenul2, .topmenul1 .topmenul2 .topmenul2 .topmenul2 {
	left:200px;
	top:-1px !important;
}

.topmenul1 .topmenul2 li {
	padding:0px 0px;
	border-bottom:1px solid rgb(193,193,193);
	border-top:1px solid  rgb(193,193,193);
	background-color:white;
	width:100%;
}

.topmenul1 .topmenul2 a {
	border:none;
	display:block;
	padding:2px 4px;
	text-decoration:none;
	color:#303030;
}

.topmenul1 .topmenul2 a:hover {			/* Needed for IE aswell */
	color:rgb(0,62,100);
	border:none;				/* no border, remove the style from level1 a tags */
	background-color:rgb(241,241,241);
}

/* Little arrows for the menus */
.topmenul1 .ifsub,.topmenul2 .ifsub {
/* Enable this for down arrows 	background-image:url(../images/arrow-b-d.gif); */
	background-position:top right;
	background-repeat:no-repeat;
}
.topmenul2 .ifsub {
/* Enable this for right arrows background-image:url(../images/arrow-b-r.gif); */
}
.topmenul1 .hoveratag {
	background-image:url(../images/topmenu-overatag.gif);
	color:#202050;
	background-repeat:repeat-x;
}

.submenul1 {
	text-align:left;
	width:235px;
	list-style:none;			/* Default styles for all menu's */
	margin:0 0 0 0;
	padding:0;
}

.submenul1 a {
	text-decoration:none;
	color: #023e63;
	border-bottom:1px solid rgb(204,235,185);
	width:225px;
	height:20px;
	display:block;
	padding:5px 0 0px 10px;
	margin:0;
}

.submenul1 .act {
	color: #22345b;
	background-color:rgb(235,238,247);
}

.submenul1 ul {
	border-bottom:1px solid rgb(204,235,185);

}

.submenul1 .actifsub {
	background-color:rgb(236,238,247);
	background-image:url(../images/membernav_accent_on.gif);
	background-position:220px 10px;
	background-repeat:no-repeat;
}

.submenul1 .ifsub {
	background-image:url(../images/membernav_accent_off.gif);
	background-position:220px 10px;
	background-repeat:no-repeat;
}

.submenul1 .actifsub:hover {
	background-color:rgb(236,238,247);
}

.submenul1 a:hover {
	background-color:rgb(220,241,208);
}


.submenul1 li {
	padding:0;
	margin:0;
}

.submenul2 {
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
}

.submenul2 a, .submenul2 .actifsub {
background-image:none;
	background-color:transparent;
}

.submenul2 l1 {
}

.submenul2 .actifsub, .submenul2 .act {
	color: #42749b;
	background-color:transparent;
}
.submenul2 a {
	color:#7f8ec5;
	border:none;
	border-top:none;
	width:215px;
}

.submenul2 a:hover {
	color: #42749b;
}

.breadcrump, .breadcrump a {
	text-decoration:none;
	font-size:10px;
	color:#023e63;
}

.breadcrump a.act {
	text-decoration:underline;
}

#tv_rightcontent{
	margin-top:10px;
	text-align:left;
}
