﻿/* Keyword Itemlist Start */

.KeyListTable	
	{}
.KeyListHeaderTR 
{}
.KeyListHeaderTD
				{
				border-bottom: 1px solid #cccccc;
				font-size: 10pt;
				}
.KeyListTR	
{}
.KeyListTD
				{
				padding: 5px;
				}
.KeyListItemID
				{
				font-size: 7.5pt;
				color: #999999;
				}
.KeyListItemName
				{
				font-weight: bold;
				font-size: 9pt;
				}
.KeyListItemDescr
				{
				margin: 5px;
				margin-left: 15px;
				padding: 3px;
				color: #666666;
				font-size: 8pt;
				background-color: #f7f7f7;
				border-left: 1px solid #cccccc;
				}
.KeyListItemAuthor
				{
				font-size: 7.5pt;
				color: #999999;
				}
.KeyListItemDate
				{
				font-size: 7.5pt;
				color: #999999;
				}
.KeyListFooterTR	
{}
.KeyListFooterTD
				{
				border-top: 1px solid #cccccc;
				padding: 5px;
				}

/* Keyword Itemlist End */
