body
{
     margin:0px;
     background:#FFF2A8;
}

body, p, ul, ol, td.big, li, u
  {
     font-size:10pt;
     font-family:Helvetica,Arial,Sans-Serif;
     line-height:12pt;
  }
td, input, submit
  {
     font-size:10pt;
     font-family:Helvetica,Arial,Sans-Serif;
  }
td.big
  {
     text-align:left;
  }  
small
  {
     font-size:7pt;
  }
a:link
{
     color:#884400;
     text-decoration:none;
}
a:visited
{
     color:#000000;
	 text-decoration:none;
}
a:active
{
     color:#FF0000;
	 text-decoration:none;
}
a:hover
{
	color:#ff0000; 
	text-decoration:underline;
}

table.full
{
    height:100%;
}

input, textarea, select
{
    background:#FFF2A8;
    border:solid 1px black;
    font-family:Lucidatypewriter, Courier, Fixed, Monospace;
    font-size:12px;
}

.content
{
     color:#000000;
     background:#FFF2A8;
}

.content_dark
{
     color:#000000;
     background:#FFDD00;
}

.content_darker
{
     color:#000000;
     background:#FFDD00;
}

.title
{
     color:#000000;
     font-family:Times,Verdana,Serif;
     background-image:url('1.pictures.recurrence/darkyellow-gitter.gif');
}

.title600
{
     color:#000000;
     font-family:Times,Verdana,Serif;
     background-image:url('1.pictures.recurrence/darkyellow-gitter600.gif');
     width:400px;
}

.unilogo
{
     background-image:url('1.pictures.recurrence/unilogo_blue.gif');
}

.subtitle
{
     font-size:8pt;
     color:#ffffff;
     background:#000000;
}

.nav
{
     font-size:9pt;
     color:#000000;
     background:#FFA600;
}

.nav_over
{
     color:#FFDD00;
     background:#000000;
     font-weight:bold; 
}

a.nav
{
     color:#000000;
}

a.nav:hover
{
     color:#FFDD00;
     background:#000000;
	 font-weight:bold; 
}

a.subtitle
{
     color:#FFFFFF;
}

a.subtitle:visited
{
     color:#FFFFFF;
}

a.subtitle:link
{
     color:#FFFFFF;
}

a.subtitle:hover
{
     color:#FFFF00;
}

