		html
		{
		overflow:auto;
		}

		body
		{	
	background-image: url(images/Main_BG.gif);
	background-repeat: repeat;
	background-position: 0 0;
	background-color:#0000AF;
	background-attachment: scroll;
	
	
	  scrollbar-arrow-color:#00A;
	  scrollbar-track-color:#005;
	  scrollbar-shadow-color:#003;
	  scrollbar-face-color:#007;
	  scrollbar-highlight-color:#00C;
	  scrollbar-darkshadow-color:#000;
	  scrollbar-3dlight-color:#00F; 
		}
		.btn
		{	
			cursor:hand;
			background-image: url(images/button.GIF);
			background-repeat: no-repeat;
			background-position:center;
			vertical-align:middle;
			width: 137px;
			height: 23px;
			margin-top:3px;			
		}
		.btn a
		{				
		    cursor:hand;
			text-align:center;
			font-weight:bolder;
			position:relative;
			color:#0000FF;
			line-height:170%
		}
		
		#id_SC_DIV
		{
		cursor: URL('../images/StarCraft BW Cursor.ani'), URL('../images/star craft cursor.gif'), default; 
		}/* ani para MSIE, gif para firefox*/

		#idcuerpo
		{	
			color: #AAF;
			position: absolute;
			background-image: URL(images/BackGround1.gif);
			background-repeat: repeat-x;
			left: -250px;
			width: 250px;
			height: 100px;
			overflow : auto;
			
			
		}
		
		#idloginbtn
		{	position: absolute;
			background-image: URL(images/Loginout_BG.PNG);
			background-image: repeat-y;
			top: 0px;
			left:830px;
			cursor:hand;
			
		}
		#id_Reg
		{
			position: absolute;
			top: 0px;
			left:757px;
			cursor:hand;
			font-family: Verdana; 
			font-size: 10pt;
			color: #FFF;
		}
	
		ul
		{
				margin-left:0px;
				margin-top:-2px;
				margin-bottom: 0px;
				margin-rigth: 0px;
		
				width:250px;
				cursor:hand;
				font-size:12px;
				font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
			
		}
		

		
		li
		{ 	position:relative;
			list-style-type:none;
			font-size:12px;
			font-family : Tahoma;
			margin-top:-2px;
			margin-bottom:-2px;
			margin-right:-100px;
			padding-right:-100px;

		}

		dl,dt
		{ 	position:relative;
			list-style-type:none;
			font-size:12px;
			font-family : Tahoma;
			margin-top:-2px;
			margin-bottom:-2px;
			margin-left:0px;
			margin-right:-100px;
			padding-right:-100px;

		}


		b
		{	
			position:relative;
			border: 1px outset #fff;
			text-align:center;
			height:20px;
			color:#FFF;
			background:#00A;
			margin-bottom:4px;
			width:175px;

		}
		a
		{	
			font-weight:bolder;
			color:#0FA;
			margin-bottom:4px;
		}
		#idplayerdiv
		{
			position: absolute;
			background-image: URL(images/BackGround1.gif);
			
			top: 0px;
			left:270px;
		}
				
		#idlanguage
		{
	position: absolute;
	top: 160px;
	left:937px;
	cursor:hand;
	height: 195px;
	width: 83px;
		}

		#idhuesped
		{
		background-image: url(images/bg1XW.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-attachment: fixed;
		line-height:137%;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin-top:21px;
		margin-right:31px;
		margin-left:71px;
		}

		#idSidebar
		{
		background-image: url(images/BackGround1.gif);
		background-repeat: repeat;
		background-position: 0 0;
		background-attachment: fixed;
		}
