.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
BODY {
  background: #000000;
  color: #000000;
  margin: 0px;
}
/*
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:url(images/copa_estudios/pie_2.gif);
  color: #ffffff;
  font-weight: bold;
}

.infoBoxAccount {
  background: #000000;
}

.infoBoxContentsAccount {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
}

.infoBoxCreateAccount {
  background: #000000;
}

.infoBoxContentsCreateAccount {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/**
 * Events Calendar styles.
 */
TABLE.calendarBox
{
	width: 216px;
	height: 230px;
	border: 1;
	padding: 0;
	cursor: default;
	background-color: #c6c6c6;
}
IFRAME.calendarBox
{
    width: 216px; 
    height: 220px;
}
.calendarBoxHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #E4942C;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	line-height: 25px;
}

.yearHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #000000; 
    background-color: #FFFFFF; 
    text-decoration: none;
} 
.yearHeader SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
    background: #FFFFFF; 
    color: #000000;
}
.yearHeaderButton
{
    font-size: 8px;
    font-weight: bold;
    border: 1px outset #b4ad9a; 
    background: #D7D7D7; 
    margin: 0px; 
    color: #000000; 
    width: 15px; 
    height: 16px;
}

.calendarMonth 
{ 
    background-color: #FFFFFF; 
    border:1px;
	cursor: default; 
    width: 100%;
}

.calendarHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    background: #FFFFFF;
    text-decoration: none; 
    height: 16px;
	width: 216px;
}
.calendarToday 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFCF00; 
    padding-left : 3px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendarWeekend 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #CCCCCC; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}

.calendar 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px; 
}

.event 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #E4942C; 
    background-color: #E4942C; 
    text-decoration: none; 
    border: 0px inset #FFFFFF;  
}

.event_header   
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold;
    line-height: 1.5; 
    text-decoration: none; 
    color: #FFFFFF; 
    background-color: #E4942C; 
} 

.event_header_dates
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E4942C;
	text-decoration: none;
	border: 0px;
}

/* used for list number */
.event_header_zahl    
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none; 
} 

.event_description
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height: 1.5; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 0px solid #000000; 
    text-decoration: none; 
} 

.empty 
{ 
    background-color: #EEEEEE; 
    line-height: 14px; 
    height: 22px; 
    width: 18px; 
}

.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover 
{
    color: red; 
    text-decoration: underline;
}

.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}

.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}

.tituloverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}

a.titulogreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	text-decoration:none;
}
a.titulogreen:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	text-decoration:underline;
}
a.titulogreen:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
A.cartNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.cartNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC;
}

TD.inactiveNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #ffffff;
  font-weight : bold;
}
TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 0px;
color:#FFFFFF;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 0px;
color:#FFFFFF;
} 

TR.pollOptRow {   
background: #000000; 
} 
TR.pollFooter { 
  background: #000000;
} 
A.equipos { 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
A.equipos:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.jugador { 
  color: #FFFFFF; 
}

A.jugador:hover {
  color: #ffffff;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 500px;
	height: 370px;
	left: 220px;
	top: 400px;
	background-color: #2e2e2e;
	border: 1px solid #000;
	padding: 10px;
}
#close {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
#close  A:link {
	text-decoration: none;
	color: #FFF;
}
#close  A:visited {
	text-decoration: none;
	color: #ffcc00;
}
#close  A:active {
	text-decoration: none;
	color: #FFF;
}
#close  A:hover {
	text-decoration: underline;
	color: #ffcc00;
}
.sombra {
	color: #000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/doradosombra.gif);
}
.sombra2 {
	color: #000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/doradosombra2.gif);
}
.dorado {
	color: #000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/doradogradient.gif);
}
.crema {
	color: #000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_jugadores.gif);
}
.marco1 {
	width: 200px;
	border: 1px solid #221F0D;
	margin-left: 6px;
	padding: 8px;
	background-image: url(images/doradogradient2.gif);
} 
.marco1 IMG{
	border: 1px solid #000000;
	vertical-align: middle;
} 

.marco2 IMG{
	border: 1px solid #000000;
	vertical-align: middle;
} 
.textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}
.textonegro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.textoblanco2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	padding-left: 25px;
	font-style: normal;
	border-left-style: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(images/bgdatos.gif);
	background-position: -5px;
}
.verdebold {
	color: #362A14;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
}
.tituloblanco2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_titulo.gif);
}
.tituloblanco {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tituloblanco A:link {text-decoration: none; color: #FFFFFF;}
.tituloblanco A:visited {text-decoration: none; color: #eaeaea;}
.tituloblanco A:active {text-decoration: none; color: #FFFFFF;}
.tituloblanco A:hover {text-decoration: underline; color: #fcb22f;}

.titulonegro {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
	line-height: 24px;
}
.textoblanco {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
}
a.info {
	position:relative;
	z-index:24;
	color:#000;
	text-decoration:none;
}
a.info:hover {
	z-index:25;
}
a.info span {  
    display: none;
}
a.info:hover span {
	display:block;
	position:absolute;
	top:3em;
	left:2em;
	width:150px;
	border:1px solid #000000;
	color:#000000;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
} 
.textoamarillo {
	font-size: 10px;
	font-weight: bold;
	color: #f8f8f8;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #221f0d;
}
.textoamarillo A:link {text-decoration: none; color: #f8f8f8;}
.textoamarillo A:visited {text-decoration: none; color: #33cc33;}
.textoamarillo A:active {text-decoration: none; color: #f8f8f8;}
.textoamarillo A:hover {text-decoration: underline; color: #ffcc00;}

.textoamarillo2 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #221f0d;
}
.textoamarillo2 A:link {text-decoration: none; color: #ffffff;}
.textoamarillo2 A:visited {text-decoration: none; color: #ffffff;}
.textoamarillo2 A:active {text-decoration: none; color: #ffffff;}
.textoamarillo2 A:hover {text-decoration: underline; color: #ffffff;}

.bordeizq {
	font-size: 10px;
	font-weight: bold;
	color: #f8f8f8;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
}
.bordes {
	font-size: 12px;
	font-weight: normal;
	color: #f8f8f8;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	padding-left: 6px;
	line-height: 20px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: circle;
}
.tituloverde2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #343400;
}

<!-- START COPA INTERESTUDIOS 2009 -->
.textoamarilloci2 {
	font-size: 12px;
	font-weight: bold;
	color: #9F0;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-right: 10px;
}

.textoblancoci2 {
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 0px;
}

.titulonegroci2 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	clip: rect(auto,auto,auto,auto);
	line-height: 20px;
}

.tituloblanco2ci2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/intercopa09/bg_titulo.gif);
}
.tituloblancoci2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/copa_estudios/bg_derecha_t.gif);
	padding-left: 15px;
}


.textoblanco2ci2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	padding-left: 25px;
	font-style: normal;
	border-left-style: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(../images/intercopa09/bgdatos.gif);
	background-position: -5px;
}
.textonegroci2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}


.sombraci2 {
	color: #000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/copa_estudios/degradesombra.gif);
}

.doradoci2 {
	color: #FFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/copa_estudios/degrade.gif);
}
.marco1ci2 {
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9F0;
	border-bottom-color: #9F0;
} 

.textoamarilloci2 A:link {
	text-decoration: none;
	color: #9F0;
}
.textoamarilloci2 A:visited {
	text-decoration: none;
	color: #9F0;
}
.textoamarilloci2 A:active {
	text-decoration: none;
	color: #9F0;
}
.textoamarilloci2 A:hover {
	text-decoration: underline;
	color: #FFF;
}
<!-- start no repeat-->
.blanco {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 15px;
	line-height: 35px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 15px;
	line-height: 35px;
}

.blanco2 {
	color: #FFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.blanco3 {
	color: #FFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	line-height: 35px;
}
.azul {
	color: #036;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding-left: 5px;
}
.marco2 {
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F0;
} 
.blancotabla {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-variant: normal;
	font-weight: bold;
	line-height: 30px;
	border-right-style: none;
	text-align: center;
}
.blancotabla A:link {
	text-decoration: none;
	color: #9F0;
}
.blancotabla A:visited {
	text-decoration: none;
	color: #C90;
}
.blancotabla A:active {
	text-decoration: none;
	color: #C90;
}
.blancotabla A:hover {
	text-decoration: underline;
	color: #C90;
}
.jugador {
	color: #FFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #330;
	font-size: 14px;
}
.jugador A:link {
	text-decoration: none;
	color: #FFF;
}
.jugador A:visited {
	text-decoration: none;
	color: #ffcc00;
}
.jugador A:active {
	text-decoration: none;
	color: #fff;
}
.jugador A:hover {
	text-decoration: underline;
	color: #ffcc00;
}

.tituloverdeci2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #06C;
	line-height: 30px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #06C;
}

.titulowhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	background-color: #036;
	padding-left: 0px;
	text-align: left;
}

.titulowhite A:link {
	text-decoration: none;
	color: #FFF;
}
.titulowhite A:visited {
	text-decoration: none;
	color: #FFF;
}
.titulowhite A:active {
	text-decoration: none;
	color: #FFF;
}
.titulowhite A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	text-align: left;
}

.titulowhitereduc {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	background-color: #036;
	padding-left: 0px;
	text-align: left;
}

.titulowhitereduc A:link {
	text-decoration: none;
	color: #FFF;
}
.titulowhitereduc A:visited {
	text-decoration: none;
	color: #FFF;
}
.titulowhitereduc A:active {
	text-decoration: none;
	color: #FFF;
}
.titulowhitereduc A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	text-align: left;
}
.azulbold {
	color: #036;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
}

.hoverlink{
	text-align: center;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #22229C;
	background-color: #F5F5FF;
	border: solid 1px #D1D1E1;
}
.hoverlink:hover{
	border: solid 1px #6983B3;
	background-color: #E1E4F2;
}
.azulbold2 {
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	text-align: right;
	background-color: #036;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #9C0;
	padding-right: 20px;
}
.azulbold3 {
	color: #036;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #036;
	padding-left: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #036;
	border-right-color: #036;
}
<!-- end no repeat-->
<!-- END COPA INTERESTUDIOS 2009 -->

