	body { 
/*		background-color: #000000; */
/*		color:#000000; */
		color:#ffffff; 
		font-weight:bold;
		font-family:verdana;
		font-size: 7pt;
	}
	.bodydiv {
/*		border: solid black 3px; */
		position:absolute;
		left:0px;
		top:0px;
	}
	div	{		
		margin-right: auto;
		margin-left: auto;
	}
	table	{ border: #111111; }
/*	.td, thead  	{ background-color:#dddddd; }*/
	.td, thead  	{ background-color:#000000; }
	textarea, input { background-color:#111111; border: #222222; color: #ffffff; }
	select, option	{ background-color:#111111; color: #ffffff; }	
/*	textarea, input { background-color:#dddddd; }
	select 		{ background-color:#111111; }
*/	.center		{ WIDTH: 65px; color: #78befc; border: 1px solid #111111;}
	.center2	{ WIDTH: 106px;	}
	.ability	{ color: #ffffff; font-family: verdana; font-size:10pt;}
	.list 		{ WIDTH: 200px; background-color:#111111; border: #111111; color: #ffffff; }
	.bookSel 	{ WIDTH: 320px;	}
	.tbl1 		{ WIDTH: 86px;	}
	.tbl2 		{ WIDTH: 176px;	}
	.tbl3 		{ WIDTH: 266px;	}
	.tbl4 		{ WIDTH: 356px	}
	.tableWrapper	{text-align:center}
/*	.tr1 		{background-color:#111111;padding: 2px;}
	.tr0 		{background-color:#000000;padding: 2px;}
	.trnan 		{background-color:#111111;padding: 2px;}
*/	.tr1 		{background-color:#000000;padding: 2px;}
	.tr0 		{background-color:#000000;padding: 2px;}
	.trnan 		{background-color:#000000;padding: 2px;}
	.ccol0 		{width:25%; text-align:center;}
	.ccol1 		{width:5%; text-align:center}
	.ccol2 		{width:5%; text-align:center}
	.ccol3 		{width:5%; text-align:center}
	.ccol4 		{width:5%; text-align:center}
	.ccol5 		{width:50%; text-align:center}
	.icol0 		{width:20%; text-align:center}
	.icol1 		{width:10%; text-align:center}
	.icol2 		{width:10%; text-align:center}
	.icol3 		{width:10%; text-align:center}
	.icol4 		{width:50%; text-align:center}
	.scol0 		{width:20%; text-align:center}
	.scol1 		{width:10%; text-align:center}
	.scol2 		{width:10%; text-align:center}
	.scol3 		{width:10%; text-align:center}
	.scol4 		{width:50%; text-align:center}
	.c_list		{background-color:#0000ff; border: solid black 1px; width: 100%; color: #ffffff;}
	.i_list		{background-color:#0000ff; border: solid black 1px; width: 100%; color: #ffffff;}
	.s_list		{background-color:#0000ff; border: solid black 1px; width: 100%; color: #ffffff;}
	.thumb		{ margin: 2px 2px 2px 2px; }
	/*.cmodal	{	}*/
	A:visited	{color:#78befc;}
	a		{color:#78befc;}
	.buildmenu	{
		background-color:#111111;
		color:#ffffff;
		text-align:center;
		width:75px;
		height: 175px;
		border:2px solid gray;
		padding: 2px;
		margin: 2px;
	}
	.td360 		{ 
		background-color:#000000; 
		color:#ffffff;
		text-align:center;
		width:14%;
	}
	.gal360 	{ 
		background-color:#000000; 
		color:#ffffff;
		text-align:center;
		width:10%;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	th.table-sortable {
		cursor:pointer;
		background-image:url("sortable.gif");
		background-position:center left;
		background-repeat:no-repeat;
		padding-left:12px;
	}
	th.table-sorted-asc {
		background-image:url("sorted_up.gif");
		background-position:center left;
		background-repeat:no-repeat;
	}
	th.table-sorted-desc {
		background-image:url("sorted_down.gif");
		background-position:center left;
		background-repeat:no-repeat;
	}
