*.mensajeAutor    {
	font-family: "Verdana ","Arial ","Helvetica ","sans-serif ";
	font-weight: bold;
	font-size: 8pt;
}

.pager {
	font-family: verdana,helvetica,arial,ms sans serif;
	color: #3782FA;
	font-size: 10pt;
	}
	
}
*.tabla_fondo_foro    {
	background-color: #FFFFFF;
}

a.linkSmallBold, a.linkMenuSink    {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink    {
	font-family: verdana,arial;
	color: navy;
	font-size: 10pt;
}

a.linkSmallBold:visited, a.linkMenuSink:visited    {
	font-family: verdana,arial;
	font-size: 10pt;
	color: #013DA4;
}

a.linkSmallBold:hover, a.linkMenuSink:hover    {
	font-family: verdana,arial;
	font-size: 10pt;
	color: #DD6900;
}

/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
*.userOnlineLinkBold, a.userOnlineLinkBold, a.userOnlineLinkBold:visited, a.userOnlineLinkBold:hover, a.userOnlineLinkBold:link    {
	font-weight: bold;
	color: #0055E7;
}

*.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:visited, a.moderatorOnlineLinkBold:hover, a.moderatorOnlineLinkBold:link    {
	font-weight: bold;
	color: darkblue;
}

*.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:visited, a.adminOnlineLinkBold:hover, a.adminOnlineLinkBold:link    {
	font-weight: bold;
	color: black;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
*.menuTitle    {
	font-weight: bold;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
	color: navy;
}

*.menuText    {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menuTextLink:visited, a.menuTextLink:link    {
	font-family: verdana,arial;
	font-size: 10px;
	text-decoration: none;
	color: navy;
}

a.menuTextLink:hover    {
	color: navy;
}

/*****************************************************
Text and anchors used in the search
*****************************************************/
*.searchPager    {
	font-size: 0.7em;
	font-weight: bold;
}

*.searchItem    {
	background-color: #DDEEFF;
}

*.searchAlternatingItem    {
	background-color: #FFFFFF;
}

/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing    {
	height: 2px;
	background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th    {
	background-image: url(forumHeaderBackground.gif);
	background-color: #4455aa;
}

td.forumHeaderBackgroundAlternate    {
	background-image: url(forumHeaderBackgroundAlternate.gif);
	background-color: #EBEDF6;
}

/*****************************************************
Validation Text
*****************************************************/
*.validationWarningSmall    {
	color: Red;
	font-size: 0.7em;
}

*.normalTextSmall    {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

*.normalTextSmallBold    {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

*.normalTextSmaller    {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
*.tableHeaderText    {
	font-family: verdana,arial;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

*.tableHeaderText2    {
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #4455AA;
}

/*****************************************************
Border used around tables
*****************************************************/
*.tableBorder    {
	border: 1px #013DA4 solid;
	background-color: #FFFFFF;
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow    {
	background-color: #DDEEFF;
}

td.forumAlternate    {
	background-color: #DAE7FD;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle    {
	background-color: #D4D9EC;
}

*.threadDetailTextSmall    {
	color: #0055E7;
	font-size: 0.7em;
}

*.threadDetailTextSmallBold    {
	color: #0055E7;
	font-size: 0.7em;
	font-weight: bold;
}

td.forumRowHighlight    {
	background-color: #D4D9EC;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
*.forumTitle    {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #013DA4;
}

a.forumTitle:visited, a.forumTitle:link    {
	font-size: 0.8em;
	font-weight: bold;
	color: #013DA4;
}

a.forumTitle:hover    {
	color: #DD6900;
}

*.forumName    {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: navy;
}

a.forumName:hover    {
	color: #DD6900;
	text-decoration: underline;
}

/*****************************************************
Form Elements
*****************************************************/
select    {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #DAE7FD;
	border-color: Black;
}

textarea    {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	background-color: White;
	border-color: Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink    {
	font-size: 0.7em;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
}

SPAN.PopupMenuSink    {
	position: relative;
}

DIV.popupMenu    {
	border: 1px solid blue;
}

DIV.popupTitle    {
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	font-weight: bold;
	background-color: #4455AA;
}

DIV.popupItem    {
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #DDEEFF;
}

