	body, td, th, div, p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #9a9a9a;
	}
	body {
		background: url(images/body_bg.jpg) top left repeat-x #0c3183;
		margin: 0px;
		text-align: left;
	}
	a.footer {
		color: #a7b5d2;
		text-decoration: none;
		height: 20px;
		display: block;
		/*
		background: url(images/ball_white_b.jpg) top left no-repeat;
		width: 447px;*/
		
		float: left;
		line-height: 20px;
		padding-left: 3px;
	}
	a.footer:hover {
		text-decoration: underline;
	}
	a.triple {
		color: #ee8000;
		text-decoration: none;
		margin: 0px 38px 0px 38px;
		line-height: 19px;

	}
	a.triple:hover { color: #0c3183; }
	.navi_hori { padding-top: 1px; text-align: left; }
	.navi_hori img { padding-bottom: 2px; }
	
	.left {
		width: 510px; float: left; margin: 0px 0px 0px 36px;
	}
	.right {
		width: 415px; background: #ededed; float: left; margin: 0px 0px 0px 20px;
	}
	h2 {
		color: #ee8000;
		font-size: 13px;
		margin: 0px 0px 6px 0px;
		padding: 0px;
	}
	.left div {
		background: #ededed; 
		marging-bottom: 24px;
		padding: 10px 10px 10px;
		
		line-height: 18px;
		border: 1px solid #d9d9d9;
		text-align: justify;
	}
	.right img {
		margin-bottom: 15px;
	}
	a.read_on {
		/* color: #0c3183; */
		color: #2a4d97;
		display: block;
		width: 460px;
		background: url(images/ball_blue_g.jpg) top right no-repeat;
		text-align: right;
		padding-right: 27px;
		text-decoration: underline;
	}
	a.read_on:hover {
		background: url(images/ball_orange_g.jpg) top right no-repeat;
		color: #ee8000;
		text-decoration: underline;
	}