.TitleBlueTabTD
{
	/*background-position: left bottom;/* 	/*background-image: url(../graphics/title_blue.gif);*/
	background-color: #EDEDEF; /*background-repeat: no-repeat;*/
}
.tdBarraSuperior
{
	background-image: url(../images/GolferStationSWF/barraSuperiorRepet.gif);
}
.TitleBlueTD
{
	background-color: #EDEDEF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	height: 21px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TitleYellowTD
{
	background-color: #FFCC00;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004262;
	height: 21px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TitleRedTD
{
	background-color: #990000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SubTitleTD
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004262;
	background-color: #F0F0F0;
	padding-left: 10px;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.SubTitleBarTD
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005782;
	padding-left: 10px;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.celda_clara
{
	/* para la ToolGrid. igual a table-item */
	font-family: Verdana;
	font-size: 10px;
	color: #214121;
	background-color: #EDEDEF;
	height: 20px;
}

.celda_oscura
{
	/* para la ToolGrid. igual a table-alternateitem */
	font-family: Verdana;
	font-size: 10px;
	color: #214121;
	background-color: #E9E9E9;
	height: 20px;
	text-align:center;
}

.LabelTD
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F9AC5C; /*color: #696969;*/ /*background-color: #EDEDEF;*/
	vertical-align: middle;
	padding-bottom: 5px;
}
.LabelNotaCanchaNueva
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #406170; /*color: #696969;*/ /*background-color: #EDEDEF;*/
	vertical-align: middle;
	padding-bottom: 5px;
}

.ButtonTD
{
	font-family: Verdana;
	font-size: 12px;
	color: #1D4486;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
	text-align: center;
}
.LabelTdNormal
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0;
	padding: 5px;
	vertical-align: top;
	font-weight: normal;
}
.ComboBox
{
	font-family: Verdana;
	font-weight: bold;
	background-color: #D5D5D5;
}
.InputBox
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #406170; /*background-color: #FFE7C3;*/
	border-width: 1px;
	border-color:Black;
	background-color: White;
	vertical-align: middle;
	padding:2px;
	padding-left: 5px;
}

.InputBoxTransparent
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #406170; /*background-color: #FFE7C3;*/
	background-color: Transparent;
	vertical-align: middle;
	padding:2px;
	padding-left: 5px;
}

.InputBoxCenter
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #406170; /*background-color: #FFE7C3;*/
	border-width: 1px;
	border-color:Black;
	background-color: White;
	vertical-align: middle;
	text-align:center;
	padding:2px;
}
.MessageDIV
{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.MessageDIVInfo
{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #133241;
	font-weight: bold;
}
.MessageStatControl
{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.ErrorContainer
{
	padding: 5px; /*background-color: #FFE7C4;*/
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	text-align: left;
	vertical-align: middle;
}
.TextData
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3E6170;
	vertical-align: top;
}
.ButtonBlue
{
	background-image: url(../graphics/btn_blue.gif);
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	border: 0px;
	background-color: #005782;
	height: 20px;
	width: 100px;
	text-align: center;
}
.ButtonGreen
{
	background-image: url(../graphics/btn_green.gif);
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	border: 1px solid #346634;
	background-color: #346634;
	height: 22px;
	width: 100px;
	text-align: center;
}
.ButtonGrey
{
	background-image: url(../images/btnGrey.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	height: 20px;
	text-align: center;
	border-width: 0;
}
.ButtonRed
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #990000;
	border: 1px solid #000000;
	height: 20px;
}
.BtnLogin
{
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana;
}
.ScoreCardText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	vertical-align: top;
}
.ScoreCardTableHeader
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
.ScoreCardLeyend
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.ScoreCardLeague
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: center;
}

.ScoreCardLeagueAdress
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	text-align: center;
}

.ScoreCardLeagueChallenger
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: center;
}
.TplShowDateTD
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	background: #dfdfdf;
}
.TplFooterTD
{
	background-color: #005782;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.TplBotoneraSupTD
{
	font-family: Verdana;
	color: #B3F0FF;
	font-size: 10px;
	text-decoration: none;
	background: 007CB9;
}
.TplLoginRegisterTD
{
	font-family: Verdana;
	color: #B3F0FF;
	font-size: 10px;
	font-weight: bold;
	background: #007CB9;
}
.TplUserPasswordInput
{
	font-size: 10px;
	background-color: White;
}
.TplContenidoTD
{
	background-color: #F5F5F5;
}
.TplColumnasIzqDerTD
{
	background-color: #CCCCCC;
}
.MenuTitleTD
{
	background-color: #007CB9;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: #333333 1px solid;
	height: 18px;
	vertical-align: middle;
}
.MenuFondo
{
	background-color: #e8e8e8;
}
.menuSeparadorTitulo
{
	background-color: #e8e8e8;
}
.MenuItemTD
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #E8E6E6;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
}
.NewsTitleTD
{
	background-color: #004262;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_write_10px
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
}
.font_write_8px
{
	font-family: Verdana;
	font-size: 8px;
	font-weight:normal;
	color: #FFFFFF;
}

.NewsSubTitle
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
.NewsDetail
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.StepTitleTD
{
	background-color: #EFF5F7;
	font-family: Verdana;
	font-size: 16px;
	color: #004262;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
.StepActiveTD
{
	background-color: #EFF5F7;
	font-family: Verdana;
	font-size: 10px;
	color: #004262;
	text-decoration: none;
}
.StepInactiveTD
{
	background-color: #EFF5F7;
	font-family: Verdana;
	font-size: 10px;
	color: #C9D8DF;
	text-decoration: none;
}
.VClubActiveTab
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #346634;
}
.VClubInactiveTab
{
	font-family: Verdana;
	font-size: 12px;
	color: #004262;
	font-weight: bold;
	text-decoration: none;
	background-color: #D5DFD5;
}
.VClubCardTextFixedTD
{
	background-color: #F4F6F3;
	font-family: Verdana;
	font-size: 10px;
	color: #346734;
	text-transform: uppercase;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
.VClubCardTextTD
{
	background-color: #F4F6F3;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #346734;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: bottom;
	padding-top: 10px;
	padding-left: 10px;
}
.Subtitle
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
}
.Advice
{
	margin-top: 2px;
	padding: 4px; /*background-color: #FFE7C4;*/
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
}
.ContentTitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin-bottom: 4px;
}
.ContentInfo
{
	font-family: Verdana;
	font-size: 12px;
	color: #004262;
	line-height: 1.5em;
	margin-top: 4px;
}
.TabActive, .TabInactive
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1;
}
.TabInactive A
{
	text-decoration: none;
	color: #333333;
}
.TabInactive A:hover
{
	text-decoration: underline;
}
.TabActive
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
}
.TabInactive
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #EEEEEE;
}
.TabSpacer
{
	border-bottom: 1px solid #000000;
}
.TabControlContainer
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 4px;
}
SUP
{
	color: #FF0000;
}
.FormLabel, .FormCommand
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.FormLabel
{
	font-weight: bold;
}
.ListControlItem
{
	font-family: Verdana;
	font-size: 10px;
	color: #004262;
}
.MultibetSelection
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.PrintTitleTD
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid Black;
	padding: 2px;
}
.PrintSubTitleTD
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid Black;
}
.PrintSubTitle1TD
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.PrintSubTitle2TD
{
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
}
.PrintTextTD
{
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
}
.PrintTextBoldTD
{
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
}
.PrintClick
{
	font-family: Verdana;
	color: Green;
	font-size: 12px;
	padding: 2px;
	text-decoration: underline;
}
.BodyStyle
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #183441;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
}

.AnnotationTable
{
	background-color: White;
	border-color: #E0E0E0;
	border-collapse: collapse;
	border-style: solid;
}

.AnnotationHeader
{
	color: #000000; /*background-color: #C2D9E0;*/
	background-color: #D5D5D5;
	font-size: 10pt;
	font-weight: bold;
}

.AnnotationHeaderBlue
{
	color: #FFFFFF;
	background-color: #004262;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.AnnotationHeaderGrey
{
	color: #F9AC5C; /*background-color: #004262;*/
	background-color: #D5D5D5;
	font-size: 10pt;
	font-weight: bold;
}
.AnnotationHeaderAlt
{
	color: #004262;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.AnnotationItem
{
	color: #004262;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
}

.AnnotationItemAlt
{
	color: #004262;
	background-color: #F4F4F4;
	font-family: Verdana;
	font-size: 10pt;
}
/*Texts */
.txt_saludo_log
{
	/*color: #808C98;*/
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.txt_usuario_log
{
	/*color: #3E6170;*/
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
.txt_usuario_other
{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
.txt_nombre_avisos
{
	font-size: 9px;
	color: #F2923B;
}
.txt_invita_avisos
{
	font-size: 9px;
	color: #183441;
}
.txt_fecha_avisos
{
	font-size: 9px;
	color: #666666;
}
.txt_titulo
{
	color: #183441;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}
.txt_subtitulo2
{
	color: #183441;
	font-weight: bold;
	font-size: 12px;
}
.txt_subtitulo
{
	color: #183441;
	font-weight: bold;
	font-size: 12px;
	line-height: 26px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.txt_challenge_titulo
{
	font-family: Verdana;
	color: #385F70;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	vertical-align: top;
}
.txt_challenge_adv
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F9AC5C;
	padding-bottom: 5px;
	vertical-align: middle;
}
.InputBoxChallenge
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000; /*background-color: #FFE7C3;*/
	border-width: 1px;
	background-color: #D5D5D5;
	vertical-align: middle;
	padding: 5px;
}
.txt_challengeadv_9
{
	font-family: Verdana;
	color: #133241;
	font-size: 9px;
	text-align: center;
}
.txt_challengeadv_Comodin_9
{
	font-family: Verdana;
	color: #666666;
	font-size: 9px;
}
.txt_challenge_conf
{
	font-family: Verdana;
	color: #133241;
	font-size: 11px;
}
.txt_challenge_conf_bold
{
	font-family: Verdana;
	color: #133241;
	font-size: 11px;
	font-weight: bold;
}
.txt_challenge_tit
{
	font-family: Verdana;
	color: #242223;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.txt_challenge_sub_tit
{
	font-family: Verdana;
	color: #242223;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.td_challenge_border_bottom
{
	border-bottom: solid 1px #CCCCCC;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.tabla_combo_challenge
{
	background-color: #EDEDEF;
	text-align: center;
	vertical-align: middle;
}
.td_challenge
{
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.txt_challenge_9
{
	font-family: Verdana;
	color: #133241;
	font-size: 9px;
	text-align: center;
}
.txt_challenge_10
{
	font-family: Verdana;
	color: #696969;
	font-size: 10px;
	text-align: center;
}
.txt_challenge_ClubLogo
{
	font-family: Verdana;
	font-size: 10;
	color: #908F90;
	vertical-align: middle;
	text-align: left;
	padding-left: 15;
}
.txt_Club_11
{
	font-family: Verdana;
	color: #385F70;
	font-weight: bold;
	font-size: 11px;
	vertical-align:middle;
}
.txt_Club_9
{
	font-family: Verdana;
	color: #385F70;
	font-weight: bold;
	font-size: 9px;
	vertical-align:middle;
}
.txt_Club_9_Orange
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #F9AC5C;
	vertical-align: middle;
}
.text_Profile_9px
{
	font-family: Verdana;
	color: #8D8D8F;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.text_Profile_10px_tit
{
	font-family: Verdana;
	color: #183441;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.text_login_10px_tit
{
	font-family: Verdana;
	color: #F6AD5F;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
/*New Club */
.txt_NewClub
{
/*	padding-top: 3px;*/
	font-family: Verdana;
	color: #696969;
	font-size: 10px;
	text-align: left;
}

.txt_NewClubSmall
{
	padding-top: 10px;
	font-family: Verdana;
	color: #3E6170;
	font-size: 9px;
	text-align: left;
}

.txt_NewClub2
{
	font-family: Verdana;
	color: #3E6170;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}
.input_NewClub
{
	color: #696969;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	background-color: Transparent;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	height: 15px;
}

/*Lines Page */
.Tit_degradee
{
	background-image: url(../images/HeaderImages/tit_degradee.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.bg_1px
{
	background-color: #CCCCCC;
	line-height: 1px;
}
.line_1px
{
	line-height: 1px;
}
.border_challenge_logo
{
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 10px;
	height: 50px;
}
/*Table */

.table-link
{
	font-family: Verdana;
	font-size: 10px;
	color: #004262;
}
.table-pager
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000; /*background-color: #F6F8F6; /* background-color: #D5DFD5; */
	height: 30px;
	text-align: center;
}
.table-text
{
	/* como table-item y alternate, pero sin fondo */
	font-family: Verdana;
	font-size: 10px;
	color: #214121;
	text-align: center;
	vertical-align: middle;
}
.fondogris
{
	background-color: #eeeef0;
}
.table-footer
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.txt_footer
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}
.table-header
{
	font-family: Verdana;
	font-size: 12px;
	color: #1D4486;
	font-weight: bold;
	background-image: url(../images/bg_title_tabla.gif);
	background-position:bottom;
	height: 25px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}
.table-alternateheader
{
	font-family: Verdana;
	font-size: 12px;
	color: #F9AC5C;
	font-weight: bold;
	background-image: url(../images/bg_title_tabla.gif);
	background-position:bottom;
	height: 25px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}
.table-alternateheader50
{
	font-family: Verdana;
	font-size: 12px;
	color: #F9AC5C;
	font-weight: bold;
	background-image: url(../images/bg_title_tabla50.gif);
	background-position:bottom;
	height: 50px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}

.table-NoTable
{
	font-family: Verdana;
	font-size: 12px;
	color: #F9AC5C;
	font-weight: bold;
	background-color:Transparent;
	height: 25px;
	vertical-align: middle;
	text-align: left;
}

.table-NoTableCenter
{
	font-family: Verdana;
	font-size: 12px;
	color: #F9AC5C;
	font-weight: bold;
	background-color:Transparent;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

.tabla_challenge
{
	margin-left: 20px;
}
.table-sub-header
{
	height: 25px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/bg_title_tabla.gif);
	font-family: Verdana;
	color: #3E6170;
	font-size: 9px;
}
.table-header-light
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #214121; /*color: #000000;*/
	background-color: #D5DFD5;
	height: 24px;
	vertical-align: middle;
}
.table-item
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #EDEDEF;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.table_Clubs
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #385F70;
	background-color: #EDEDEF;
	height: 50px;
	padding-left: 20px; 
	vertical-align: middle;
}
.table_ClubsNaranja
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F9AC5C;
	
}

.table_ClubsAzulGris
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #385F70;
}

.table_ClubsE8
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #385F70;
	background-color:#e8e8e8;
}

.table_Clubs_Join
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #385F70;
	height: 40px;
	padding-left: 20px; 
	vertical-align: middle;
	background-repeat: no-repeat;
	background-color: Transparent;
	background-position: left center;
}
.table-item-white
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 20px;
	text-align: left;
	padding-left:2px;
}

.table-item-white-alternate
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #E7E8EA;
	height: 20px;
	text-align: left;
	padding-left:2px;
}

.table-alternateitem
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #E7E8EA;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}


.table-itemSeparador
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #c5ccd6;
	border-color: #b1b8c2;
	height: 8px;
	text-align: center;
	vertical-align: middle;
}

/*divs */
#contenedor
{
	z-index: 1;
	width: 931px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../images/bg_gral.gif);
	background-repeat: repeat-y;
}

#menu
{
	width: 929px;
	height: auto;
	position: absolute;
	z-index: 10;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
}

/*estilos links*/
a.link-Default
{
	color: #000000;
	text-decoration: none;
	height: 31px;
	font-size: 10px;
	text-align: center;
}
a.link-MENU:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #787878;
	text-decoration: none;
	background-image: url(../images/GolferStationSWF/menu/bulletBig_off.gif);
	padding-left: 28px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 25px;
	font-weight: bold;
}
.link-MENU-Padre /* Debe ser igual a a.link-MENU:link */
{
	font-family: Verdana;
	font-size: 10px;
	color: #787878;
	text-decoration: none;
	background-image: url(../images/GolferStationSWF/menu/bulletBig_off.gif);
	padding-left: 28px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 25px;
	font-weight: bold;
}
.link-MENU-Naranja /* Debe ser igual a a.link-MENU:link, Salvo por el color */
{
	font-family: Verdana;
	font-size: 10px;
	color: #F9AC5C;
	text-decoration: none;
	background-image: url(../images/GolferStationSWF/menu/bulletBig_off.gif);
	padding-left: 28px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 25px;
	font-weight: bold;
}
a.link-MENU:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #787878;
	text-decoration: none;
	background-image: url(../images/GolferStationSWF/menu/bulletBig_off.gif);
	padding-left: 28px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 25px;
	font-weight: bold;
}
a.link-MENU:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #3E6170;
	text-decoration: none;
	background-image: url(../images/GolferStationSWF/menu/bulletBig_on.gif);
	padding-left: 28px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 25px;
	font-weight: bold;
}
a.link-MENU-selected
{
	font-family: Verdana;
	font-size: 10px;
	color: #3E6170;
	text-decoration: none;
	background-image: url(../images/GolferStationSWF/menu/bulletBig_on.gif);
	padding-left: 28px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 25px;
	font-weight: bold;
}

/* INICIO Estilos para items del subMenu*/
a.link-MENU2:link
{
	font-family: Verdana;
	font-size: 9px;
	color: #787878;
	text-decoration: none;
	background-image: url(../images/bullet_SubMenu_off.gif);
	padding-left: 15px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	font-weight: bold;
}
a.link-MENU2:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #787878;
	text-decoration: none;
	background-image: url(../images/bullet_SubMenu_off.gif);
	padding-left: 15px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	font-weight: bold;
}
a.link-MENU2:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #415e66;
	text-decoration: none;
	background-image: url(../images/bullet_SubMenu_on.gif);
	padding-left: 15px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	font-weight: bold;
}
a.link-MENU2-selected
{
	font-family: Verdana;
	font-size: 9px;
	color: #415e66;
	text-decoration: none;
	background-image: url(../images/bullet_SubMenu_on.gif);
	padding-left: 15px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	font-weight: bold;
}

.Menu_Titulo
{
	font-family: Verdana;
	font-size: 15px;
	color: #3E6170;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

/* FIN Estilos para el items del subMenu*/
a.link-Scores
{
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	padding-left: 32px;
	background-position: left;
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	font-size: 10px;
	color: #183441;
	text-align: center;
}
a.link-Challenge
{
	color: #183441;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 30px;
	height: 31px;
	line-height: 31px;
	background-position: left;
	background-repeat: no-repeat;
}
a.link-Virtual_Club
{
	font-family: Verdana;
	color: #3E6170;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
a.link-Virtual_Club_Join
{
	font-family: Verdana;
	color: #3E6170;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
a.link-ChallengeAdvanced
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F9AC5C;
	vertical-align: middle;
	padding-bottom: 5px;
}
a.link-ChallengeAdvanced_Visisted
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #F9AC5C;
	vertical-align: middle;
	padding-bottom: 5px;
}
a
{
	font-family: Verdana;
	color: #3E6170;
	text-decoration: none;
}


.Stat_Titulo
{
	font-family: Verdana;
	font-size: 12px;
	color: #F8AC5C;
	font-weight: bold;
	background-color: #EDEDEF;
	background-image: url(../images/bg_title_stat.gif);
	height: 20px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}

.Stat_HeaderTable
{
	font-family: Verdana;
	font-size: 9px;
	color: #3E6170;
	font-weight: bold;
	background-color: #DFDFE1; 
	height: 20px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}
.Stat_Item
{
	font-family: Verdana;
	font-size: 10px;
	color: #183441; /*color: #000000;*/
	background-color: #EDEDEF; /*height: 20px;*/
}
.Stat_ItemAlternate
{
	font-family: Verdana;
	font-size: 10px;
	color: #183441; /*color: #000000;*/
	background-color: #E7E8EA; /*height: 20px;*/
}

.Stat_ItemResaltado
{
	font-family: Verdana;
	font-size: 10px;
	color: #183441; /*color: #000000;*/
	background-image:url(../images/bg_verdeDark.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	
	font-weight: bold;
}
.StatPersonal_HeaderTable
{
	font-family: Verdana;
	font-size: 11px;
	color: #F9AC5C;
	font-weight: bold;
	background-image: url(../images/bg_title_tablaStat.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	vertical-align: middle;
	text-align: center;
	
}
.StatPersonal_Titulo
{
	font-family: Verdana;
	font-size: 14px;
	color: #183441;
	font-weight: bold; /*background-color:#DFDFE1;*/
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
}
.StatPersonal_Categoria
{
	font-family: Verdana;
	font-size: 12px;
	color: #183441;
	font-weight: bold; /*background-color:#DFDFE1;*/
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
}
.Stat_ItemAlternate
{
	font-family: Verdana;
	font-size: 10px;
	color: #183441; /*color: #000000;*/
	background-color: #E7E8EA; /*height: 20px;*/
}
.Stat_Item
{
	font-family: Verdana;
	font-size: 10px;
	color: #183441; /*color: #000000;*/
	background-color: #EDEDEF; /*height: 20px;*/
}
.txt_TituloGameBorde
{
	font-family: Verdana;
	color: #5e7a87;
	font-size: 10px;
	vertical-align: middle;
	border-top: #dfdfda thin solid;
	border-left: #dfdfda thin solid;
	border-bottom: #dfdfda thin solid;
}
.txt_TituloGameSinBorde
{
	font-family: Verdana;
	color: #5e7a87;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	background-image: url(../images/bg_title_tabla.gif);
	height: 25px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}


.txt_GameEditBorde
{
	font-family: Verdana;
	color: #8E9687;
	font-size: 10px;
	vertical-align: middle;
	border-top: #dfdfda thin solid;
	border-left: #dfdfda thin solid;
	border-bottom: #dfdfda thin solid;
}

.txt_GameEditBordeVerde
{
	font-family: Verdana;
	color: #657260;
	font-size: 10px;
	vertical-align: middle;
	border-top: #dfdfda thin solid;
	border-left: #dfdfda thin solid;
	border-bottom: #dfdfda thin solid;
	font-weight: bold;
}

.txt_ComboEditVerde
{
	background-color: #c9d7a6;
	font-family: Verdana;
	color: #657260;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}
.txt_ComboEditVerdeLeft
{
	background-color: #c9d7a6;
	font-family: Verdana;
	color: #657260;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}
.cursor_style_none
{
	cursor: default;
}

.ListGames
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ededed;
	vertical-align: middle;
	text-align: center;
}

.PromptTD
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F9AC5C; /*color: #696969;*/ 
	background-color:Transparent;
	vertical-align: middle;
	padding-bottom: 5px;
}

.InputBoxSinFondo
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #406170; /*background-color: #FFE7C3;*/
	border-width: 1px;
	border-color:Black;
	background-color: Transparent;
	vertical-align: middle;
	padding: 5px;
}

.InputBoxFondoBlanco
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #406170; /*background-color: #FFE7C3;*/
	border-width: 1px;
	border-color:Black;
	background-color: White;
	vertical-align: middle;
	padding: 2px;
	padding-left:5px;
}

.PromptTDAzul
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #406170; /*color: #696969;*/ 
	background-color:Transparent;
	vertical-align: middle;
	padding-bottom: 5px;
}

/*CONTENEDOR PARA BOTONES*/
.ContenedorBtn
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F9AC5C;
	background-image: url(../images/fondoBotones.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-bottom: 5px;
}
/*FIN CONTENEDOR PARA BOTONES*/

/*CONTENEDOR PARA TABLAS*/
.ContenedorTabla
{
	padding-top: 5px;
}
/*FIN CONTENEDOR PARA TABLAS*/


/* Estilos para ScoreCard */

.Hoyo
{
	font-family:Verdana;
	font-size:10px;
	color: #183441;
	background-color:#E4E5E6;
	vertical-align:middle;
	text-align:center;
}

.HoyoAlternativo
{
	font-family:Verdana;
	font-size:10px;
	color: #183441;
	background-color:#E0E0E0;
	vertical-align:middle;
	text-align:center;
}

.ScoreCardTextBox
{
	border-color: Black;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #0e2a37;
	background-color: White;
	text-align: center;
}
.ScoreCardTextBoxLeft
{
	border-color: Black;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #0e2a37;
	background-color: White;
	text-align: left;
}
.ScoreCardTextBoxHandicap
{
	border-color: Black;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #0e2a37;
	background-color:#C9E9D4;
	text-align: center;
}

.ScoreCardINOUT
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #183441;
	background-image:url(../images/bg_verdeDark.gif);
	height: 25px;
	background-repeat: repeat-x;
	vertical-align:middle;
	text-align:center;
}

.ScoreCardNeto
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #183441;
	background-image:url(../images/bg_naranja.gif);
	height: 25px;
	background-repeat: repeat-x;
	vertical-align:middle;
	text-align:center;
}

.ScoreCardHeader
{
	font-family: Verdana;
	font-size: 12px;
	color: #F9AC5C;
	font-weight: bold;
	background-image: url(../images/bg_title_tabla.gif);
	background-position:bottom;
	/*height: 25px;*/
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}

.ScoreCardTextGral
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color: #183441;
	vertical-align:middle;
}

.ScoreCardTextGral12
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #183441;
	vertical-align:middle;
}

.ScoreCardTextGral10
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color: #183441;
	vertical-align:middle;
}

.ScoreCardTextBox12
{
	border-color:Black;
	border-width:1px;
	font-family:Verdana;
	font-size:12px;
	color: #183441;
	background-color:White;
	text-align:left;
}

.ScoreCardHole
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#183441;
	background-image: url(../images/scorecard/ScoreCardHole.jpg);
}
.ScoreCardHoleDetail
{
	font-family: Verdana;
	font-size: 10px;
	color:#183441;
	background-image: url(../images/scorecard/ScoreCardHole.jpg);
}
.ScoreCardHandicap
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#183441;
	background-image: url(../images/scorecard/ScoreCardHandicap.jpg);
}
.ScoreCardHandicapDetail
{
	font-family: Verdana;
	font-size: 10px;
	color:#183441;
	background-image: url(../images/scorecard/ScoreCardHandicap.jpg);
}
.ScoreCardPar
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#183441;
	background-image: url(../images/scorecard/ScoreCardPar.jpg);
}
.ScoreCardParDetail
{
	font-family: Verdana;
	font-size: 10px;
	color:#183441;
	background-image: url(../images/scorecard/ScoreCardPar.jpg);
}
.ScoreCard-FontTitulo
{
	font-family: Verdana;
	font-size: 12px;
	color:#183441;
	font-weight:bold;
}
.ScoreCard-titTexto
{
	font-family: Verdana;
	font-size: 12px;
	color:#183441;
	font-weight:bold;
}
.ScoreCard-titDescripcion
{
	font-family: Verdana;
	font-size: 12px;
	color:#183441;
}
.ScoreCard-FontSubTitulo
{
	font-family: Verdana;
	font-size: 13px;
	color:#183441;
	font-weight:bold;
}
.ScoreCard-TeamA
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	background-color:#CED8BB;
}
.ScoreCard-TeamB
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	background-color:#8DA699;
}
.ScoreCard-Line
{
	background-color:#5D8971;
}
.ScoreCard-FontNormal
{
	font-family: Verdana;
	font-size: 10px;
}
.ScoreCard-FontBold
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}
.ScoreCard-FondoGris
{
	font-family: Verdana;
	font-size: 10px;
	color:#183441;
	background-color:#DDDDDD;
}
.ScoreCardResult
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#183441;
	background-image: url(../images/scorecard/ScoreCardResult.jpg);
}
.ScoreCard-FontWhite
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:White;
	background-color:#A2B3A9;
}

/* FIN Estilos para ScoreCard */



.line_1pxGriss
{
	border-bottom: solid 1px #CCCCCC;
	vertical-align:middle;
}

.labelNoItems
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004262;
	background-color: Transparent;
}

.ResultadoApuestas_ItemResaltado
{
	font-family: Verdana;
	font-size: 10px; /*color: #183441; /*color: #000000;*/
	/*background-color: #b1b8c2;*/
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}



.txtUserRegistration
{
	font-family: Verdana;
	font-size: 10px;
	color: #133241;
}

.tdUserRegistration
{
	font-family: Verdana;
	font-size: 10px;
	color: #DC8331;
	text-align: left;
}

.tdTextData
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3E6170;
	vertical-align: top;
	text-align: left;
}
.tdMensajeRegistroCorpo
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3E6170;
	vertical-align: top;
	text-align: left;
}

.makeChallengeTop
{
	background-image: url(../images/makeChallenge1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width: 600px;
	height:28px;
}	

.makeChallengeRepeat
{
	background-image: url(../images/makeChallenge2.gif);
	background-repeat: repeat-y;
	width: 600px;
}	

.makeChallengePie
{
	background-image: url(../images/makeChallenge3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 600px;
	height:56px;
}	


.tdPasoPasoAzul
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000066;
	text-align: left;
	font-weight: bold;
	text-align: left;
}

.tdPasoPasoNaranja
{
	font-family: Verdana;
	font-size: 10pt;
	color: #DC8331;
	text-align: left;
	font-weight: bold;
	text-align: left;
}

.JoinClubQuestion
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F9AC5C; /*color: #696969;*/ /*background-color: #EDEDEF;*/
	vertical-align: middle;
	padding-bottom: 5px;
}
	
.JoinClubAnswer
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000; /*background-color: #FFE7C3;*/
	border-width: 1px;
	background-color: #D5D5D5;
	vertical-align: middle;
	padding: 5px;
}	


.scoreCardEncabezadoPie
{
	background-image: url(../images/ScoreCard_EncabezadoPie.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 325px;
	height:11px;
}	

.scoreCardEncabezadoRepeat
{
	background-image: url(../images/ScoreCard_EncabezadoRepeat.gif);
	background-repeat:repeat-x;
	background-position:top left;
	width: 325px;
	/*height:94px;*/
}
.TD_NewsContentEdit_InterLineSpace
{
	padding-bottom: 15px;
}

.table_NewsContent
{
	font-family: Verdana;
	font-size: 12px;
	color: #3E6170;
	font-weight: bold;
	background-image: url(../images/bg_title_tabla.gif);
	background-position: bottom;
	height: 25px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}

.NewsContent_NoticeTitle
{
	font-family: Verdana;
	font-size: 12px;
	color: #3e6170;
	font-weight: bold;
}

.NewsContent_NoticeDescription
{
	font-family: Verdana;
	color: #808080;
	font-size: 10px;
}

a.NewsContnent_Link
{
	font-family: Verdana;
	font-size: 10px;
	color: #3e6170;
	font-weight: bold;
}

.linkScores
{
	font-family:Verdana;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #3e6170;
	text-align: center;
}	

.cargarScoreBckMensaje
{
	padding:3px;
	background-image: url(../images/cargarScoreMensaje.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.txt_challenge_subtitulo
{
	font-family: Verdana;
	color: #3E6170; /*#385F70*/
	font-size: 10px;
	vertical-align: bottom;
}
.txt_ContactUser
{
	font-family: Verdana;
	color: #3E6170;
	font-weight:bold; 
	font-size: 11px;
	text-align:left;
	padding-left:30px;
}

.Tour_NroPagina
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3E6170; 
	vertical-align: middle;
	text-align:left;
}

.ContenedorBarraTour
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F9AC5C;
	background-image: url(../images/Tour/barra.gif);
	background-repeat: no-repeat;
	background-position:center top;
	vertical-align: top;
	padding-bottom: 5px;
}

.Tour_Titulo
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DE831B; 
	vertical-align: middle;
	text-align:left;
	padding-left:5px;
}

.Tour_Contenido
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	vertical-align: top;
	text-align:left;
}
.txt_ContactUser_Header
{
	font-family: Verdana;
	font-size: 11px;
	color: #908F90;
	text-align: left;
}
.td_Contact_Back
{
	font-family: Verdana;
	font-size: 12px;
	color: Silver;
	font-weight: bold; 
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
}

.SubTitulo
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #406170; /*background-color: #FFE7C3;*/
	background-color: Transparent;
	vertical-align: middle;
}

.Recomendacion_Titulo
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #f9ac5c; 
	vertical-align: middle;
	text-align:left;
}

.Recomendacion_Contenido
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000; 
	vertical-align: top;
	text-align:left;
}


.PreguntasCorporativas
{
	font-family: Verdana;
	color: #000F3D;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.SubTituloPreguntasCorporativas
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.RespuestasCorporativas
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #406170; /*background-color: #FFE7C3;*/
	border-width: 1px;
	border-color:Black;
	background-color: White;
	vertical-align: middle;
	padding:2px;
	padding-left: 5px;
}

.PiePreguntasCorporativas
{
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}

.Publicidad
{
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
}

.MultiBetLabel
{
	font-family: Verdana;
	font-weight:bold;
	color: #DD8431;
	font-size: 12px;
}

.MultiBetData
{
	font-family: Verdana;
	font-weight:normal;
	color: #45798B;
	font-size: 12px;
}

.MultiBetSummary
{
	font-family: Verdana;
	font-weight:normal;
	color: #133241;
	font-size: 12px;
}

.MultiBetEstiloGrupo
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color: #F7AB5C;
	background-color: Transparent;
	border-color: #B7B7B7;
	border-style: solid;
	border-width:1px;
}
.MultiBetEstiloGrupoSmall
{
	font-family:Verdana;
	font-weight:normal;
	font-size:9px;
	color: #F7AB5C;
	background-color: Transparent;
	border-color: #B7B7B7;
	border-style: solid;
	border-width:1px;
}

.MultiBetEstiloPregunta
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color: #183441;
	background-color: #E0E0E0;
	border-color: #B7B7B7;
	border-style: solid;
	border-width:1px;
}

.MultiBetEstiloRespuesta
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color: #3F6270;
	background-color: #E4E5E6;
	border-color: #B7B7B7;
	border-style: solid;
	border-width:1px;
}

.MultiBetInputBox
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3F6270; /*background-color: #FFE7C3;*/
	border-width: 1px;
	border-color:Black;
	background-color: White;
	vertical-align: middle;
	padding:2px;
	padding-left: 5px;
}

.MultiBetListControlItem
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3F6270; /*background-color: #FFE7C3;*/
	
}

.MultiBetMultibetSelection
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3F6270; /*background-color: #FFE7C3;*/
}

.MultiBetLabelNota
{
	font-family: Verdana;
	font-weight:bold;
	color: #DD8431;
	font-size: 9px;
}

.MultiBetDataNota
{
	font-family: Verdana;
	font-weight:normal;
	color: #45798B;
	font-size: 9px;
}

/******Estilos sección ayuda****/
a.Help:link,a.Help:visited
{
	text-decoration:none;
	color:#32474F !important;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
a.Help:hover
{
	text-decoration:underline;
	color:#32474F !important;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;	
}
.TextoHelp
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

/******Div con Scroll**************/
div.scroll {
	height: 440px;	
	overflow: auto;	
	padding: 8px;
}

.encabezadoNvoUsr
{
	vertical-align: middle;
	text-align: right;
	padding-right:10px;
	background-image: url(../images/GolferStationSWF/degrade_fondo_login.gif);
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}

.table-alternateitemQuestionCorpo
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #E7E8EA;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

.table-itemQuestionCorpo
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #EDEDEF;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

/*ESTILOS NUEVOS SEGUN ESPECIFICACIONES, tratar de usar estos estilos siemrpes en base a las especificaciones del documento.*/

.TituloSecundario
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#3f6270;
}

.Pregunta
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#f2b05c;
}

.Respuesta
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#3f6270;
}

.Comentarios
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#3f6270;
}

.LinkToolTip
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #406170;
	background-color: Transparent;
	vertical-align: middle;
}

.MiddleToolTip
{
	font-family: Verdana;
	font-size: 13px;
	color: #406170;
	background-color: Transparent;
	vertical-align: middle;
	text-align:justify;	
}

.TopToolTip
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: Transparent;
	vertical-align: middle;
	text-align:center;
}

.MensSinLeer
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-bottom: 5px;
}
















/*************************************************************************************************/
/*************************************************************************************************/
/*																								 */
/*   Estilos GENERADOS por WorkRoom, NO modificar ni agregar nada por debajo de estas lineas. 	 */
/*																								 */
/*************************************************************************************************/
/*************************************************************************************************/

/* Para tabla con fondo verde*/
.texto1
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3F6270;
	background-image: url(../images/GolferStationSWF/imgwr/fondo-verde.jpg);
	background-repeat: repeat-x;
}
.texto5_verde {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3f6270;
	background-image: url(../images/GolferStationSWF/imgwr/fondo-verde.jpg);
	background-repeat: repeat-x;
}
.fondo_verde {
	background-image: url(../images/GolferStationSWF/imgwr/fondo-verde.jpg);
	background-repeat: repeat;
}
.texto6
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F6270;
	horizontal-align: middle;
	background-image: url(../images/GolferStationSWF/imgwr/fondo-verde.jpg);
	background-repeat: repeat-x;
}
.h_20_fondo {
	background-image: url(../images/GolferStationSWF/imgwr/fondo-verde.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 4px;
}

/*Para tabla con fondo naranja*/
.texto1_naranja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3f6270;
	background-image: url(../images/GolferStationSWF/imgwr/fondo-naranja.jpg);
	background-repeat: repeat-x;
}
.texto5_naranja {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3f6270;
	background-image: url(../images/GolferStationSWF/imgwr/fondo-naranja.jpg);
	background-repeat: repeat-x;
}
.fondo_naranja {
	background-image: url(../images/GolferStationSWF/imgwr/fondo-naranja.jpg);
	background-repeat: repeat-x;
}
.h_20_naranja {
	background-image: url(../images/GolferStationSWF/imgwr/fondo-naranja.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 4px;
}
/* Fondos de tablas */
.fondo_tabla1 {
	background-image: url(../images/GolferStationSWF/imgwr/fondo-tabla1.jpg);
	height: 151px;
	width: 414px;
	background-repeat: no-repeat;
}
.fondo_tabla1_d {
	background-image: url(../images/GolferStationSWF/imgwr/fondo-tabla1_d.jpg);
	height: 151px;
	width: 550px;
	background-position: 1px;
}

.fondo_tabla2 {
	background-image: url(../images/GolferStationSWF/imgwr/fondo-tabla2.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
}
.fondo_tabla2_d {
	background-image: url(../images/GolferStationSWF/imgwr/fondo-tabla2_d.jpg);
	background-repeat: repeat-y;
	width: 550px;
}

.table3
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	height: 21px;
	width: 79px;
	background-image: url(../images/GolferStationSWF/imgwr/fondo_boton.jpg);
	background-repeat: repeat-x;
}
.height_18 {
	height: 18px;
	background-color: #f0f0f4;
	border: 1px solid #e5e5e5;
}
.height_18_2 {
	height: 18px;
	border: 1px solid #e8e8ea;
	background-image: url(../images/GolferStationSWF/imgwr/fondo-gris_2.jpg);
	background-repeat: repeat-x;
}

.height_32 {
	height: 32px;
	background-image: url(../images/GolferStationSWF/imgwr/fondo-tabla4i.jpg);
	background-repeat: repeat;
}
.fondo_tabla4_d {
	height: 32px;
	background-image: url(../images/GolferStationSWF/imgwr/fondo-tabla4_d.jpg);
}

/*Alturas*/
.height_8 {
	height: 8px;
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.height_20 {
	height: 20px;
}


.texto5_blanco {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3f6270;
}

.texto5Center_blanco {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	color: #3f6270;
}

.table1
{
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F1BE;
	vertical-align: middle;
	border: solid 1px #000000;	
}
.table2
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #E8E8E8;
	vertical-align: middle;
	height: 21px;
	width: 95px;
}
.check
{
background-color: #FFFFFF;
height: 14px;
width: 14px;
border: solid 1px #000000;
}
.border_colorc6c6c6 {
	border-top-color: #c6c6c6;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
	height: 94px;
}

/*Comienzo estilos correspondientes a perfil*/
.fondogeneral {
	background-color: #ededed;
}
.text_Profile_9px
{
	font-family: Verdana;
	color: #8D8D8F;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}
.view_comments {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #8D8D8F;
}
.Tittle_grey {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8D8D8F;
}

	
.StatPersonal_Categoria
{
	font-family: Verdana;
	font-size: 12px;
	color: #3f6270;
	font-weight: bold; /*background-color:#DFDFE1;*/
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
}
.ScoreCard-FontNormal
{
	font-family: Verdana;
	font-size: 10px;
}
.txt_comment {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

.Tittles_ForoClub {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14.44px;
	font-weight: bold;
	color: #183441;
}

.Tittle_grey2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8D8D8F;
	height: 20px;
}
.txt_btn {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14.44px;
	font-weight: bold;
	color: #183441;
	vertical-align: middle;
}
.espacio_titulo{
	line-height: 10px;
}
.espacio_campo_boton{
	width: 10px;
}
.espacio_contenido{
	line-height: 6px;
}
.espacio_subtitulo{
	line-height: 8px;
}
.division_gris {
	height:1px;
	color: #8D8D8F;
	background-attachment: fixed;
	background-image: url(imgs/linea_divisoria.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.espacio_boton{
	line-height: 3px;
}

.Contenido
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#3f6270;
}

.TituloPrincipal
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#f2b05c;
}

.NotaTitulo
{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#3f6270;
}

.DescripcionTitulo
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#3f6270;
}

.style1 
{
	font-size:12px; 
	color:#3f6270; 
	font-family: Verdana;
}

.style2 
{
	font-size:9px; 
	color:#3f6270; 
	font-family: Verdana;
}

.DescripcionTexto
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#3f6270;
}

/*Fin estilos correspondientes a perfil*/