body{
	margin-top: 0;
	position:relative;
	paddign:0px;
	font-size:11px;
	background:#151F1E;
	/*background:#151F1E url('../images/mizar2.jpg');*/
	background-repeat:no-repeat;
	
}
a:link {
	text-decoration: none;
	color: #1cbbce;
}
a:visited {
	text-decoration: none;
	color: #1cbbce;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
th{
	font-size: 12px;
	color: #FFF;
	background: #09b8ab;
}
td{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	height: 20px;
	text-align: justify;
}

img{
	border: 0;
	text-align: center;
}
h2{
	color:#FFFFFF;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold;
}

h2 span{
	font-size:105%;
	font-weight:normal;
}


#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	right:-7px;
	background-image:url(images/background.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#sideBarTab{
	float:left;
	height:137px;
	width:28px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	overflow:hidden !important;
}

#dvMensajes{
	width:100%; 
	float:left;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#sideBarContentsInner{
	width:200px;
}
#week_image{
	float: left;
	width: 458px;
	height: 286px;
}
#week_tit{
	float: left;
	width: 231px;
	height: 78px;
	margin-left: 23px;
	padding: 5px;
}
#week_info{
	float: left;
	width: 231px;
	height: 200px;
	margin-left: 23px;
	margin-top: 10px;
	padding: 5px;
}
#week_msg{
	float: left;
	margin-top: 5px;
	width: 712px;
	height: 22px;
}
.header{
	font-size: 12px;
	color: #FFF;
	background: #09b8ab;
}
.link{
	color: #1CBBCE;
}
.blink{
	color: #1CBBCE;
	font-weight:bold;
}
.versus1{
	background: url('../images/vs1.jpg');
	background-repeat: no-repeat;
	height: 28px;
	width: 398px;
}
.versus2{
	background: url('../images/vs2.jpg');
	background-repeat: no-repeat;
	height: 28px;
	width: 398px;
}
.versus3{
	background: url('../images/vs3.jpg');
	background-repeat: no-repeat;
	height: 28px;
	width: 398px;
}
.gamer{
	font-size: 10px;
	
	width: 85px;
}
.gamer td{
	font-size: 10px;
}
.country{
	width: px;
	height: 62px;	
	padding-top: 2px;
	padding-right: 2px;
	vertical-align: top;
	text-align: right;	
}
.tab{
	border:2px outset #09b8ab;
	background:#09b8ab;
	text-align:center;
	vertical-align:middle;
	text-shadow:#666666;
	width: 150px;
	height: 20px;
	font-weight: bold;
}
.borde{
	border:2px outset #1CBBCE; 
	width: 100%; 
	text-shadow:#666666;
}
.orange{
	color: #fc0;
	font-weight: bold;
}

/*Tabla Grid*/
#newspaper-b {
	width: 780px;	
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th {
	width: 150px;
	font-weight: normal;
	color: #FFF;
	background: #275050;
	border-top: 1px dashed #066;
	padding-left: 5px;
}
#newspaper-b td {
	padding: 5px;
	color: #FFF;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td {
	color: #033;
	background: #ADCFC0;
}



.borde2{
	border:2px outset #1CBBCE;
	width: 650px;
	text-shadow:#666666;
	text-align: center;
}
.borde2 td{
	text-align: center;
}
.encabeza1{
	background: #333;
}
.encabeza1 td{
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}
.encabeza2{
	background: #666;
}
.degrad td{
	color: #666;
}