/*****************************
  Default Style Elements
*****************************/

/*
	Esquema de color complementario dividido

       Normal                Oscuro
+--------------------+---------------------------+
 Texto  Borde  Fondo  Texto  ------ Borde  Fondo   
 66CC33 ACE68F D4F2C5 5B8844 2D4422 7CA668 A2B996  Verde
 541F7A 9F76BD CCB4DE 412952 201429 694E7D 72647C  violeta
 CC6633 E6AC8F F2D4C5 885B44 442D22 A67C68 B9A296  naranja
               EAE1F2                              Violeta 2
  
 
*/


body 
{
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color:#FFFFFF;
	font-size:12px;
    font-family: verdana, Helvetica, Arial, sans-serif;
    font-weight: normal;	
}

a {color: #CC6633; text-decoration: none; font-size: 11px; font-weight:bold;}
a:active {text-decoration: underline;}
a:hover  {text-decoration: underline;}


/* Encabezado del sitio
	Logo
	Imagen
	Menu institucional
	Search
	MenuTop
*/

.LogoCell { border-right: thick solid #7CA668 1px;   }
.LogoCell { border-right: thick solid #7CA668 1px;   }
.CellMenuInstitucional {font-weight: normal; border-bottom: thick solid #7CA668 1px; }
.MenuInstitucional {font-size: 10px; font-weight: bold; } 
.MenuTop { border-bottom: thick solid #7CA668 1px; border-top: thick solid #7CA668 2px; font-size: 11px; font-weight: bold; }
.MenuTopLinks{font-size: 11px; font-weight: bold;}
 
.Search { font-size: 11px; font-weight: bold; color: color:#CC6633;}
.Search a {color: #CC6633; text-decoration: none;}          
.Search a:hover {text-decoration: underline;}



/* Pie de pagina */
.FooterText {color:#FFFFFF ;font-size:12px;}

/* Barra izquierda y derecha con separadores*/
.ContenidoIzquierda {background-color:#F2DAC5; color:#CC6633; } 
.ContenidoDerecha   {background-color:#EAE1F2; color:#9F76BD; } 
.SeparadorIzquierda {background-color:#CC6633;}
.SeparadorDerecho {background-color:#9F76BD;}

/*Contenido central del sitio*/
.FranjaCentral {background-color:#FFFFFF;}


.NotifyLink{
	font-size:11px;
    font-weight: bold;
    color: #CC6633;	
    text-decoration: none;    
}
.NotifyLink:hover {text-decoration: underline;}




/* Section menu*/
.SectionMenuTable {	background-color: #F2DAC5; border-top: thick solid #E6AC8F 2px;	border-bottom : thick solid #E6AC8F 2px;}
.SectionMenu a  {color: #CC6633; font-size: 11px; font-weight: bold;}
.SectionMenu a:hover  { text-decoration: underline;}
.SectionMenu2 a {color: #CC6633; font-size: 11px; font-weight: bold;}
.SectionMenu2 a:hover { text-decoration: underline;}

/* Topic Menu */
.TopicMenu {white-space: nowrap;}
.TopicMenu a {color: #DDDDDD; font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.TopicMenu a:hover {color: #DDDDDD; text-decoration: underline;}

/* BreadCrumb Navigation */
.BreadCrumbCell {background-color: #F2DAC5; border-bottom : thick solid #E6AC8F 2px;}
.BreadCrumb {color: CC6633; font-size: 10px; font-weight:bold; }
.BreadCrumb a { text-decoration: none;}
.BreadCrumb a:hover { text-decoration: underline;}

/* UserLogin */
.UserLoginTable {background-color: #EAE1F2; }
.UserLogin   {font-size: 11px; font-weight: bold;}
.UserLogin a {color: #541F7A; text-decoration: none; font-size: 11px; font-weight: bold;}
.UserLogin a:hover {text-decoration: underline;}

.UserseditForm_Title { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.UserseditForm_Body {font-size: 12px; } 

/***************************
  Modules 
***************************/

/* Articles */

.ArticleSection_ListTable { border-top: thick solid #7CA668 1px;}
.ArticleSection_Header {font-weight: normal ; font-size: 12px; }
.ArticleSection_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.ArticleSection_SectionDescription {font-size: 10px; font-weight: normal;}
.ArticleSection_ListItem {color: #5B8844; background-color:#D4F2C5; font-size: 10px; font-weight: normal; border-bottom:thick solid #7CA668 1px;}
.ArticleSection_ListItem2 {background-color:#ffffff;}
.ArticleSection_ListAlternatingItem {background-color:#ffffff;}
.ArticleSection_ListAlternatingItem2 {background-color:#ffffff;}
.ArticleSection_ListTitle {font-weight: bold; font-size: 15px; color: #5B8844; }
.ArticleSection_ListAuthorLink {color: #BB01A2; text-decoration: none; font-size: 10px; font-weight: normal;}
.ArticleSection_ListBriefDescription {color: #5B8844; font-size: 12px; font-weight: normal;}
.ArticleSection_ListReadMoreLink {color: #BB01A2; text-decoration: none; font-size: 11px; font-weight: bold;}
.ArticleSection_NoArticles {font-size: 10px; color: #5B8844;}

.Article_AuthorLink {color: #BB01A2; text-decoration: none; font-weight: normal;}
/*.Article_Table {border-top: thick solid #7CA668 1px;}*/
.Article_IntroCell {background-color:#D4F2C5; border-bottom: #7CA668 solid 1px; font-size: 12px; } 
.Article_BodyCell {background-color:#FFFFFF;}
.Article_Title {color: #5B8844;font-weight: bold; font-size: 17px; }
.Article_BriefDescription {font-size: 12px;}
.Article_FullDescription {font-size: 12px;}
.Article_Rating {background-color:#D4F2C5; border-top: #7CA668 solid 1px;} 
.Article_RatingTitle{color: #5B8844; font-size: 12px; font-weight: bold; }
.Article_Coments {background-color:#FFFFFF; border-top: #7CA668 solid 1px;}
.Article_Notify {background-color:#FFFFFF; border-top: #7CA668 solid 1px;}


/* Books */

.BookSection_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.BookSection_SectionDescription {font-size: 12px; font-weight: normal;}
.BookSection_ListTable { border-bottom: thick solid #7CA668 1px;  border-top: thick solid #7CA668 1px;}
.BookSection_ListItem {background-color:#FFFFFF;}
.BookSection_ListItem2 {background-color:#CCCCFF;}
.BookSection_ListAlternatingItem {background-color:#CCCCFF;}
.BookSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.BookSection_ListLabel {font: 12px verdana;}
.BookSection_ListTitle {font-weight: bold; font-size: 15px; color: #5B8844; }
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListReadMoreLink {color: #CC6633; text-decoration: none; font-size: 14px; font-weight: bold;}
.BookSection_NoBooks {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #CC0000;}
.Book_Table {border: thick solid #CCCCFF 2px;}
.Book_IntroCell {background-color:#CCCCFF;} 
.Book_BodyCell {background-color:#FFFFFF;}
.Book_Label {font-size: 12px;}
.Book_Title {font-weight: bold; font-size: 12px;}
.Book_Author {font: 12pt;} 
.Book_BriefDescription {font-size: 12px; font-style: italic;}
.Book_FullDescription {font-size: 12px;color: #333333}


/* Downloads */

.DownloadSection_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.DownloadSection_SectionDescription {font-size: 12px; font-weight: normal;}
.DownloadSection_ListTable { border-bottom: thick solid #7CA668 1px;  border-top: thick solid #7CA668 1px;}
.DownloadSection_ListItem {background-color:#ccffcc;}
.DownloadSection_ListItem2 {background-color:#FFFFFF;}
.DownloadSection_ListAlternatingItem {background-color:#CCCCFF;}
.DownloadSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.DownloadSection_ListTitle {font-weight: bold; font-size: 15px; color: #5B8844; }
.DownloadSection_ListAuthorLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListFileSize {font-size: 10px; color: #CC0000 }
.DownloadSection_ListBriefDescription {font-size: 12px; font-weight: normal;}
.DownloadSection_ListReadMoreLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListDownloadLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_NoDownloads {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #CC0000;}
.Download_Table {border: thick solid #CCCCFF 2px;}
.Download_IntroCell {background-color:#CCCCFF;} 
.Download_BodyCell {background-color:#FFFFFF;}
.Download_Label {font-size: 12px; font-weight: bold; }
.Download_Title {font-size: 12px;}
.Download_FileSize {font-size: 12px;}
.Download_BriefDescription {font-size: 12px;}
.Download_FullDescription {font-size: 12px;color: #333333}
.Download_AuthorLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.Download_DownloadLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}



/* Events 


.EventSection_ListEvento {color: #5B8844; background-color:#D4F2C5; font-size: 12px; font-weight: normal; border-bottom:thick solid #7CA668 1px;}
.EventSection_ListSpeakerEvento {font-weight:  normal; font-size: 12px; color: #5B8844;}


.EventSection_ListTable { border-bottom: thick solid #7CA668 1px;  border-top: thick solid #7CA668 1px;}
.EventSection_ListItem {background-color:#FFFFFF;}
.EventSection_ListItem2 {background-color:#FFFFFF;}
.EventSection_ListAlternatingItem {background-color:#FFFFFF;}
.EventSection_ListAlternatingItem2 {background-color:#FFFFFF;}
.EventSection_ListDate {font-size: 12px; font-weight: bold; }
.EventSection_ListBriefDescription {font-size: 12px; font-weight: normal;}
.EventSection_ListReadMoreLink {color: #BB01A2; text-decoration: none; font-size: 12px; font-weight: normal;}
.EventSection_ListNotVisible {background-color:#CCCCFF;font-size: 12px; font-style: italic;}
.EventSection_NoBooks {font-size: 12px; color: #CC0000;}

.Event_Table {border-top: thick solid #7CA668 1px;}
*/

.EventSection_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.EventSection_SectionDescription {font-size: 12px; font-weight: normal;}
.EventSection_Link{font-size: 13px; font-weight: bold; }
.EventSection_SectionListEvents {border-bottom: thick solid #7CA668 1px;}

.EventSection_ListTitle {border-top: thick solid #7CA668 1px; font-weight: bold; font-size: 17px; color: #5B8844; }
.EventSection_ListLocation{font-size: 12px; font-weight: bold; }
.EventSection_ListSpeaker{font-size: 12px;}
.EventSection_ListBriefDescription{font-size: 12px;}
.EventSection_ListCommentCount{font-size: 12px; }



.Event_IntroCell {background-color:#D4F2C5; border-bottom: #7CA668 solid 1px;} 
.Event_BodyCell {background-color:#FFFFFF; font-size: 12px;}
.Event_Title {color: #5B8844;font-weight: bold; font-size: 17px; }
.Event_Date {font-size: 12px; font-weight: bold; }
.Event_BriefDescription {font-size: 12px; }
.Event_FullDescription {font-size: 12px;}
.Event_Rating {background-color:#D4F2C5; border-top: #7CA668 solid 1px;} 
.Event_RatingTitle{color: #5B8844; font-size: 12px; font-weight: bold; }
.Event_Coments {background-color:#FFFFFF; border-top: #7CA668 solid 1px; }
.Event_Notify {background-color:#FFFFFF; border-top: #7CA668 solid 1px;}




/* Links 
.LinkSection_SectionDescription {font-size: 12px; font-weight: normal;}
.LinkSection_ListTable { border-bottom: thick solid #7CA668 1px;  border-top: thick solid #7CA668 1px;}
.LinkSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#CCCCFF; font-size: 12px; font-weight: normal;}
.LinkSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.LinkSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.LinkSection_ListTitle {font-weight: bold; font-size: 15px; color: #5B8844; }

.LinkSection_ListCommentLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.LinkSection_NoLinks {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #CC0000;}
.Link_Table {border: none;}
.Link_IntroCell {background-color:#FFFFFF;} 
.Link_BodyCell {background-color:#FFFFFF;}
.Link_Link {font-size: 14px; font-weight: bold; }
.Link_BriefDescription {font-size: 10px;}

.LinkSection_ItemRow2{border: thick solid #E99801 1px; }
*/

.LinkSection_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.LinkSection_ListItemLinkTitle {font-size: 13px; font-weight: bold; }
.LinkSection_ListBriefDescription { font-size: 12px; font-weight: normal;}
.LinkSection_ItemRow1{border-bottom: thick solid #00CC00 1px; }


/* Parent Section */

.ParentSection_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.ParentSection_SectionDescription {font-size: 12px; font-weight: normal;}
.ParentSection_ListTable {border: none;}
.ParentSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#CCCCFF;font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.ParentSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.ParentSection_ListTitleLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.ParentSection_ListBriefDescription {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal;}


/* Photo Gallery */

.PhotoSection_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.PhotoSection_SectionDescription {font-size: 12px; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #ccccff;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#CCCCFF;font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.PhotoSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.PhotoSection_ListTitle {font-size: 12px; font-weight: bold; }
.PhotoSection_ListBriefDescription {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.PhotoSection_NoPhotos {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #CC0000;}

.Photo_Table {border: thick solid #CCCCFF 2px;}
.Photo_IntroCell {background-color:#FFFFFF;} 
.Photo_BodyCell {background-color:#CCCCFF;}
.Photo_Title {font-size: 12px; font-weight: bold; }
.Photo_AuthorLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font-size: 12px; font-style: italic;}
.Photo_FullDescription {font-size: 12px;}


/* Comments 
.Comments_ListAlternatingItem { background-color:#DBE5FF;}
.Comments_ListAlternatingItem2 {background-color:#ffffff;}
*/


.Comments_ListTable {border: thick solid #9CC9FF 1px;}
.Comments_ListTitle {font-size: 13px; font-weight: bold; color:#0059BF ; }
.Comments_ListItem {background-color:#E8F3FF; font-size: 12px;}
.Comments_ListTitleLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: bold;}
.Comments_ListAuthorLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListDateCreated {font-size: 12px;}

.Comments_ListItem2 {background-color:#FFFFFF; font-size: 12px;}
.Comments_ListBriefDescription {font-size: 12px; font-weight: normal;}
.Comments_ListReplyLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}


.Comments_Table {border: thick solid #CCCCFF 2px;}
.Comments_IntroCell {background-color:#CCCCFF;} 
.Comments_Title {font-size: 12px; font-weight: bold; }
.Comments_AuthorLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_DateCreated {font-size: 12px;}
.Comments_BodyCell {background-color:#FFFFFF;}
.Comments_BriefDescription {font-size: 12px;}
.Comments_ParentLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}


/* Topics */

.Topics_TopicTitle {font-weight: bold; font-size: 17px; }
.Topics_TopicDescription {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal;}
.Topics_ListTable {border: thick solid #AAAAAA 3px;}
.Topics_ListItem {background-color:#dddddd;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#CCCCFF;}
.Topics_ListTitle {font-size: 12px; font-weight: bold; }
.Topics_ListTitleLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListAuthorLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListDateCreated {font-size: 12px;}
.Topics_ListBriefDescription {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal;}


/* Search 
.Search_ListItem {background-color:#dddddd;}
.Search_ListItem2 {background-color:#FFFFFF;}
.Search_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Search_ListAlternatingItem2 {background-color:#CCCCFF;}
.Search_ListDateCreated {font-size: 12px;} 
.Search_ListBriefDescription {font-size: 12px; font-weight: mormal;}
.Search_ListTitle {font-size: 13px; font-weight: bold; }
*/
.Search_Title { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.Search_ListTable { border-top: thick solid #7CA668 1px; font-size: 12px;}
.Search_ListTitleLink {color: #CC6633; text-decoration: none; font-size: 13px; font-weight: bold;}
.Search_ListAuthorLink {color: #CC6633; text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_NoResults {font-size: 12px;}
.Search_ListOption {font-size: 12px;}


/* Form */

.Form_Title { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 19px; font-weight:bold;  color:5B8844;}
.Form_Description {font-size: 12px;}
/*.Form_Table {background-color: #cccccc; border: thick solid #AAAAAA 1px;}*/
.Form_LabelRow {font-size: 12px;}
.Form_LabelCell {font-size: 12px;}
.Form_LabelText {font-size: 12px; }
.Form_FieldRow {font-size: 12px;}
.Form_FieldCell {font-size: 12px;}
.Form_Field {font-size: 11px;}
/*.Form_SectionRow {background-color: #ccccff;}*/
.Form_SectionCell {font-size: 13px;}
.Form_SectionText {font-weight: bold;}
.Form_Button {font-size: 12px;}
.Form_HelpText {font-size: 10px;}
.Form_SubSectionRow {font-size: 13px;}
.Form_SubSectionCell {font-size: 13px;}
.Form_SubSectionText {font-size: 13px;}
.Form_List {font-size: 12px;}
.Form_Message {font-size: 12px; color: #CC0000}


/* Web Box */

/*
.ArticleSection_SectionTitle {font-weight: bold; font-size: 17px; }
.ArticleSection_SectionDescription {font-size: 12px; font-weight: normal;}
.ArticleSection_ListItem {color: #5B8844; background-color:#D4F2C5; font-size: 12px; font-weight: normal; border-bottom:thick solid #7CA668 1px;}
.ArticleSection_ListItem2 {background-color:#ffffff;}
.ArticleSection_ListAlternatingItem {background-color:#ffffff;}
.ArticleSection_ListAlternatingItem2 {background-color:#ffffff;}
.ArticleSection_ListTitle {font-weight: bold; font-size: 15px; color: #5B8844; }
.ArticleSection_ListAuthorLink {color: #BB01A2; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_ListBriefDescription {color: #5B8844; font-size: 12px; font-weight: normal;}
.ArticleSection_ListReadMoreLink {color: #BB01A2; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_NoArticles {font-size: 12px; color: #5B8844;}
*/


.WebBox_ListTable {}
.WebBox_ListItem {background-color: #ffffff;}

.WebBox_ItemTable{border-top: thick solid #7CA668 1px; }
.WebBox_TitleRow { color: #5B8844; background-color:#D4F2C5; font-size: 17px; border-bottom:thick solid #7CA668 1px;}
.WebBox_DetailRow{font-size: 11px; } 
.WebBox_DetailRow A {font-size: 12px;  font-weight:bold;}
/*
.WebBox {font-size: 10px;}
.WebBox a:active {color: #BB01A0; text-decoration: none; font-size: 12px;}
.WebBox a:link {color: #BB01A0; text-decoration: none; font-size: 12px;}
.WebBox a:visited {color: #BB01A0; text-decoration: none; font-size: 12px;}
.WebBox a:hover {color: #CC4733; text-decoration: underline; font-size: 12px;}
.WebBox_TitleCell { font-size: 10px;}
.WebBox_Table {font-size: 10px;}
.WebBox_SubText {font-size: 8px;}
.WebBox_Link {font-weight: bold; font-size: 10px;}
*/
/*
.WebBox_TitleText a:active {color: #BB01A0; text-decoration: none; }
.WebBox_TitleText a:link {color: #BB01A0; text-decoration: none; }
.WebBox_TitleText a:visited {color: #BB01A0; text-decoration: none; }
.WebBox_TitleText a:hover {color: #CC4733; text-decoration: none; }
*/



/* Web Service Box */

.WebServiceBox_ListTable {border: thick solid #DDDDDD 2px;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink {font-size: 14px; font-weight: bold;}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 10px;}
.WebServiceBox_ListTitleLink:link {font-size: 8pt;}
.WebServiceBox_ListTitleLink:visited {font-size: 8pt; }
.WebServiceBox_ListTitleLink:hover {font-size: 8pt;}
.WebServiceBox_ListDescription {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 8pt; }
.WebServiceBox_Copyright {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 8pt;}
.WebServiceBox_LastRefreshed {font-family: verdana, Helvetica, Arial, sans-serif; font-size: 8px;}


/* Forum Login */

.ForumLogin_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.ForumLogin_SectionDescription {font-size: 12px; font-weight: normal;}
/* .ForumLogin_LoginLink {color: #BB01A0;} */


/* Discuss */
.discussTable {border:1px #013DA4 solid; background-color:#FFFFFF;}
.discussTable td { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.discussTable th 
{
    height: 25px;
    padding: 3px;
    margin: 1px;
    background-image: url(../Images/discussheader.gif);
    background-color: #4455aa;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight:bold;
}
.discussTable a 
{
    color: navy;
    font-size: 11px;
    text-decoration:underline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #DDEEFF;
}
.discussCellHilite  
{
    padding: 3px;
    background-color: #D4D9EC;
}


/* HtmlTextBox */
pre 
{    
    padding:5px;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    margin-left:10px;
    background-color: #DDDDDD;
    font: 11px courier normal Lucida Console;
}

/* Vote Control */
.VoteItemClass
{
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.VoteQuestionClass
{
	
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	font-family: verdana, Helvetica, Arial, sans-serif;
	background-color: #CCCCCC;
}
.VoteButtonClass
{
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #cfd0c2;
}
.VoteTableClass
{
	border-top: #807c4f 1px solid;
	border-bottom: #807c4f 1px solid;
	border-left: #807c4f 1px solid;
	border-right: #807c4f 1px solid;
}
.VoteResultClass
{
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	background-color: #CCCCCC;
}

/* Rating Control */
.RateBox{font-size: 11px;}
.Rate{font-size: 11px;}
.itemRating{font-size: 11px;}
.Rating {font-size: 11px;}
.RatingTitle{color: #5B8844; font-size: 12px; font-weight: bold; }


/* Tema MUG */

.SmallImage {background-image: url("ArrowRow_Small.gif"); background-position: center left; background-repeat: no-repeat;}
.BigImage {background-image: url("ArrowRow_Big.gif"); background-position: center center; background-repeat: no-repeat;}
.ItemCommentCount {	font-size: 10px; font-weight: normal;}
.itemRating { font-size: 10px; font-weight: normal;}










/* Headlines */
.HeadlinesSection_SectionTitle { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.HeadlinesSection_ListHeader{ border-top: thick solid #7CA668 1px; background-color:#D4F2C5; color: #5B8844; background-color:#D4F2C5; font-size: 17px; font-weight: normal; }
/* Cada encabezado*/ 
.HeadlinesSection_ListTitle {font-weight: bold; font-size: 15px; color: #5B8844;}
.HeadlinesSection_ListDateCreated {font-size: 11px; color: #5B8844; } 
.HeadlinesSection_FullDescription {font-size: 12px; } 
.ItemHeadlinesLink {text-decoration: none; font-size: 12px; font-weight: bold;}
.HeadlinesSection_HeadlineTable {border-top: thick solid #7CA668 1px; }
.HeadlinesSection_NoHeadliness {font-size: 12px; color: #CC0000;}

/* Html Page*/
.HtmlPage_Title { border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.HtmlPage_Body {font-size: 12px; } 


.PrivateMSG_Title {border-bottom: thick solid #7CA668 1px; background-color:#D4F2C5;  font-size: 20px; font-weight:bold;  color:5B8844;}
.PrivateMSG_BriefDescription  {font-size: 12px; } 
.PrivateMSG_LabelText {font-size: 12px; } 
.Form_LabelTex {font-size: 12px; } 
.PrivateMSG_Field {font-size: 12px; } 
.PrivateMSG_Message {font-size: 12px; } 
.PrivateMSG_Error_Message {font-size: 12px; color: Red;} 
.PrivateMSG_Section_NoItems {font-size: 12px; } 
.PrivateMSG_Preview_Table {font-size: 12px; border: thick solid #7CA668 2px;} 


