@charset "UTF-8";
.left_menu {
	font-family: arial;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	text-align: left;

}
.body_table {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	height: 300px;
	width: 475px;
	line-height: 18px;
	text-align: justify;
}
.header_grey {
	background-color: #666;
	background-repeat: repeat-x;
}
.titles {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #999;
}
.right_subtable {
	font-family: arial;
	font-size: 14px;
	color: #4B4B4B;
	width: 250px;
	text-align: center;
	background-color: #FFF;.body_link {
	font-family: arial;
	font-size: 14px;
	color: #999;
}
.body_links {
	color: #CCC;
}
