
div.top-list table.list-table th {
	font-size: 90%;
	padding: 10px;
	white-space: nowrap;
	width: 10%;
}

div.top-list table.list-table td.d {
	font-size: 90%;
}

div.top-list table.list-table td.c {
	background: white url(images/table_listtable_tdc.gif) repeat-x left top;
	background-color: #e9e9e9;
	color: #656565;
	font-size: 90%;
	text-align: center;
	white-space: nowrap;
	width: 8%;
}

/***********************************************************************/
body#list table.list-table th {
	text-align: center;
	white-space: nowrap;
	width: 10%;
}

/***********************************************************************/
body#entry div.entry-body,
body#entry div.entry-body p {
	line-height: 2em;
}

body#entry p.datecategory {
	color: #5e5e5e;
	margin: 0px;
	text-align: right;
}

body#entry p.datecategory strong {
	font-size: 120%;
	margin-right: 10px;
}

/***********************************************************************/
div.news080414 div.title {
	border-bottom: 2px solid #fc38c1;
	border-top: 2px solid #fc38c1;
	padding: 1px 0px;
}

div.news080414 div.maincopy {
	background-color: #ffe3f3;
	border: 3px double #fda5e3;
	margin: 0px auto;
	margin-top: 5px;
	padding: 5px 10px;
	width: 450px;
}

body#entry div.entry-body div.news080414 div.maincopy p {
	color: #bb0067;
	line-height: 1.4em;
	margin: 0px;
	text-align: center;
}

div.news080414 div.img01 {
	border: 1px solid #fc38c1;
}

div.news080414 div.proline {
	background: url(images/proline.gif) repeat-x 0px 0px;
	clear: both;
	font-size: 5px;
	height: 10px;
}

