 li {
	list-style-type:square;
	/*float:left;*/
}
li a {
	list-style-type:square;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#6C2E16;
	list-style-type: square;
	text-indent: 0px;
	float: left;
}

li a:hover {
	background-repeat: no-repeat;
	font-weight: bold;
	border-left-style: none;
	list-style-type: square;
	background-color: #FFFFFF;
	/*color: #6C2E16;*/
	z-index: auto;
	cursor: hand;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 14px;
}

body {
	margin-top: 0px;
	background-image: url(bg.gif);
	SCROLLBAR-FACE-COLOR: #6C2E16; SCROLLBAR-HIGHLIGHT-COLOR: #6C2E16; SCROLLBAR-SHADOW-COLOR: #5e602c; SCROLLBAR-3DLIGHT-COLOR: #6C2E16; SCROLLBAR-ARROW-COLOR: #2f6670; SCROLLBAR-TRACK-COLOR: #82863d; SCROLLBAR-DARKSHADOW-COLOR: #929644;
}
html {
	SCROLLBAR-FACE-COLOR: #6C2E16;
	SCROLLBAR-HIGHLIGHT-COLOR: #6C2E16;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #6C2E16;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #EBD7C9;
	SCROLLBAR-DARKSHADOW-COLOR: #929644;
	border-left-style: none;
}
#superior{margin:0;}
#contenido{background-color:transparent;}


.normal {	
    font-family: Tahoma;
	font-size: 12px;
	color: #6C2E16;
}
.normalBold {	
    font-family: Tahoma;
	font-size: 12px;
	color: #6C2E16;
	font-weight: bold;
}
.normalNegra {	
    font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.normalBlanca {	
    font-family: Tahoma;
	font-size: 12px;
	color: #FFFDFB;
}
.paraScores{
    font-family: Tahoma;
	font-size: 36px;
	color: #000000;
}
.tituloCaja {
    font-family: Tahoma;
	color: #6C2E16;
	font-weight: bold;
	font-size: 14px;
}
.menuSup {
    font-family: Tahoma;
	color: #6E3926;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #6E3926;
}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #6C2E16;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	/*color: #6C2E16;*/
	list-style-type: square;
}
a:active {
	list-style-type: square;
	color: #6C2E16;
	font-weight: bold;
}
