/* vim: set expandtab tabstop=25 softtabstop=25 shiftwidth=25: */

BODY                     {background-color: #FFFFFF;
                         font-family: sans-serif; 
                         font-size: 12pt;
                         margin-top: 0px;
                         margin-bottom: 0px;
                         margin-left: 0px;
                         margin-right: 0px;}

H1, H2, H3, H4, H5, H6   {font-weight: bold;}

H1                       {color: #6566C3; 
                         margin-top:2pt;
                         margin-bottom:0pt;
                         font-size: 17pt;}

H2                       {background-color: #6566C3;
                         color: #FFFFFF; 
                         font-size: 14pt; 
                         text-align: center;
                         margin-bottom:2pt;}

H3                       {color: #6566C3; 
                         font-weight: normal;
                         margin-top:2pt;
                         margin-bottom:0pt;
                         font-size: 14pt;}

P                        {color: #000000; 
                         margin-top:0pt;}

P.error                  {color: #C36666;
                         font-weight: bold;}

P.aviso                  {color: #6666C3;
                         font-weight: bold;}

P.accion                 {color: #66C366;
                         font-weight: bold;}

P.ayuda                  {background-color: #EEEEEE;
                         color: #000000;
                         font-size: 10pt;
                         text-align: justify;
                         margin-top:5pt;
                         margin-bottom:0pt;
                         margin-left:30pt;
                         margin-right:30pt;
                         font-weight: normal;}

P.notice                 {color: #6666C3;
                         font-weight: bold;}

P.action                 {color: #66C366;
                         font-weight: bold;}

P.help                   {background-color: #EEEEEE;
                         color: #000000;
                         font-size: 10pt;
                         text-align: justify;
                         margin-top:5pt;
                         margin-bottom:0pt;
                         margin-left:30pt;
                         margin-right:30pt;
                         font-weight: normal;}

P.copyright              {font-style: italic; 
                         font-size: 8pt;}

.read-only	{background-color: #dddddd;} 

#white	{color: #ffffff; 
                         margin-top:0pt;}

LI	{color: #000000;}

LI.menu	{list-style-image: url(../images/bullet.gif);}

A                        {font-weight: bold; 
                         text-decoration: none}

A:link	{color: #6566C3;}

A:visited                {color: #6566C3;}

A:active                 {color: #6566C3;}

A:hover                  {color: #6566C3;}

TD                       {font-size: 10pt;}

TD.menu_title            {background-color: #6566C3;
                         color: #FFFFFF;
                         padding-left: 7px;
                         font-size: 10pt;
                         font-weight: bold;}

TD.menu_item             {background-color: #A2A0E6;
                         padding-left: 10px;}

TD.item                  {background-color: #6566C3;
                         color: #E6E6E6;
                         text-align: right;
                         font-style: italic;}

TD.req_item              {background-color: #6566C3;
                         color: #E6E6E6;
                         text-align: right;
                         font-weight: bold;}

TD.header                {background-color: #6566C3;
                         color: #FFFFFF;
                         padding-top: 2px;
                         padding-bottom: 2px;
                         padding-left: 4px;
                         padding-right: 4px;
                         text-align: left;
                         font-weight: bold;}

TD.question              {background-color: #606060;
                         color: #E6E6E6;
                         width: 80%;}

TD.tab                   {background-color: #E6E6E6;
                         color: #660000;
                         text-align: center;}

TD.selected_tab          {background-color: #6566C3;
                         color: #FFFFFF;
                         font-weight: bold;
                         text-align: center;}

TD.data                  {background-color: #A5A7EB;}

TD.line1                 {background-color: #9092D4;}

TD.line2                 {background-color: #B1B3E1;}

TD.light                 {background-color: #D5D7EF;}

TD.note_unread           {background-color: #FFC0C0;}

TD.note_read             {background-color: #FFFFFF;}

TD.day_header            {background-color: #660000;
                         color: #E0E3E6;
                         padding-top: 5px;
                         padding-bottom: 5px;
                         padding-left: 5px;
                         padding-right: 5px;
                         text-align: center;
                         font-weight: bold;}

TD.busy_course           {background-color: #EFEBEF;
                         vertical-align: top;
                         border: 1px solid black;
                         text-align: center;}

TD.busy_event            {background-color: #CEB6B5;
                         vertical-align: top;
                         border: 1px solid black;
                         text-align: center;}

