body		{	background:#333;	color:#ccc;	font:10px arial;	margin:0px;	padding:0px	}
table		{	font:14px arial	}
input		{	font:11px arial	}
form		{	margin:0px;	padding:0px	}

a:link	{	font:#ddd}
a:hover	{	font:#ddd}
a:visited{font:#ddd}

.link {cursor:pointer; font:bold 16px arial}
.link:link{color:#fff;text-decoration:none;}
.link:hover{color:#fff;text-decoration:underline;}
.link:active{color:#ddd;text-decoration:underline;}
.link:visited{color:#ddd;text-decoration:none;}

.imgicon{border:none;margin-bottom:-4px;height:16px;width:16px}


.gentext {font:11px arial}
.tentext {font:10px arial}
.smtext {font:9px arial}
.bold		{	font-weight:bold	}
.bigbold{	font:bold 10px arial}
.BorderInset{	border:1px inset	}
.SubTitle{	border-bottom:1px solid #aaa;	font:bold 10px arial	}
.darkBg	{background:#222	}
.lightBg{background:#444	}

.FilterList{background:#444;	border:1px solid #000;	cursor:pointer;	position:absolute	}
.FilterRow{background:#111	}
.FilterRowHover{background:#333	}


.InputBox	{	border:1px solid #111;	cursor:pointer;	font:9px arial	}
.InputCB	{	border:1px solid #111;	cursor:pointer;	font:6px arial; size:8px;}
.InputBoxHover{background:#777;border:1px solid #111;	cursor:pointer;font:9px arial}
.Input	{	border:1px solid #222;	cursor:pointer;	}
.InputEdit	{background:#777;	border:1px inset;	cursor:pointer;	}
.InputHover	{background:#777;	border:1px solid #111;	cursor:pointer;	}

.jsref{	cursor:pointer;	text-decoration:underline	}

.coin	{ height:16px; margin-bottom:-2px;	width:16px}

.LvlBar	{	border:1px inset #444;	font:2px arial;	width:100%;	}
.LvlBlk	{	background:#000;	border-right:1px solid #444;	width:5%	}
.LvlBlkY{	background:#940;	border-right:1px solid #444;	width:5%	}

.HRowOff{	background:none;	}
.HRowOn	{	background:#111;	}

.cp	{	cursor:pointer	}

.TogButDn {background:#111;	border:1px inset;	cursor:pointer;	font:8px arial;}
.TogButUp {background:#333;	border:1px outset;	cursor:pointer;	font:8px arial;}
