body {
    background-color: #000000;
    margin: 0px;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 150%; 
}
table, td, th, div, span, p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 150%; 
}
ul,li,ol{
    line-height: 150%;
    list-style-type: none;
}
img.nav{
    border:medium none;
    border-color: black;
    clear:both;
    display:block;
    margin-left:0;
    margin-top:0;
    padding:0;
}
.menuback{
    background: #55524C;    
}
a:link {
    color: #fff;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #BFBFBF;
}
a:hover {
    text-decoration: underline;
    color: #c1e1ed;
}
a:active {
    text-decoration: none;
    color: #76c7c6;
    border:none;
    border-color:transparent;
    clear:both;
}
.size11 {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
}
.section{
    background: #141414;
    color: #fff;
    cursor: pointer;  
}
.section2{
    cursor: pointer;  
}
tr.section:hover{ 
    color: #fff;
    cursor: pointer;
    background: #1C1919;
}  
tr.section2:hover{ 
    color: #fff;
    cursor: pointer;
    background: #1C1919;
}

.tblheader{
    background: #55524C;
    color: #ffffff;
    font-weight: bolder;    
}
.records{
    border-collapse: collapse;
}
.scroller{
    height:224px; overflow: auto;
}
.readonly{
    background: gray;
    border: none;
}        
input.hint{ color: gray;}           
#indexSearch{width: 289px; border:1px solid #7E9DB9;}  
#txtSearch{width: 133px; border:1px solid #7E9DB9;}
.frontlog{
   background:url(../../images/nav_top/soccer_14.jpg);
   height:26px;
   text-align:right;
   width:419px;
}
.nodesign, .nodesign:link, .nodesign:visited{
    color: white;
    text-decoration: none;
}
.nodesign:hover{
    color: #c1e1ed;
    text-decoration: underline;
}
.fielderror{
    border: 1px solid #CC0000; 
    width: 242px;
}

.LV_validation_message{
    margin:0 0 0 5px;
}  
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
#UserName, #password , #cpass, #fn, #adrs, #tc, #csp, #zip, #phone, #email, #txtOldPassword, #txtNewPassword, #txtConfirmNewPassword, 
.addsale {
    width: 242px;
}
a.column:visited{ color: #fff;  }
a.column:hover{ color: #c1e1ed;  }
#notavailable, .notavailable{
    display: none;
}
a.zoom{
    cursor: url(http://www.socceremporium.com/swap/images/graphics/zoomin.cur), auto;
}

