	
.basic_lines {
	border-top:3px solid #336699;
	font-size:12px;
	line-height:24px;
	}
	
.basic_lines caption {
	font-size:16px;
	font-weight:bold;
	color:#003366;
	line-height:36px;
	}
	
.basic_lines th {
	border-bottom:2px solid #3399CC;
	}
	
.basic_lines th p {
	line-height:30px;
	}
	
.basic_lines td  p {
	text-align:center;
	line-height:30px;
	}
	
.basic_lines a {
	color:#006699;
	text-decoration:none;
	}
	
.basic_lines a:hover {
	color:#0033FF;
	text-decoration:underline;
	}
	
.bk_gray {
	background:#EEE;
	}
	
.bk_white {
	background:#fff;
	}	
