table#theMenu
				{
				border-top: 0px solid #FFFFFF;
				border-bottom: 0px solid #FFFFFF;
				}

table#theMenu td
				{
				border-right: 0px solid #FFF;
				margin: 0px;
				padding: 0px;
				background-color: #A33A76;
				white-space: nowrap;
				line-height: 100%;
				}                               
table#theMenu td a.navcenter
				{
				color: #A33A76;
				font-size: 8pt;
				line-height: 8pt;
                                letter-spacing: 0pt;
				text-decoration: none;
				font-weight: bold;
				padding: 10px 10px;
				background-color: transparent;
				display: block;
				width: 100%;
				text-align: left;
				}

table#theMenu td a.navcenter:link
				{
				color: #FFFFFF;
				background-color: transparent;
				text-decoration: none;
				display: block;
				width: 100%;
				}

table#theMenu td a.navcenter:visited
				{
				color: #FFFFFF;
				background-color: transparent;
				text-decoration: none;
				display: block;
				width: 100%;
				}

table#theMenu td a.navcenter:hover
				{
				color: #2C013B;
				background-color: #A33A76;
				text-decoration: none;
				display: block;
				width: 100%;
				}
                
table#theMenu td a.navcenter:active
				{
				color: #2C013B;
				background-color: #A33A76;
				text-decoration: none;
				display: block;
				width: 100%;
				}
div.links
{
margin: 0px;
padding: 0px;
font-family: Helvetica, Arial, sans-serif;
background-color: transparent;
color: #9490D2;
white-space: nowrap;
font-size: 8pt;
line-height: 100%;
}


table#theMenu td a.nav,
div.links a.nav
{
color: #FFF;
font-size: 8pt;
line-height: 8pt;
font-weight: normal;
text-decoration: none;
font-weight: normal;
padding: 4px 10px;
display: block;
width: 100%;
text-align: left;
text-indent: 0px;
border-left: 0px;
border-right: 0px;
background-color: #9490D2;
background-image: url(../images/navcenterBack.gif);
}

.linkslast	{
border-bottom: 0px;
background-color: #9490D2;
display: block;
width: 100%;
}

table#theMenu td a.nav:link,
div.links a.nav:link
{
color: #FFFFFF;
border: 0px;
background-color: #9490D2;
text-decoration: none;
display: block;
width: 100%;
font-weight: bold;
background-image: url(../images/navcenterBack.gif);
}

table#theMenu td a.nav:visited,
div.links a.nav:visited
{
color: #FFFFFF;
border: 0px solid #336699;
text-decoration: none;
display: block;
width: 100%;
font-weight: bold;
background-image: url(../images/navcenterBack.gif);
}

table#theMenu td a.nav:hover,
div.links a.nav:hover
{
color: #5A2D5F;
border: 0px solid #336699;
background-color: #9490D2;
text-decoration: none;
display: block;
width: 100%;
font-weight: bold;
background-image: url(../images/navcenterBackHover.gif);
}


.navsubhead                     
{
color: #FFF;
font-size: 7pt;
line-height: 8pt;
font-weight: normal;
text-decoration: none;
background-color: #9490D2;
display: block;
width: 100%;
padding: 4px 10px;
border-top: 1px solid #9490D2;
border-bottom: 1px solid #9490D2;
display: block;
width: 100%;
text-align: left;
text-indent: 0px;
}



                                
