.list_main  	{ color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.list_title  	{ color: #444444; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
.list_synop		{ color: #484848; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; margin-bottom: 1px; border-bottom: 1px solid #B0B0B0; padding-bottom: 5px; }
.list_main_title { text-shadow 2px; color: #F8F8F8 ; background: #006600; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; padding-top: 2px; padding-bottom: 2px; border-top: 1px solid #000033; border-bottom: 1px solid #B0B0B0;}

.list_link		{ color: #000099; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
.list_link:hover	{ color: #990000; background-color: #9999FF; text-decoration: none; }

.list_nowrapcut	{ white-space: nowrap; overflow: hidden; }
.list_nowrap	{ white-space: nowrap; }

.list_table		{ padding-top: 3px; padding-left: 6px; float: left; clear: left; }

.border_bottom	{ margin-bottom: 1px; border-bottom: 1px outset #B0B0B0; }

