		body
			{
			margin: 0px;
			font: verdana, arial;
			font-family: sans-serif;
			}
		body td
			{
			font-size: 8pt;
			}	
		.main_table
			{
			width: 780px;
			overflow: auto;			
			}
		.nav
			{
			background: #000 url('images/but_01.gif') no-repeat 2px;
			width: 108px;
			height: 25px;
			text-align: center;			
			}	
		.nav a
			{
			color: #FFC;
			text-decoration: none;
			}	
		.nav a:hover
			{
			color: #CCC;
			}	
		.nav_02
			{
			background: #000;
			border-top: 1px solid #600;
			border-left: 1px solid #600;
			border-right: 1px solid #600;
			width: 108px;
			height: 20px;
			text-align: center;
			padding: 0px 5px 0px 5px;
			}	
		.nav_02 a
			{
			color: #FFC;
			text-decoration: none;
			}	
		.nav_02 a:hover
			{
			color: #CCC;
			}		
		#lft_nav_table
			{
			width: 108px;
			}		
			
			
		#table_sub_nav
				{
				width: 400px;
				height: 32px;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #666;
				}
		.but_sub a:hover
				{
				color: #CCC;
				}						