.side_table
			{
			width:115px;
			}
#side_link
			{
			height:44px;
			width:115px;
			background-image:url(images/left_tile.gif);
			background-repeat: repeat-y;
			}
			
			
body
			{
			font:verdana, arial;
			font-family:sans-serif;
			margin:0px;
			color: #000;
			background-color: #fff;
			}
		body td 
			{
			font-size: 8pt;
			color:#000;
			}
		.head_table
			{
			width:780px;
			}	
		#sec_nav
			{
			background-color: #fff;
			}	
		.fade
			{
			background-image:url(images/fade.jpg);
			background-repeat: no-repeat;
			text-align: left;
			}
		.tile
			{
			background-image:url(images/tile.jpg);
			}
		.top-tile
			{
			background-image:url(images/tile-top.jpg);
			}
		.home
			{
			background-image:url(images/home.jpg);
			width: 120px;
			height: 15px;
			text-align: center;
			}
		.home a 
			{
			text-decoration:none;
			font-weight: ;
			color: #000;
			}		
		.home a:hover
			{
			color:#ccc;
			}	
				
		.navbot
			{
			height: 16px;
			background-image:url(images/tile-bottom.jpg);
			background-repeat: repeat-x;
			width: 90px;
			text-align: center;
			}	
		.navbot a 
			{
			text-decoration:none;
			font-weight: ;
			color: #000;
			}		
		.navbot a:hover
			{
			color:#666;
			}	
			
		.navtop
			{
			background-image:url(images/tile-middle.jpg);
			background-repeat: repeat-x;
			height: 23px;
			width: 100px;
			text-align: center;
			padding-top: 4px;
			}		
		.navtop a {
			text-decoration:none;
			font-weight:;
			color: #000;
			}
		.navtop a:hover
			{
			color:#666;
			}	
			
		.conlink
			{
			background-image:url(images/conlink.jpg);
			text-align: center;
			}	
		.conlink a
			{
			text-align: left;
			font-size: 8pt;
			text-decoration:none;
			font-weight:none;
			color: #000;
			padding-bottom: 0px;
			padding-right: 15px;
			}		
		.conlink a:hover
			{
			color:#666;
			}
										

			
				
			#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;
				}			
				
		#text_table
				{
					width: 780px;
					background-image: url(images/txt_tile.jpg);
				}	
				
			.und_nav
				{
				text-align: center;
				border-bottom: 1px solid #ccc;
				}										
