body
			{
			font:verdana, arial;
			font-family:sans-serif;
			margin:0px;
			}
		body td 
			{
			font-size: 8pt;
			color:#000;
			}	
			
	.tile-top {
			background: url(images/tile-top.jpg) #FF0099;
			height: 10px;
			}	
			
	.nav1    {
			background-image: url(images/but1.jpg);
			height: 21px;
			font-size: 10pt;
			text-align: left;
			vertical-align: top;
			padding-top: 2px;
			padding-left: 15px;
			text-decoration: none;
			}
	.nav1 a{
			color: #000;
			text-decoration: none;
			}
	.nav1 a:hover {
			color:#fff;
			}
			
	.nav2    {
			background-image: url(images/but2.jpg);
			height: 21px;
			font-size: 10pt;
			text-align: left;
			vertical-align: top;
			padding-top: 2px;
			padding-left: 15px;
			text-decoration: none;
			}
	.nav2 a{
			color: #000;
			text-decoration: none;
			}
	.nav2 a:hover {
			color:#fff;
			}
			
	.nav3    {
			background-image: url(images/but3.jpg);
			height: 21px;
			font-size: 10pt;
			text-align: left;
			vertical-align: top;
			padding-top: 2px;
			padding-left: 15px;
			}
	.nav3 a  {
			color: #000;
			text-decoration: none;
			}
	.nav3 a:hover {
			color:#fff;
			}
			
#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;
				}