body		{ 
				background-image: url('images/bg.gif') 
				
			}
			
td			{ 
				font-family: "Verdana", "Arial", "Thahoma", "sans-serif"; 
				font-size: 8pt; 
				line-height: 140%; 
				color: #000000; 
			}
			
A:link		{
				color: #0F4679; 
				text-decoration:none;
			}

A:visited	{
				color: #0F4679; 
				text-decoration:none;
			}
			
A:hover		{
				color: #FF9208; 
				text-decoration:none;
				border-bottom: #FF9208 1px dotted;
			}

A.w:hover	{
				color: #FFFFFF; 
				text-decoration:none;
				border-bottom: #FFFFFF 1px dotted;
			}


.blank		{
				font-size: 1pt;
			}
			
.banner		{
				font-size: 12pt;
				color: #285973;
				font-weight:bold;
			}
			
.title_01	{
				color: #285973;
				font-weight:bold;
			}
			

.title_02	{
				color: #2B9D99;
				font-weight:bold;
			}

.tbox		{
				border-top: #747474 1px solid; 
				border-left: #747474 1px solid; 
				border-right: #747474 1px solid; 
				border-bottom: #747474 1px solid;
				height:19px; 
				background: #FFFFFF; 
			}
			
.i_border	{
				border-style: solid; 
				border-color: #D6D6D6;
			}
