/*
#dataTable thead, #dataTable tfoot { background:#fff; }
#dataTable th, #dataTable td { border-style:solid;font-size:.75em;border-color:#999;padding:2px 4px; }
#dataTable a { text-decoration:none; }
#dataTable th { text-transform:uppercase; }
#dataTable tbody tr, #dataTable tbody tr input { text-align:right;width:100%;background:#eee; }
#dataTable tbody tr:focus, #dataTable tbody tr:hover, #dataTable .text:focus, #dataTable .text:hover { background:#fee; }
#dataTable .typename, #dataTable .typename input { width:100%;text-align:left; }
.addteam { background:transparent url(../../common/images/icons/exp1icons.png) no-repeat scroll 0 -496px; }
.delteam { background:transparent url(../../common/images/icons/exp1icons.png) no-repeat scroll 0 -72px; }
*/
.useroptions { margin:10px 0; }
.useroptions a { display:block;float:left;padding:20px 10px;background:#800000;color:#fff;text-decoration:none;border:1px solid #000;margin:2px; }
.useroptions a.active { background:#fff;color:#f00;text-decoration:none;border:1px solid #f00;margin:2px; }
.useroptions a:focus,.useroptions a:hover { background:#f00;color:#fff; }
