/* begin html and text styles */
body	{ background :  #2C2C2C url(../img/bg.gif) no-repeat; }

a { color : #2C2C2C; }

a:hover {
	   color : #E90617;
	   text-decoration : none;
        }
/* end html and text styles */

/* begin channel styles */
.l1 {
	background-image : url(../img/corner.gif);
	background-repeat : no-repeat;
	}

.topchanel1 { background-image : url(../img/top01.gif); }
	   
.topchannel2 { background-image :  url(../img/top02.gif); }

.topchannel3 { background-image :  url(../img/top03.gif); }

.top640 { background-image :  url(../img/t640.gif); }
	   
.top510 { background-image :  url(../img/t510.gif); }

.top330 { background-image :  url(../img/t330.gif); }
	   
.top300 { background-image :  url(../img/t300.gif); }
	   
.top200 { background-image :  url(../img/t200.gif); }
	   
.top120 { background-image :  url(../img/t120.gif); }
	   
.topcambiar { background-image :  url(../img/t120.gif); }

.mas { text-align : left; margin : 5px 0 0 0; font-weight : bold; color : #E90617; }

.opengal { background-color : #E90617; }

.content510 li, .content300 li, .content120 li, .content200 li { color : #E90617; }	  
/* end channel styles */

/* menu */
.menu {
  	 border-left : 1px solid #2D0000;
	 border-right : 1px solid #2D0000;
	 background-color : #990100;
      }


.menu, .menu strong, .menu li a:hover { color : #FFF; }

.menu li {
	    border-top : 1px solid #FE0000;
	    border-bottom : 1px solid #2D0000;
         } 
	    
.menu a { color : #FFF; }
	   
.menu li a:hover { background-color : #580000; }

.submenu a { background-color : #D70000; }
.selected a { background-color : #580000; }
/* end menu */

/* begin AD styles */
.leaderboard { background-image : url(../img/bg_leaderboard.gif); }
/* end AD styles */


