table.list	{
		border-color: #959595 #C3C3C3 #DDDDDD #C3C3C3;
		background-color: #D5D6CE;
		border-style: solid;
		border-width: 0px;
/*		margin: 0px 0px 12px 0px;*/
		padding: 0px;
		text-align: left;
		width: 100%;}

list.list.nobgcolor	{
	background-color: none;}
table.list tr {
		background-image: none;
		cursor: pointer;
		height: 17px;
		margin: 0px;
		padding: 0px;}

td.list_active	{
		text-align: center;}
		
table.list>thead>tr>th		{
		background-color:		#093E09;
		background-position:	right top;
		background-repeat:		no-repeat;
		border-color: #295e29;
		border-style: solid;
		border-width: 0px 1px 0px 0px;
		color:					#FFCC00;
		font-size: 11px;
		height: 17px;
		margin: 0px;
		padding: 2px 6px 2px 6px;
		text-align: left;}
		
th.datalist	{
		font-size: 11px;
		height: 17px;
		margin: 0px;
		padding: 2px 6px 2px 6px;
		text-align: left;}

table.list th.change_order	{
		cursor: pointer;}

table.list th.desc	{
		background-color:		#194E19;
		cursor:					pointer;
		padding-right:			15px;}

table.list th.asc	{
		background-color:		#194E19;
		cursor:					pointer;
		padding-right:			15px;}

table.list>tbody>tr>td		{
		border-color: white;
		border-style: solid;
		border-width: 0px;
		font-size: 11px;
		font-weight: normal;
		margin: 0px;
		padding: 1px 6px 1px 6px;}

.listbody	{
		border-color: #7C7C7C #C3C3C3 #DDDDDD #C3C3C3;
		border-style: solid;
		border-width: 0px 1px 1px 1px;}
				
.editlist_list {
	text-align: left;
}

.editlist_buttons	{
	text-align: left;
	padding: 17px 20px 40px 12px;}

.editlist_form	{
}

.recent_messages {
		background-color: #E1E0DA;
		background-position: right top;
		background-repeat: no-repeat;
		color: #333333;
		font-size: 11px;
		margin: 0px;
		padding: 2px 6px 2px 6px;
		border-color: #FFFFFF;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		text-align: left;
		width: 200px;}