body {
    background-image:url(/images/pattern_01.jpg)!important;
}

#uleagues {
	position:relative;
	left:60;
	height:60;
}

.block_head {
	margin: 15px;
	color:#FFFFFF;
	font-family:Sylfaen;
	font-size:13px;
}

.block_head a {
	margin: 5px;
	color:#FFFFFF;
	font-family:Sylfaen;
	font-size:13px;
	text-decoration:underline;
}



#head .border {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #414141;
}



#head .link a:link {
	text-align:center;
	font-family: Sylfaen;
	font-size: 15px;
	color:#FFFFFF;	
	text-decoration:underline;
}

#head .link a:visited {
	text-align:center;
	font-family: Sylfaen;
	font-size: 15px;
	color:#FFFFFF;	
	text-decoration:underline;
}


#head .link_sel {
	background-image: url("/images/select.jpg");
	
}

#head .link_sel a:link {
	font-family: Sylfaen;
	font-size: 15px;
	color:#000000;
	text-decoration:none;
    background-image: url("/images/select.jpg");
	
}

#head .link_sel a:visited {
	font-family: Sylfaen;
	font-size: 15px;
	color:#000000;
	text-decoration:none;
	
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #646464;
                /*background-image:url(/images/bgc.jpg);*/
}

a {
	color: #0083CF;
}

.copy {
	color: #f3f3f3;
	font-family: Arial;
	font-size:11px;
}

.copy_lat a:link {
	color: #f3f3f3;
	font-family: Arial;
	font-size:12px;
	text-decoration:underline;
}

.copy_lat a:visited {
	color: #f3f3f3;
	font-family: Arial;
	font-size:11px;
	text-decoration:underline;
}


.copy a:link {
	color: #f3f3f3;
	font-family: Sylfaen;
	font-size:11px;
	text-decoration:underline;
}

.copy a:visited {
	color: #f3f3f3;
	font-family: Sylfaen;
	font-size:13px;
	text-decoration:underline;
}

.num {
     font-family: Arial;
     font-size: 18px;
     color: #000000;
}

.sel_num {
     font-family: Arial;
     font-size: 18px;
     color: white;
     background-color: #DC181A;
}

.u_but a{
    font-family:Sylfaen, Arial;
    font-size:13px;
    color: #FFFFFF;
}

.u_but {
    font-family:Sylfaen, Arial;
    font-size:13px;
    color: #FFFFFF;
}

.seas_str_td a {
    cursor: pointer;
    text-decoration: none;
}

.seas_str_tr {
        background-color: #717171;
}

.seas_str_td {
        width: 65px;
}

.ssts {
            background-color: #000000;
}

.seas_str_m {
    font-size:11px;
    font-family:Sylfaen;
    color:#FFFFFF;
    margin-left:6px;
}

.seas_str {
    font-size:20px;
    font-family:Arial;
    color:#FFFFFF;
    margin-left:5px;
}


.fc {
    width: 1000px;
    text-align: left;
    position: absolute;
    left: 50%;
    margin-left: -500px;

}


.search-str {
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #DC181A;
    padding: 5px;
    text-decoration: underline;
}


.qs-banner {
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #DC181A;
    padding: 5px;
    text-decoration: none;
    width: 990px;
    height: 80px;
    margin-top: 10px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    
}

.qs-banner a {
    color: #FFFFFF;
    text-decoration: none;
}




.bt2012 {
    font-size: 50px;
}

.lr-main {
    background-image: url(/images/history-bg.jpg);
    height: 90px;
    background-repeat: no-repeat;
    
}

.us-text {
    color: #FFFFFF;
    font-size: 16px;
    font-family: Verdana;
}

.vs_season_head {
    font-size: 19px;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 10px;
}


.left {
    float: left;
}


.vsbline {
    line-height: 20px;
    background-color: #000000;
}

.vsnoimage {
    background-image: url(/images/no-image.jpg);
    background-repeat: no-repeat;
    width: 330px;
    height: 220px;
    background-position-x: center;
}


.search-player {
    background-image: url(/images/search-field.png);
    height: 32px;
    width: 200px;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 25px;
    padding-top: 1px;
    
}


.search-player input {
    border: 0px;
    font-size: 13px;
    width: 180px;
    line-height: 18px;
    
}

*:focus {outline: none;}


.marg-left-5 {
    margin-left: 5px;
}

.marg-right-5 {
    margin-right: 5px;
}


.pointer {
    cursor: pointer;
}
.disp-table {
    display: table;
}
