#usertable table a,
#usertable table a:link,
#usertable table a:visited {
	border:none;
	}							
	
#usertable img {
	border:0;
	margin-top:.5em;
	}	
#usertable table {
	width:100%;
	border-top:1px solid #F6BC38;
	border-right:1px solid #F6BC38;
	margin:1em auto;
		border-collapse:collapse;
	}
#usertable caption {
	color: #F6BC38;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#usertable tr.odd td	{
	background:#f7fbff
	}
#usertable tr.odd .column1	{
	background:#f4f9fe;
	}	
#usertable .no	{
	background:#f9fcfe;
	color:#E5E9EB;
	}

#usertable .yes	{
	background:#FCEBC4;
	color:#000;
	}
#usertable td {
	color:#000;
	border-bottom:1px solid #F6BC38;
	border-left:1px solid #F6BC38;
	padding:.3em 1em;
	text-align:center;
	}				
#usertable th {
	font-weight:normal;
	color: #000;
	text-align:left;
	border-bottom: 1px solid #F6BC38;
	border-left:1px solid #F6BC38;
	padding:.3em 1em;
	}							
#usertable thead th {
	background:#FFDECB;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#FF6600
	}	
#usertable tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
#usertable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#usertable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	