body, TD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:82%;
	margin:0;
}

body
{
	margin:0;
	background-color: #ffffff;
	text-align: center;
}

.copy
{
	line-height:150%;
}
.bad { color:#FF0000; }

.good
{
	font-size: 10pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align:left;
	line-height:12pt;
	
}
.goodButtons
{
	font-size: 10pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align:left;
	line-height:12pt;
	border:0;
	
}
.goodN
{
	font-size: 10pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align:center;
	line-height:12pt;
	
}

.note { font-size:10px; color:#666666; }

H1
{
	font-size: 16px;
	color:#555555;
}
H2
{
	font-size: 14px;
	color: #555555;
	font-weight:bold;
}
H2
{
	font-size: 12px;
	color: #555555;
	font-weight:bold;
}

LI
{
	line-height:20px;
}
HR
{
	color:#000000;
}

/*----------------------------------------*/
/*--		Style of the links			--*/
a, a:link, a:visited, a:active
{
	font-size: 10pt;
	color: #993300;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	text-decoration: underline;
} 
a:hover
{
	font-size: 10pt;
	color: #CC3300;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	
} 
/*----------------------------------------*/
/*----------------------------------------*/

/*----------------------------------------*/
/*--		Style of Titles				--*/
.Title
{
	background: transparent url(../images/arrow.gif) no-repeat scroll 0px center;
	padding-left: 15;
	text-align: left;
	font-family:   Verdana, Helvetica, sans-serif;
	font-size:  12px;
    font-weight: bold;
	color: #000000;
}
.Title2
{
	padding-left: 15;
	text-align: left;
	font-family:   Verdana, Helvetica, sans-serif;
	font-size:  16px;
    font-weight: bold;
	color: #000000;
}
.TitleN
{
	background: transparent url(../images/arrow1.gif) no-repeat scroll  0px center;
	padding-left: 50;
	text-align: left;
	font-family:   Verdana, Helvetica, sans-serif;
	font-size:  16px;
    font-weight: bold;
	color: #000000;

}
.SubTitle
{
	font-family:  Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
}

/*----------------------------------------*/

/*----------------------------------------*/
/*--		Style of the Inputs		--*/

.field_label {
	font-family:  Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
}
.field_labelItalic {
	font-family:  Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
    font-style:italic;
}
INPUT
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #e6e6e6;
}

.radio_noBorder INPUT
{
	border: none;
	font-family: Verdana, Helvetica, sans-serif;
	background: transparent;
}

.DropDown_chico INPUT
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	width:60;
	
}

INPUT.button
{
	border-left-color: #cccccc;
	border-left-style: outset;
	border-bottom-color: #cccccc;
	border-bottom-style: outset;
	border-top-style: outset;
	border-top-color: #cccccc;
	border-right-style: outset;
	border-right-color: #cccccc;
	background-color: #cccccc;
}

SELECT
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Helvetica, sans-serif;	
	background-color: #e6e6e6;
}

.DropDown_chico {
	font-size: 11px;	
}

TEXTAREA
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #e6e6e6;
}

/*--		Style of the Validators		--*/
.Data
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
}
.TableWithBorder
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;	
}

.TableWithBorderChico
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;	
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

.TextoChico
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.TextoChicoN
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.TextoChico:hover
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.TableNavigation
{
	border-right: gainsboro 0px solid;
	border-top: gainsboro 0px solid;
	border-left: gainsboro 0px solid;
	border-bottom: gainsboro 0px solid;
}


/*--		Style of the Validators		--*/
.Validator
{
	font-size: 10pt;
	color: #ff3333;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align:left;
	line-height:12pt;
	
}

.Message
{
	font-size: 8pt;
	color: #CC0000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
}
.MessageForumDetail
{
	font-size: 11pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: normal;
}
/*-------  Menu Table Style -----*/
.MenuTable
{

}

.MenuTable td
{

}

.MenuTable td:hover
{

}

/*-------  Menu Link Style -----*/
a.MenuLink:link
{
	font-size: 9pt;
	color: #004488;
	background-color: #cccccc;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}
a.MenuLink:visited
{
	font-size: 9pt;
	color: #004488;
	background-color: #cccccc;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}
a.MenuLink:active
{
	background: transparent url(../images/menu_bullet_red.gif) no-repeat scroll 6px center;
	color: #a02424;
	background-color: #f3e5dc;
	border-left-color: #a02424;
}
a.MenuLink:hover
{
	background: transparent url(../images/menu_bullet_red.gif) no-repeat scroll 6px center;
	color: #004488;
	background-color: #e5e5e5;
	border-left-color: #a02424;	
}
.MenuLink
{
	font-size: 9pt;
	color: #666666;
	line-height: normal;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #cccccc;
	text-align: left;
	text-decoration: none;
	display: block;
	border-left-style: solid;
	border-left-color: black;
	border-left-width: 2px;
	padding-left: 16px;
	background: transparent url(../images/menu_bullet_blue.gif) no-repeat scroll 6px center;
}

.PreviousRoundNoVisible {
}

PreviousRoundN
{
	font-size: 12pt;
	color: #000000;
	line-height: normal;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #D9D9D9;
	text-align: left;
	text-decoration: none;
	display: block;
	border-left-style: solid;
	border-left-color: #9f9f9f;
	border-left-width: 2px;
	padding-left: 16px;
	margin-bottom: 0px;
	background: transparent url(../images/menu_bullet_gray_down.gif) no-repeat scroll 6px center;
	background-color: #D9D9D9;	
	height: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}



.PreviousRound
{
	font-size: 9pt;
	color: #000000;
	line-height: normal;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #D9D9D9;
	text-align: left;
	text-decoration: none;
	display: block;
	border-left-style: solid;
	border-left-color: #9f9f9f;
	border-left-width: 2px;
	padding-left: 16px;
	margin-bottom: 0px;
	background: transparent url(../images/menu_bullet_gray_down.gif) no-repeat scroll 6px center;
	background-color: #D9D9D9;	
	height: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}
a.PreviousRound:hover
{
	font-size: 9pt;
	color: #000000;
	line-height: normal;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #D9D9D9;
	text-align: left;
	text-decoration: none;
	display: block;
	border-left-style: solid;
	border-left-color: #9f9f9f;
	border-left-width: 2px;
	padding-left: 16px;
	margin-bottom: 0px;
	background: transparent url(../images/menu_bullet_gray_down.gif) no-repeat scroll 6px center;
	background-color: #D9D9D9;	
	height: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}

/*-------  Menu Link Result Style -----*/
a.MenuLinkResult:link
{
	font-size: 9pt;
	color: #004488;
	background-color: #e5e5e5;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}

a.MenuLinkResult:visited
{
	font-size: 9pt;
	color: #004488;
	background-color: #D9D9D9;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}

a.MenuLinkResult:active
{
	background: transparent url(../images/menu_bullet_red.gif) no-repeat scroll 15px center;
	color:#004488;
	background-color: #D9D9D9;
	border-left-color: #a02424;
}

a.MenuLinkResult:hover
{
	background: transparent url(../images/menu_bullet_red.gif) no-repeat scroll 15px center;
	color: #a02424;
	background-color: #f3e5dc;
	border-left-color: #a02424;	
}

.MenuLinkResult
{
	
	font-size: 9pt;
	color: #004488;
	line-height: normal;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #D9D9D9;
	text-align: left;
	text-decoration: none;
	display: block;
	border-left-style: solid;
	border-left-color: #9f9f9f;
	border-left-width: 2px;
	padding-left: 25px;
	background: transparent url(../images/menu_bullet_sky_blue.gif) no-repeat scroll 15px center;
}

.MenuLinkResultN
{
	
	font-size: 11pt;
	color: #004488;
	line-height: normal;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #D9D9D9;
	text-align: left;
	text-decoration: none;
	display: block;
	
	padding-left: 25px;
	background: transparent ;
}
a.MenuLinkResultN:hover
{
	
	font-size: 11pt;
	color: #004488;
	line-height: normal;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #D9D9D9;
	text-align: left;
	text-decoration: none;
	display: block;
	
	padding-left: 25px;
	background: transparent ;
}
.MenuDiv
{
	display: block;
}

/*---------- End Menu Link ---------------*/
/*----------------------------------------*/


/*----------------------------------------*/
/*--		Style of the Forum list		--*/


/*---------- End Menu Link ---------------*/
/*----------------------------------------*/
.HeaderStyleText
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: Black;
	text-transform: none;
} 
.HeaderStyleTextForumTree
{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: normal;
	color: Black;
	text-transform: none;
	
} 
.HeaderStyleTextForumTreeN
{
	font-size: 14px;
	font-family:Bookman Old Style ;
	font-weight:bold ;
	color:Red ;
	text-transform: none;
} 
.CategoryHeader
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: thin solid #636363;
	background-color: #99A992;
	color: White;
	text-transform: none;
}
.CategoryText
{
	font-size: 11px;
}
.CategoryFooter
{
	
	font-weight: bold;
	background-color:#d6d6d6;
	color: #636363;
	font-size: 11px;
}

.link 
{
	text-decoration: none; 
	color: black;
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	
}


.CategoryFooter:hover
{
	
	font-weight: bold;
	background-color: #DADAC8;
	font-size: 10px;
	text-decoration: underline;
	color: blue;
}

.HeadSeparator
{
	background-color: #9D0000;
}
.HeadSeparatorN
{
	background-color:White;
}
TD.Separator
{
	background-color: #fffdf4;
}
TD.SeparatorN
{
	background-color:White;
	background:white;
	border-color:White;
}
/*----------------------------------------*/
/*--		Style of the Data Grid		--*/
.DataGrid
{
	border-top: #d6d6d6 2px solid;
	border-right: #d6d6d6 2px solid;
	border-bottom: #d6d6d6 2px solid;
	border-left: #d6d6d6 2px solid;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

/*------	Header		------*/
.GridHeaderStyle
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: f3f3f3;
	text-align: center;
	text-decoration: none;
	height: 20px;
}

.GridHeaderStyle td
{
	border-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #898989;
	border-right-style: solid;	
	border-right-color: #d7d7d7;
	border-left-style: solid;	
	border-left-color: #d7d7d7;
	border-top-style: solid;	
	border-top-color: #d7d7d7;	
}

.GridHeaderStyle a
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
}

.GridHeaderStyle a:link
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
}

.GridHeaderStyle a:visited
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
}

.GridHeaderStyle a:active
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
}

.GridHeaderStyle a:hover
{
	font-size: 9pt;
	vertical-align: middle;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
}
/*------	End Header	------*/
/*------	Footer		------*/
.GridFooterStyle
{
	font-weight: bold;
	font-size: 9pt;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 10px;
	background-color: gainsboro;
	text-align: center;
	text-decoration: none;
}
/*------	End Footer	------*/
/*------	Pager		------*/
.GridPagerStyle
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	background-color: gainsboro;
	text-align: right;
	text-decoration: none;
}

.GridPagerStyle a
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

.GridPagerStyle a:link
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}


.GridPagerStyle a:visited
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}


.GridPagerStyle a:active
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}


.GridPagerStyle a:hover
{
	font-size: 9pt;
	vertical-align: middle;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

/*------	End Pager	------*/
/*------	Item		------*/
.GridItemStyle
{
	font-size: 11pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
}

.GridItemStyle td
{
	border-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #898989;
	border-right-style: solid;	
	border-right-color: #d7d7d7;
	border-left-style: solid;	
	border-left-color: #d7d7d7;
	border-top-style: solid;	
	border-top-color: #d7d7d7;	
}

.GridItemStyle a
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

.GridItemStyle a:link
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

.GridItemStyle a:visited
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

.GridItemStyle a:active
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

.GridItemStyle a:hover
{
	font-size: 9pt;
	vertical-align: middle;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

/*------	End Item	------*/
/*------	Alt Item	------*/
.GridAlternatingItemStyle
{
	font-size: 11pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f3f3f3;
	text-decoration: none;	
}

.GridAlternatingItemStyle td
{
	border-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #898989;
	border-right-style: solid;	
	border-right-color: #d7d7d7;
	border-left-style: solid;	
	border-left-color: #d7d7d7;
	border-top-style: solid;	
	border-top-color: #d7d7d7;
}

.GridAlternatingItemStyle a, .GridAlternatingItemStyle a:link, .GridAlternatingItemStyle a:visited, .GridAlternatingItemStyle a:active
{
	font-size: 9pt;
	vertical-align: middle;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

.GridAlternatingItemStyle a:hover
{
	font-size: 9pt;
	vertical-align: middle;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

/*------	End Al Item	------*/
/*------	Edit Item	------*/
.GridEditItemStyle
{
	font-size: 11pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 15px;
	background-color: gainsboro;
	text-decoration: none;
}
/*------	End Edit Item	------*/
/*------	Selected Item	------*/
.GridSelectedItemStyle
{
	font-size: 11pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 15px;
	background-color: gainsboro;
	text-decoration: none;
}
/*------	End Selet Item	------*/



/*----------------------------------*/
/*----------  Estilo DIV  ----------*/
/*----------------------------------*/

DIV.base-layer {
  width: 780px; 
  margin: 0;
  padding: 0;
  text-align: center; 
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  display: block;
}

DIV.base-layerForum {
  width: 750px; 
  margin: 0;
  padding: 0;
  text-align: center; 
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  display: block;
}


DIV.header {
	margin:0; padding:0; width:100%;
}

DIV.mainHeader1 {
	margin:0; padding:0; width:780px;height:4px;
	background-color: #aa1919;
}




DIV.mainHeader2 {
	margin:0; padding:0; width:780px;height:84px;
	background-color: #EDEDED;
	background-image:url(../images/header_background.gif);	
	text-align:left;	
}



DIV.mainHeader3 {
	margin:0; padding:0; width:780px;height:24px;
	padding-right: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align:right;	
}



DIV.mainHeader4 {
	margin:0; padding:0; width:780px;height:20px;
	background-color: #D1CEC3;
	text-align:right;	
	margin-bottom: 10px;
}



DIV.loginForm
{	
	border: 1px solid red;
	background-color: #FFFFFF;
	float: left;
	margin:0; 
	text-align: left;	
	width:100%;
}

DIV.breadCrumb 
{
	font-size: 8pt;
	color:black;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	margin:0; padding:0; width:100%;
	margin-bottom: 5px;
	text-align:left;	
	background-color: #FFFFFF;
		
	
	
}


/*-------  breadcrumb Link Style -----*/
div.breadcrumb a.MenuLink:link
{
	font-size: 8pt;
	color:darkred;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
	text-decoration:none;	
	padding-bottom: 0;
	padding-left: 0;
}
div.breadcrumb a.MenuLink:visited
{
	font-size: 8pt;
	color:darkred;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
	text-decoration: none;	
}
div.breadcrumb a.MenuLink:active
{
	font-size: 8pt;
	color:darkred;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
	text-decoration: none;	
}
div.breadcrumb a.MenuLink:hover
{
	font-size: 8pt;
	color:Red;
	line-height: normal;
	font-style:normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
}
div.breadcrumb .MenuLink
{
	font-size: 10pt;
	color:Black;
	line-height: normal;
	font-style:normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
	background: transparent;
	font-weight: normal;
	border-left: 0;
	padding-left: 0;
	display: inline;
}

/*---------- End breadcrumb  Link ---------------*/

DIV.content {
  margin: 0; padding: 0; width: 100%;
  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  background-color: #FFFFFF;
}

DIV.contentResizable {
  margin: 0; padding: 0; width: 100%;
  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif;
  overflow: visible;
  font-weight: normal;
  background-color: #FFFFFF;
}

DIV.footer {
  margin: 0; padding: 0;  margin-top: 0; border-top:0;
  width: 100%;  height: 73px; 
  text-align: right; 
  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;    
}


DIV.userLogged {
  margin: 0; padding: 0;  margin-top: 0; border-top:0;
  width: 90%;
  text-align: center; 
  margin-left: auto;
  margin-right: auto;
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;   
  float: center;
}

DIV.userLogged td {
  margin: 0; padding: 4px;  margin-top: 0; border-top:0;
  width: 90%;
  text-align: left; 
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;   
}

DIV.userLogged table.user_info {
	float: center;
	border: 1px solid #c5c5c5;
}

#Uc_UserLogged1_lbl_text
{

}

#Uc_UserLogged1_lbl_Username
{

}

#Uc_UserLogged1_lbl_Role
{

}

#Uc_UserLogged1_lbl_Group
{

}

DIV.userLogged table.date_time {
	margin-top: 2px;
	float: center;	
}

DIV.userLogged table.date_time td {
	padding: 0px;
	padding-top: 2px;
}

#Uc_UserLogged1_lbl_Date_Time {
	text-align: center;
	color: #555555;
	display: block;
	background-color: #e5e5e5;
	padding: 2px;
}

#Uc_UserLogged1_lbl_Dialog_Details
{

}

DIV.table-row {
  background-color: #ffffff; 
  margin: 0;  padding: 0; text-align: center; 
  width: 780px; 
  left: 0;
  display: block;
}


DIV.columna1 {
  border: none; float: left; margin: 0; width: 167px;
  padding-left: 0px;
  padding-right: 10px;
  left: 0;
  font-size: 82%;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  background-color: #FFFFFF;
}

DIV.columna2 {
  border: none; float: left; margin: 0; padding: 0; width: 583px;
  padding-left: 10px;
  border-left-style: dotted;
  border-left-width: 1px;
  border-left-color: #e5e5e5;
  left: 167; 
  font-size: 82%; font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;  
  background-color: #FFFFFF;
}


DIV.columna2Forum {
  border: none; float: left; margin: 0; padding: 0; width: 583px;
  padding-left: 10px;
  border-left-style: dotted;
  border-left-width: 1px;
  border-left-color: #e5e5e5;
  left: 167; 
  font-size: 82%; font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;  
  background-color: #FFFFFF;
}


DIV.columna3 {
  border: none; float: left; margin: 0; padding: 0; width: 10px; 
  left: 760px;
  font-weight: normal;  
  background-color: #FFFFFF;
}

DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}



DIV.columna1_login {
  border: none; float: left; margin: 0; width: 167px;
  padding-left: 0px;
  padding-right: 10px;
  left: 0;
  font-size: 82%;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  background-color: #FFFFFF;
}


DIV.columna2_login {
  border: none; float: left; margin: 0; padding: 0; width: 583px;
  text-align: right;
  padding-left: 10px;
  border-left-style: dotted;
  border-left-width: 1px;
  border-left-color: #e5e5e5;
  left: 167; 
  font-size: 82%; font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;  
  background-color: #FFFFFF;
}

#loginLinks {
text-align: left;
margin-left: 5px;
margin-right: 5px;
}

#loginLinks hr {
border: 1px dotted #e5e5e5;
width: 90%;
}

#loginLinks .loginLinksTitle {
font-size: 10.5pt;
font-weight: bold;
color: #004488;
}

#loginLinks .loginLinksLink {
margin-left: 10px;
}

#loginLinks a {
font-size: 10pt;
text-decoration: none;
color: #555555;
}

/*----------------------------------*/
/*--------  Fin Estilo DIV  --------*/
/*----------------------------------*/

/*----------------------------------*/
/*-------   Estilo RESULT -----*/
/*----------------------------------*/


.result_table {
	font-family: Verdana, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
}

.result_td_subject {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	background-color: #f3f3f3;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}
.result_tan_td_subject {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	background-color: #0033CC;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}
.result_thread_title {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
}
.result_subject {
	color: #a31f12;
	font-size: 14px;
	font-weight: bold;
}


.result_td_info {
	padding: 4px;
	vertical-align: top;
	text-align: right;
	background-color: #f3f3f3;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}
.result_rate_reply_forum
{
	font-size: 10pt;
	color: #646464;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	text-decoration: underline;
} 

.result_status {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.result_author {
	color: black;
	font-size: 13px;
}

.result_group {
	color: black;
	font-size: 13px;
	font-style: normal;
}


.result_td_message {
	padding: 4px;
}

.result_message {
	color: #555555;
	font-size: 10pt;
}

.result_td_stats {
	background-color: #e2e2e2;
	width: 100%;
	border-width: 5px;
	border-style: solid;
	border-color: White;
}

.result_stat_text {
	color: #555555;
	font-size: 10pt;
	
	
	
	
}

.forum_thread {
	color: #646464;
	font-size: 10pt;
	font-weight: bold;
}
/*mother*/
.forum_table_orange {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	background-color: #CCC9BD;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}

.forum_chico_thread {
	padding: 4px;
	vertical-align: top;
	text-align: right;
	background-color: #CCC9BD;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}
/*sister and selected*/
.ligh_orange_forum {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	background-color: #F2ECB0;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}

.ligh_thread_chico {
	padding: 4px;
	vertical-align: top;
	text-align: right;
	background-color: #F2ECB0;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}

/*hijas*/
.super_ligh_orange_forum {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	background-color: #dedede;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}

.super_ligh_thread_chico {
	padding: 4px;
	vertical-align: top;
	text-align: right;
	background-color: #dedede;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
}

.result_stat_value {
	color: #0b5394;
	font-size: 10pt;
	font-weight: bold;
	
}



/*----------------------------------*/
/*-------   Fin     RESULT -----*/
/*----------------------------------*/


/*----------------------------------*/
/*-------   Estilo RATE ---------*/
/*----------------------------------*/


.rate_table {
	font-family: Times New Roman;
	width: 484px;
	background-color: #d7e4d6;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	padding: 0px;
	border-spacing: 0px;
}

.rate_table_forum {
	font-family: Times New Roman;
	width: 484px;
	background-color:BlanchedAlmond;
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	border-spacing: 0px;
}
.rate_table_forum_Candidate {
	font-family: Times New Roman;
	width: 484px;
	background-color:Fuchsia;
	border-width: 1px;
	border-style: solid;
	border-color:Fuchsia;
	padding: 0px;
	border-spacing: 0px;
}
.rate_table td {
	font-family: Times New Roman;
}

.rate_td_title {
	padding: 4px;
	background-color: #bbd2d0;
}
.rate_td_title_Forum {
	padding: 4px;
	background-color:#FBCB8A ;
}

.rate_item {
	font-style: italic;
	font-weight: bold;
}




/*----------------------------------*/
/*-------   Fin     RATE  --------*/
/*----------------------------------*/

/*----------------------------------*/
/*-------   Estilo Choose D ----*/
/*----------------------------------*/
.chooseDialog_table
{
	font-family: Verdana, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	padding: 3px;
	border-spacing: 0px
}

.chooseDialog_comment
{
	font-family: Verdana, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 3px;
	border-spacing: 0px
}

.chooseDialog_subject
{
	color: #a31f12;
	font-size: 11px;
	font-weight: bold;
}

/*----------------------------------*/
/*-------   End Choose D -------*/
/*----------------------------------*/
/*----------------------------------*/
/*--------    Estilo FORUM  --------*/
/*----------------------------------*/


a.forum-subject-item-00
{
	text-decoration: none;
}

a.forum-subject-item-00:hover
{
	text-decoration: underline;
}

a.forum-subject-item-01
{
	text-decoration: none;
}

a.forum-subject-item-01:hover
{
	text-decoration: underline;
}