table.indexTable 
{
	height:50px;
}
table.indexTable td.indexTitle
{
	background-image:url(/images/title_blank.gif);height:22px;background-repeat:no-repeat; padding-left:35px;
	font-weight:bold;
}
table.indexTable td.indexContent
{
 padding-left:25px;
 height:100%;
}
table.seriesTable
{
	height:40px;
	text-align:left;
	border-top:1px dotted #dddddd;
	border-bottom:1px dashed #888888;
	padding-left:20px;
}

table.seriesTable td.title
{
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}

table.seriesTable td.description
{
	color:#333366;
	padding-top:4px;
	padding-bottom:4px;
	padding:0px 4px 10px 20px;
}

table.litList
{
padding:5px 5px 5px 10px;
}
td.litTitle
{
   font-weight:bold;
   padding-left:4px;
   width:1000px;
}
td.litTitle1
{
   font-weight:bold;
   padding-left:4px;
   width:1000px;
   border-bottom:1px dotted #cccccc;
}
td.litTitle A:link,td.litTitle A:active,td.litTitle A:visited{
	color:#000000;
}
td.litTitle A:hover{
	color:#888888;
}
td.litOther
{
	color:#3f3f3f;
}
td.litbody
{
	border-bottom:1px dotted #cccccc;
	color:#333366;
	padding:0px 4px 10px 20px;
}
td.title
{
	font-weight:bolder;
	color:#5e5ab1;	
}
td.description
{
	color:#707070;
	padding-top:4px;
	padding-bottom:4px;
}
table.wallmapTable th
{
	text-align:left;
	border-bottom:1px dashed #888888;
	padding-left:20 px;
}
table.wallmapTable td.description
{
	line-height:18px;
	padding-top:10px;
	padding-left:28px;
	padding-bottom:2px;
	color:#000000
}
table.litIntroArea
{
	height:100%;
	width:100%;
	background-color:#D1e9f6;
}
table.litIntroArea td.td1
{
	color:#444488;
}
table.litIntroArea td.td2
{
	color:#444444;
	width:100%;
	padding-bottom:3px;
	word-break:break-all;
	word-wrap:break-word;
}
table.tableIntro
{
	background-color:#D1e9f6;
}
table.tableIntro td.td1
{
	color:#444488;
	
}
table.tableIntro td.td2
{
	color:#444444;
	padding-bottom:3px;
	word-break: break-all;
	word-wrap: break-word;
}
