body { 

	background: #FFFFFF; 
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	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: #FF7D24;
	text-decoration:none;
}



A:link.ML {

	color: #FFFFFF; 
	text-decoration:none;
	font-weight: bold;
}



A:visited.ML {

	color: #FFFFFF; 
	text-decoration:none;
	font-weight: bold;
}



A:hover.ML {

	color: #FFC000;
	text-decoration:none;
	font-weight: bold;
}



.blank {

	font-size: 1pt;
}



.banner {

	font-size: 12pt;
	color: #FFFFFF;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #D6F6FF;
	width: 100px;
	height: 20px;
	font-family: "verdana";
	font-size: 8pt;
} 



.right_news {

	background-color: #E9E9E9;
}