/*////////////div left/////////////////////////*/
div.Left {
 border:0px;
 padding:0px 10px 10px 10px;
 margin:0px 0px 0px 0px;
 float:left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
}

div.Left { 
 width:175px;
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:155px;
} 

/* CWL1 UAs should see and use 2nd width */
html>body .Left { width:155px; } 
  /* One more chance for conforming UAs to get it right using a CWL2 selector.
     This is the "be nice to Opera 5" rule, as Opera 5 seems to
     have trouble with the escaped quotes and close brace as well.
     Note the lack of spaces around the '>'.  This is required to avoid other browser bugs. 
     In addition, this rule helps less capable UAs "fix up" their rule parsing,
     which can be derailed by the "\"}\"" value. 
     20010406Note: Thanks to Todd Fahrner for suggesting html>body .content instead of
     what I had previously which was body>.content . The new selector is more general purpose. */
	 
/*////////////div welcome not login/////////////////////////*/
div.Welcome {
 border:0px;
 padding:0px 0px 5px 0px;
 margin:0px 0px 5px 0px;
 width:155px; 
 border-bottom-color: #666666;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

/* only one image can be in this DIV */
div.Welcome img, .Welcome img {
 margin:0px 1px 1px 0px;
}


/*/////////////////list style no bullets///////////*/
ul, li  {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px; 
 list-style: none;
}

/*////////////div subnav/////////////////////////*/
div.SubNav {
 border:0px;
 padding:0px 0px 10px 0px;
 margin:0px 0px 0px 0px;
 text-align:left;
/* font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;*/
 font-weight: normal;
 color: #191919;
 width:155px;
}

div.activeSubNav {
 border:0px;
 padding:2px 10px 2px 10px;
 margin:0px 0px 0px 0px;
 text-align:left;
/* font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;*/
 font-weight: normal;
 color: #ffffff;
 background-color: #e7e7e7;
/* border-bottom-color: #191919;
 border-bottom-width: 1px;
 border-bottom-style: solid;*/
}

#activeSubNavHH {
 background-color: #ADAC9F;
}
#inactiveSubNavHH {
 border-bottom-color: #ADAC9F;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavHE {
 background-color: #B80044;
}
#inactiveSubNavHE {
 border-bottom-color: #B80044;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavSR {
 background-color: #C30080;
}
#inactiveSubNavSR {
 border-bottom-color: #C30080;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavFM {
 background-color: #B7AF00;
}
#inactiveSubNavFM {
 border-bottom-color: #B7AF00;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavNT {
 background-color: #DBA628;
}
#inactiveSubNavNT {
 border-bottom-color: #DBA628;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavWL {
 background-color: #CF6500;
}
#inactiveSubNavWL {
 border-bottom-color: #CF6500;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavWB {
 background-color: #128248;
}
#inactiveSubNavWB {
 border-bottom-color: #128248;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavSG {
 background-color: #0099DE;
}
#inactiveSubNavSG {
 border-bottom-color: #0099DE;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavWE {
 background-color: #005F64;
}
#inactiveSubNavWE {
 border-bottom-color: #005F64;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavGE {
 background-color: #2A4979;
}
#inactiveSubNavGE {
 border-bottom-color: #2A4979;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavFS {
 background-color: #414141;
}
#inactiveSubNavFS {
 border-bottom-color: #414141;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavCR {
 background-color: #20C8C2;
}
#inactiveSubNavCR {
 border-bottom-color: #20C8C2;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavRC {
 background-color: #B80044;
}
#inactiveSubNavRC {
 border-bottom-color: #B80044;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavGG {
 background-color: #666666;
}
#inactiveSubNavGG {
 border-bottom-color: #666666;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavRR {
 background-color: #B80044;
}
#inactiveSubNavRR {
 border-bottom-color: #B80044;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavWW {
 background-color: #FFFFFF;
}
#inactiveSubNavWW {
 border-bottom-color: #FFFFFF;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavGA {
 background-color: #9F9F9D;
}
#inactiveSubNavGA {
 border-bottom-color: #9F9F9D;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#activeSubNavBL {
 background-color: #006599;
}
#inactiveSubNavBL {
 border-bottom-color: #006599;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

div.activeSubNav {  
 width:155px;
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:135px;
} 
/* CWL1 UAs should see and use 2nd width */
html>body .activeSubNav { width:135px } 

div.activeSubNav a:link, div.activeSubNav a:visited, div.activeSubNav a:active, div.activeSubNav a:hover { 
 color: #ffffff;
 text-decoration: none;
}


div.inactiveSubNav {
 border:0px;
 padding:2px 10px 2px 10px;
 margin:0px 0px 0px 0px;
 text-align:left;
/* font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;*/
 font-weight: normal;
 color: #191919;
/* border-bottom-color: #191919;
 border-bottom-width: 1px;
 border-bottom-style: solid;*/
}

div.inactiveSubNav {  
 width:155px;
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:135px;
} 

/* CWL1 UAs should see and use 2nd width */
html>body .inactiveSubNav { width:135px } 

div.inactiveSubNav a:link, div.inactiveSubNav a:visited, div.inactiveSubNav a:active, div.inactiveSubNav a:hover { 
 color: #191919;
 text-decoration: none;
}

div.inactiveSubNav a:hover { 
 color: #191919;
 text-decoration: underline;
}


/*////////////div Memywedding default/////////////////////////*/
div.MeMyWedding { 
 border:0px; 
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 width:155px;
}

/*////////////div memywedding login////////////*/
div.Login {
	border:0px;
	background-image: url(accessB.gif);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

div.Login {
 width:139px; 
 height:132px;
}

/*
div.Login { 
 width:170px;  
 height:201px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:139px; 
 height:114px;
} 
 CWL1 UAs should see and use 2nd width 
html>body .Login { 
 width:139px; 
 height:114px;  }
*/
 
 /*////////////div memywedding login////////////*/
div.Logout {
 border:0px;
 padding:20px 8px 8px 8px;
 margin:0px 0px 10px 0px;
 background: url(accessout.gif);
}

div.Logout { 
 width:155px;  
 height:168px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:139px; 
 height:130px; 
} 
/* CWL1 UAs should see and use 2nd width */
html>body .Logout { width:139px; 
 height:130px;  }

/*////////////default links/////////////////////////*/
div.Logout a:link, div.Logout a:visited, div.Logout a:active { 
 color: #191919;
 text-decoration: none;
}

div.Logout a:hover { 
 color: #191919;
 text-decoration: none;
}


/*////////////div search/////////////////////////*/
div.Search {
 border:0px;
 padding:7px 8px 22px 8px;
 margin:0px 0px 10px 0px;
 background: url(search.gif);
}

div.Search { 
 width:155px;   
 height:50px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:139px;  
 height:21px; 
} 
/* CWL1 UAs should see and use 2nd width */
html>body .Search { width:139px;  
 height:21px;  }

/*////////////div Member/////////////////////////*/
div.Member {
 border:0px;
 padding:32px 8px 8px 8px;
 margin:0px 0px 10px 0px;
 background: url(enews.gif) no-repeat;
}

div.Member { 
 width:155px;   
 height:99px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:139px;  
 height:49px; 
} 
/* CWL1 UAs should see and use 2nd width */
html>body .Member { width:139px;  
 height:49px;  }

/*////////////div poll/////////////////////////*/
div.Poll {
 border:0px;
 padding:8px 8px 8px 8px;
 margin:0px 0px 10px 0px;
 background-color: #FFFFFF;
}

div.Poll { 
 width:155px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:139px;
} 
/* CWL1 UAs should see and use 2nd width */
html>body .Poll { width:92px}


/*////////////div subscribe/////////////////////////*/
div.Subscribe {
 border:0px;
 padding:0px 0px 0px 0px;
 margin:0px 0px 10px 0px;
 width:155px;
 text-align: center;
}


/* MH Extra link */

a.mhextra {
	display: blockl;
	float: left; 
	height: 47px;
	margin-top: 6px; 
	width: 140px;
	}
a.mhextra:hover {
	text-decoration: none;
	}

