.menuTop
{
background-image: url('/images/3/menuTopTitle.jpg');
}

.rightNav
{
background-image: url('/images/3/rightMenuUnder.jpg');
}


.rightNav a
{
color: #E78C98;
}
.rightNav a:hover
{
color: #E78C98;
text-decoration: underline;
}	

a:hover
{
color: #E78C98;
}

td .textBlock_title
{
background: #E78C98;
}

td .textBlock_content
{
border-left: 1px  solid #E78C98;
border-right: 1px solid #E78C98;
}

td .bottomLeft
{
background-image: url('/images/3/bottomLine.jpg');
background-repeat: repeat-x;
}

td .textBlock_content strong, td .textBlock_content b 
{
color: #E78C98;
}
