/* link style
****************************************/


/* content
****************************************/
div#content table.link{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin:12px 0px;
	padding:0px;
	width:70%;
}
div#content table.link th{
	background-color:#E0E0E0;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-weight:bold;
	margin:0px;
	padding:3px;
	text-align:left;
}
div#content table.link td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0px;
	padding:3px;
	text-align:left;
}
