body
			{
			font:verdana, arial;
			font-family:sans-serif;
			margin:0px;
			}
		body td 
			{
			font-size: 8pt;
			color:#000;
			}			
			
	.nav    {
			font-size: 8pt;
			text-align: center;
			vertical-align: top;
			padding-top: 0px;
			text-decoration: none;
			background-color: #FF66FF;
			width: 98px;
			height: 15px;
			}
	.nav a{
			color: #fff;
			text-decoration: none;
			}
	.nav a:hover {
			color:#ccc;
			}


			
	.conlink    {
			font-size: 8pt;
			text-align: center;
			vertical-align: top;
			padding-top: 0px;
			text-decoration: none;
			background-image: url(images/con-link.jpg);
			background-repeat: no-repeat;
			}
	.conlink a{
			color: #fff;
			text-decoration: none;
			}
	.conlink a:hover {
			color:#ccc;
			}		
			
			
#table_sub_nav
				{
				width: 600px;
				height: 32px;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #000;
				}
		.but_sub a:hover
				{
				color: #666;
				}
