body
		{
		background: url(images/body_bg.gif) #000 repeat-x;
		margin: 0px;
		}
		body td
			{
			font-family: verdana, arial, sans-serif;
			color: #FFF;
			font-size: 8pt;
			}
		a
			{
			color: #FFF;
			}	
		.main
			{
			width: 756px;
			}
		#row
			{
			background: #40404C;
			text-align: center;
			height: 26px;
			border-bottom: 1px solid #CCC;
			}	
		#row a
			{
			color: #FFF;
			text-decoration: none;
			}	
		#row a:hover
			{
			color: #CCC;
			}		
		.but
			{
			background: url(images/but_01.jpg) no-repeat;
			height: 29px;
			text-align: center;
			}	
		.but a 
			{
			color: #FFF;
			text-decoration: none;
			}	
		.but a:hover
			{
			color: #CCC;
			}	
		.but_02
			{
			background: url(images/but_02.jpg) no-repeat;
			text-align: center;
			}	
		.but_02 a 
			{
			color: #FFF;
			text-decoration: none;
			}	
		.but_02 a:hover
			{
			color: #CCC;
			}		
		.conlink
			{
			background: url(images/top_logo_07.gif) no-repeat; 
			width: 108px; 
			height: 38px;
			text-align: right;
			}	
		.conlink a
			{
			color: #FFF;
			text-decoration: none;
			}	
		.conlink a:hover
			{
			color: #CCC;
			}	
		#main_space
			{
			background-color: #40404C; 
			vertical-align: top; 
			height: 400px; 
			padding-top: 5px; 
			padding-bottom: 5px; 
			text-align: center;
			}	
		#inner_top
			{
			width: 716px; 
			height: 16px; 
			text-align: right; 
			background: url(images/tile_inner_top.gif) repeat-x;
			}	
		#inner_left
			{
			width: 16px; 
			background: url(images/tile_inner_left.gif);
			}	
		#inner_right
			{
			width: 16px; 
			background: url(images/tile_inner_right.gif); 
			vertical-align: top;
			}	
		#text_area
			{
			width: 700px; 
			height: 400px; 
			background: url(images/check_03.gif) top right no-repeat; 
			vertical-align: top;
			}	
