body
			{
			font:verdana, arial;
			font-family:sans-serif;
			margin:0px;
			color: #000;
			background-color: #6666FF;
			}
		body td 
			{
			font-size: 8pt;
			color:#000;
			}
				
		.topnav
			{
			text-align: right;
			padding-right:10px;
			padding-bottom:0px;
			}	
		.topnav a 
			{
			text-decoration:none;
			font-weight:;
			font-size:8pt;
			color: #fff;			
			}	
				
		.topnav a:hover
			{
			color:#ccc;
			}
				
		.nav
			{
			height: 23px;
			width: 100px;
			background-image:url(images/05-tile.jpg);
			background-repeat: repeat-x;
			text-align: center;
			padding-bottom:2px;
			}	
		.nav a 
			{
			text-decoration:none;
			font-weight:;
			font-size:8pt;
			color: #fff;			
			}	
				
		.nav a:hover
			{
			color:#ccc;
			}
		
		.nav2
			{
			height: 35px;
			width: 100px;
			background-image:url(images/06-tile.jpg);
			background-repeat: repeat-x;
			text-align: center;
			padding-bottom:14px;
			}	
		.nav2 a 
			{
			text-decoration:none;
			font-weight:;
			font-size:8pt;
			color: #fff;			
			}		
		.nav2 a:hover
			{
			color:#ccc;
			}
			
				
			#table_sub_nav
				{
				background:#ffffff;
				width: 400px;
				height: 32px;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #000;
				}
		.but_sub a:hover
				{
				color: #CCC;
				}			
				
		#text_table
				{
					width: 700px;
					background-image: url(images/txt_tile.jpg);
				}	
				
			.und_nav
				{
				text-align: center;
				border-bottom: 1px solid #ccc;
				}										

