/* developed by artenergy.com */

/* table-list */
table			{border-collapse:collapse;font-size:14px; font-weight:bold;color:#333; line-height:16px;}
td				{border-bottom:#888 1px dotted;padding:5px;vertical-align: top;}
tr:hover		{background:#faeaac;}
.odd			{background:#ebffc9;}
.border-left	{border-left:1px solid #fff;}

.tline			{height:3px;padding:0;background-color:#fff;}
.title-list		{color:#660000;font-size:12px;font-weight:bold;padding:3px 5px 3px 5px;vertical-align:bottom;border-bottom:#dedede 1px solid;}
.title-big		{font-size:18px;font-weight:bold;border-bottom:#dedede 1px solid;}

.no-bord		{border:0;height:3px;padding:0;}
.last			{border-bottom:0;}