#header1	{background-color: #7C659A; color: White;
}
#backgr1	{
	background-color: #6A4D92;
	color: Black;
	text-decoration: none;
}
input {  color: #7C00B2; background-color: #FFFFFF; clear: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; clip:     rect(   ); cursor: auto; font-style: normal; border-style: groove; border-top-width: auto; border-left-width: auto?, StartY=15 FinishX=45, FinishY=75}
hr{
	background-color: Fuchsia;
	color: #8788C0;
	height: 12px;
}
body {
	scrollbar-face-color: #7C00B2;
	scrollbar-highlight-color: #B2B3DE;
	scrollbar-shadow-color: #48498C;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: B9B9B9;
	font-weight: bold;
	margin: 0 0 0 0;
}
a {
	font-family: Arial, Helvetica, sans-serif
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FAFAD0;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {  font-family: Arial, Helvetica, sans-serif;  font-weight: bold; color: #FF9900; text-decoration: underline}
.minitext{ font: bold color: Black;  font-style: normal;text-decoration: none;   }
.minitext:hover{ font: bold color: Black;   text-decoration: underline;   }
p {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #ffffff; font-variant: normal}
.pagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FFFACD;
}
.semititle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: White;
	text-transform: capitalize;

}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
}
.backgroundTable {
	background-image: url(/images/bg_cafe.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: White;
}
.border_table{
	background: #6A4D92;
	border: 2px ridge White;
	}

.main_table{
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #7C5EA3;	
}

.menu_main_table {
	background: #6A4D92;
}
.table_login{ background-color: #BAB0CF; }
.table_tourny{ border: 1px #FF7F50; }
.row_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: white}

.row_head {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #6A4D92;
}
.row_1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #573C7C;
}
.row_2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #F0FFFF;  background-color: #6B518E;  }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.blanco {
color: #FBBC5E; text-decoration: none;
}
.blanco:hover {
color: #FFFF66; text-decoration: underline;
}

/***********************************************************/
/*****Los siguientes estilos son para la pagina de registro*/
.maintitle { vertical-align:middle;font-weight:bold; color:#FFF; padding:8px 0px 8px 5px; background-image: url(/shared/images/themes/tile_back.gif);  border: 1px solid Black;  }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF }
.maintitle a:hover { text-decoration: underline }
.regtable {	border: 1px solid Black;}
.pformleftNoWith { background-color: #886CAF; padding:6px; margin-top:1px;; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformleftw { background-color: #886CAF; padding:6px; margin-top:1px;width:40%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformright { background-color: #886CAF; padding:6px; margin-top:1px;border-top:1px solid #C2CFDF; text-align: left; }
li.error {
background : url(/shared/images/ugly.gif); 
} 
.regerror {
color : Red; 
text-decoration : blink; 
}
ul#pagetitleerrors {
margin : 0 0 0 155px; 
padding : 10px 10px 5px 5px; 
list-style : circle; 
font-weight : bold; 
} 
body div#main_body ul#pagetitleerrors li {
line-height : 1.5em; 
list-style : none; 
background-position : 0 0; 
background-repeat : no-repeat; 
margin : 0; 
padding : 0 0 4px 22px; 
font-weight : normal; 
color : Red; 
font-size : 14px; 
} 
body div#main_body ul.headersection#pagetitleerrors {
margin : 0 153px; 
} 
/*FIN de estilos para paginas de registro*/

/*INICIO para estilos login.asp*/
td.subTitleBgr{background-color:#ccc; color:#000; font-size:13px; font-weight:bold;}
table.common{width:100%; border:0; background-color:#fff;}

/* do not modify rows classes below; use center classes when you need to center content of the row */
table.common tr{text-align:left; vertical-align:top;}
table.common tr.center, table.common tr.altRowCenter{text-align:center;}
/* do not modify rows classes above; use center classes when you need to center content of the row */

table.common tr th{text-align:center; font-size:13px; color:#000; background-color:#ccc; padding:3px;}
table.common tr td{padding:3px; color:#000; font-size:12px;}
table.common tr td.bold{font-weight:bold;}
table.common tr.altRow td, table.common tr.altRowCenter td{background-color:#e6e6e6;}
/*FIN estilos login.asp*/
