blockquote.smaller {
	font-size: 9px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}

li.complete {
	color: #009900;
}

span.lisubinfo {
	font-size: 9px;
	font-weight: bold;
}
span.smaller {
	font-size: 9px;
}

table.data			{border: 1px solid #000000;}

td.actions_direction {
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
	border-right: 1px solid #000000;
	
	font-size: 9px;
	text-align: center
}
td.actions_main {
	border-bottom: 1px solid #000000;
	
	padding: 5px;
}
td.actions_number {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px dashed #999999;
	
	padding: 5px;
	text-align: center
}
td.actions_target {
	border-bottom: 1px solid #000000;
	border-left: 1px dashed #999999;
	border-right: 1px solid #000000;
	
	font-size: 9px;
	text-align: center
}
td.body				{background: #ffffff; padding: 10px;}
td.center {
	text-align: center;
}
td.datarow			{padding-left: 2px; padding-right: 2px;}
td.dir				{background: #006699; border-bottom: 1px solid #000000; border-top: 1px solid #000000; color: #dddddd; padding: 2px; text-align: left;}


td.links			{background: #006699; border-bottom: 1px solid #000000; border-top: 1px solid #000000; color: #dddddd; padding: 2px; text-align: right;}
td.menu				{background: #006600; color: #ffffff; padding: 5px;}
td.verticalRight	{padding-left: 5px; text-align: right;}

th					{font-weight: bold}
th.left {
	text-align: left;
}
th.smaller			{font-size: 10px; font-weight: bold; padding: 0px}

tr.neu				{color: #666666;}
tr.pos				{color: #00cc00;}
tr.row1				{background: #333333;}
tr.row2				{background: #444444;}
tr.th				{background: #000000;}
