/*******************************************************************************
 *
 * Leiden Genome Technology Center
 *
 * Created     : 2007-04-27
 * Modified    : 2009-09-01
 *
 * Programmer  : Ing. Ivo F.A.C. Fokkema <I.F.A.C.Fokkema@LUMC.nl>
 * Last edited : Ing. Ivo F.A.C. Fokkema <I.F.A.C.Fokkema@LUMC.nl>
 *
 *************/

body          {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left; margin : 0;}
table         {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left;}
input, button {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left; border : 1px solid black;}
select        {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left; border : 1px solid black;}
textarea      {font-family : Verdana, Helvetica, Arial, sans-serif; font-size : 13px; color : #000000; text-align : left; border : 1px solid black;}

a             {color : rgb(0, 65, 130); text-decoration : none;}
a:hover       {color : rgb(0, 65, 130); text-decoration : underline;}
a:active      {color : rgb(0, 65,  75); text-decoration : underline;}

a.menu        {color : #000000; font-size : 11px;}

H1            {font-size : 24px; font-weight : bold; margin-top : 0px; margin-bottom : 10px;}
H2            {font-size : 20px; font-weight : bold; font-style : italic; margin-top : 0px; margin-bottom : 5px;}
H3            {font-size : 18px; font-weight : bold; margin-top : 0px; margin-bottom : 2px;}
H4            {font-size : 16px; font-weight : bold; font-style : italic; margin-top : 0px; margin-bottom : 0px;}
H5            {font-size : 15px; font-weight : bold; margin-top : 0px; margin-bottom : 0px;}

.S17          {font-size : 17px;}
.S15          {font-size : 15px;}
.S13          {font-size : 13px;}
.S12          {font-size : 12px;}
.S11          {font-size : 11px;}
.S09          {font-size : 9px;}

ul,ol         {margin-top : 0px;}

/* Table with page header */
table.page_header {margin-bottom : 10px;}
table.page_header tr {background : #E1E1E1;}
table.page_header td.main {border-top : 2px solid #808080; border-bottom : 2px solid #808080;}

/* News tables on the right */
table.right_items tr.head   {background : #E1E1E1;}
table.right_items td.head   {border-top : 2px solid #808080;}
table.right_items td.body    {border-top : 1px solid #808080;}
table.right_items td.items   {font-size : 11px; padding : 2px 5px 2px 5px; text-indent : -5px; border-top : 1px solid #808080; border-bottom : 2px solid #808080;}
table.right_items td.items p {margin : 0px;}

/* News tables main */
table.news td.head {padding : 2px 6px; font-size : 15px; color : #FFFFFF;}
table.news td.foot {font-size : 11px; color : #999999; border-top : 1px dotted #004182; border-bottom : 2px solid #004182;}

/* News tables main */
table.cat td {padding : 2px 6px; font-size : 15px; color : #FFFFFF; cursor : pointer; cursor : hand;}
