BODY 
{ 
background: #ffffff url(/img2/background.gif) no-repeat top center;
}

td 
{ 
font-family:  arial; 
font-size: 12px;
}

a 
{ 
color:#20274f;
}

a:visited 
{ 
color:#20274f;
}

a:link 
{ 
color:#20274f;
}

a:active 
{ 
color:#20274f; 
}

a:hover 
{ 
color:#b0065c; 
}



#MemberServices a 
{ 
color:#20274f;
}
#MemberServices a:visited 
{ 
color:#20274f;
}
#MemberServices a:link 
{ 
color:#20274f;
}
#MemberServices a:active 
{ 
color:#20274f; 
}
#MemberServices a:hover
{ 
color:#b0065c; 
}


#YellowLink a 
{ 
color:#ffcc00;
}
#YellowLink a:visited 
{ 
color:#ffcc00;
}
#YellowLink a:link 
{ 
color:#ffcc00;
}
#YellowLink a:active 
{ 
color:#ffcc00; 
}
#YellowLink a:hover
{ 
color:#ffffff; 
}

#JokesPink a 
{ 
color:#cc0066;
}
#JokesPink a:visited 
{ 
color:#cc0066;
}
#JokesPink a:link 
{ 
color:#cc0066;
}
#JokesPink a:active 
{ 
color:#cc0066; 
}
#JokesPink a:hover
{ 
color:#47599d; 
}

a.nav1,a.nav1:link,a.nav1:visited,a.nav1:active {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: 10px;
}
a.nav1:hover {
	color: #cc0066;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url("/img2/navbg.gif");
	text-indent: 10px;
}


.txtBox1{
    border-top: 1px solid #252525;
    border-bottom: 1px solid #9F9F9F;
    border-left: 1px solid #383838;
    border-right: 1px solid #7B7B7B;
    background-color: #ECEDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;    
    color: #d90073;   
    text-decoration: none;
	background-image:     url(/img2/textbox.jpg);

}

.txtBox2{
    border-top: 1px solid #252525;
    border-bottom: 1px solid #9F9F9F;
    border-left: 1px solid #383838;
    border-right: 1px solid #7B7B7B;
    background-color: #ECEDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;    
    color: #000000;   
    text-decoration: none;
	background-image:     url(/img2/textbox.jpg);

}
