/* CSS Document */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pic_back
{
	background-repeat:no-repeat;
}

.cell_back
{
 	background-repeat:repeat-x;
}

.body_txt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}

.body_txt_sp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	line-height:1.6;
}


.body_txt_bold
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#003366;
	font-weight: bold; 	
}

.body_txt_bold_black
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#333333;
	font-weight: bold; 	
}

.sub_txt 
{
	font-size: 11px; 
	color: #006666; 
	font-family: Arial, Helvetica, sans-serif;
}


.news_heading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC6600;
}

.link_txt 
{
	font-size: 11px; 
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}





.body_txt_bold_black a:link 
{
	color:#333333;
	text-decoration: none;
}

.body_txt_bold_black a:visited 
{
	color:#333333;
	text-decoration: none;
}

.body_txt_bold_black  a:hover 
{
	color:#0066CC;
	text-decoration: none;
}

.body_txt_bold_black a:active 
{
	color:#CC6600;
	text-decoration: none;
}






.news_heading a:link 
{
	color:#CC6600;
	text-decoration: none;
}

.news_heading a:visited 
{
	color:#CC6600;
	text-decoration: none;
}

.news_heading  a:hover 
{
	color:#0033CC;
	text-decoration: none;
}

.news_heading a:active 
{
	color:#CC6600;
	text-decoration: none;
}








.body_txt   a:link 
{
	color:#333333;
	text-decoration: none;
}

.body_txt   a:visited 
{
	color:#333333;
	text-decoration: none;
}

.body_txt    a:hover 
{
	color:#996600;
	text-decoration: none;
}

.body_txt   a:active 
{
	color:#333333;
	text-decoration: none;
}
