table#theMenu
                {
                border-top: 2px solid #62868E;
                border-bottom: 2px solid #62868E;
                }

table#theMenu td
                {
                border-right: 0px solid #FFF;
    		margin: 0px;
    		padding: 0px;
    		font-family: Trebuchet MS,Verdana, Arial, sans-serif;
    		background-color: #62868E;
    		white-space: nowrap;
    		line-height: 100%;
                }

div.links
                {
    		margin: 0px;
    		padding: 0px;
    		font-family: Trebuchet MS,Verdana, Arial, sans-serif;
    		background-color: transparent;
    		color: #000;
    		white-space: nowrap;
    		font-size: 8pt;
    		line-height: 9pt;
		}


table#theMenu td a.nav,
div.links a.nav
		{
    		color: #000;
	        font-size: 8pt;
    		line-height: 9pt;
		font-weight: 100;
    		text-decoration: none;
   		font-weight: bold;
    		padding: 6px 12px;
   		background-color: #017590;
    		display: block;
    		width: 100%;
    		text-align: left;
                border-left: 1px solid #62868E;
                border-right: 1px solid #62868E;
		}

.linkslast	{
                border-bottom: 0px solid #62868E;
   		background-color: #FFF;
    		display: block;
    		width: 100%;
                }

table#theMenu td a.nav:link,
div.links a.nav:link
		{
    		color: #FFF;
    		border: 1px solid #62868E;
   		background-color: #017590;
    		text-decoration: none;
    		display: block;
    		width: 100%;
   		font-weight: bold;
		}

table#theMenu td a.nav:visited,
div.links a.nav:visited
		{
    		color: #FFF;
    		border: 1px solid #62868E;
   		background-color: #017590;
    		text-decoration: none;
    		display: block;
    		width: 100%;
   		font-weight: bold;
		}

table#theMenu td a.nav:hover,
div.links a.nav:hover
		{
		color: #003D4B;
    		border: 1px solid #62868E;
   		background-color: #3491A6;
    		text-decoration: none;
    		display: block;
    		width: 100%;
   		font-weight: bold;
		}



table#theMenu td a.navcenter
		{
    		color: #FFF;
	        font-size: 8pt;
    		line-height: 8pt;
		font-weight: 100;
    		text-decoration: none;
   		font-weight: bold;
    		padding: 5px 0px;
   		background-color: #017590;
    		display: block;
    		width: 100%;
    		text-align: center;
		}

table#theMenu td a.navcenter:link
		{
    		color: #FFF;
   		background-color: #017590;
    		text-decoration: none;
    		display: block;
    		width: 100%;
		}

table#theMenu td a.navcenter:visited
		{
    		color: #FFF;
   		background-color: #017590;
    		text-decoration: none;
    		display: block;
    		width: 100%;
		}

table#theMenu td a.navcenter:hover
		{
		color: #003D4B;
   		background-color: #017590;
    		text-decoration: none;
    		display: block;
    		width: 100%;
		}
                

table#theMenu td a.nav,
div.links a.navspecial
		{
    		color: #000;
	        font-size: 8pt;
    		line-height: 9pt;
		font-weight: 100;
    		text-decoration: none;
   		font-weight: bold;
    		padding: 6px 12px;
   		background-color: #67ACBC;
    		display: block;
    		width: 100%;
    		text-align: left;
                border-left: 1px solid #62868E;
                border-right: 1px solid #62868E;
		}

.linkslast	{
                border-bottom: 0px solid #62868E;
   		background-color: #FFF;
    		display: block;
    		width: 100%;
                }

table#theMenu td a.nav:link,
div.links a.navspecial:link
		{
    		color: #FFF;
    		border: 1px solid #62868E;
   		background-color: #67ACBC;
    		text-decoration: none;
    		display: block;
    		width: 100%;
   		font-weight: bold;
		}

table#theMenu td a.nav:visited,
div.links a.navspecial:visited
		{
    		color: #FFF;
    		border: 1px solid #62868E;
   		background-color: #67ACBC;
    		text-decoration: none;
    		display: block;
    		width: 100%;
   		font-weight: bold;
		}

table#theMenu td a.nav:hover,
div.links a.navspecial:hover
		{
		color: #003D4B;
    		border: 1px solid #62868E;
   		background-color: #A4CDD7;
    		text-decoration: none;
    		display: block;
    		width: 100%;
   		font-weight: bold;
		}




