body { 



	background: #646464;

	margin: 0;

	padding: 0; 

}







td { 



	font-family: "Verdana", "Arial", "Tahoma"; 

	font-size: 8pt; 

	line-height: 140%; 

	color: #646464; 

}







A:link {



	color: #1E5AAB; 

	text-decoration:none;

}







A:visited {



	color: #1E5AAB; 

	text-decoration:none;

}







A:hover {



	color: #FF7200;

	text-decoration:underline;

}







a:hover.m {



	color: #1E5AAB;

	font-weight:bold; 

	text-decoration:none;

}







.blank {



	font-size: 1pt;

}







.line {



	font-size: 1pt;

	background-color: #90969F;

}		







.banner {



	font-size: 12pt;

	color: #00A3C8;

	font-weight:bold;

}







.img_border {



	border-style: solid; 

	border-color: #A7A7A7;

}







.table_border {



	border: 1px solid #999999;

}







.input_box {



	border-top: #000000 1px solid; 

	border-right: #000000 1px solid; 

	border-left: #000000 1px solid; 

	border-bottom: #000000 1px solid;

	background: #FFFFFF;

	font-size: 8pt;

} 







.td_color_1 {



	background-color: #9ABF3A;

}







.td_color_2 {



	background-image: url('images/side_bg_left.gif');

}