/* CSS Document */


/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////// */
/*                                 A TAGS                               */


a:link  {

font-family: Tahoma;
font-size: 9pt;
color:#808080;
text-decoration:none;

}

a:visited {

font-family: Tahoma;
font-size: 9pt;
text-decoration:none;
color:#808080;

}

a:hover {

font-family: Tahoma;
font-size: 9pt;
color: #FF3300;
text-decoration:none;

}

a:link.registersmall { 

font-family: Tahoma; 
font-size: 10pt;
color: #FFFFFF;
text-decoration: none; 
border: 1px solid #000080;
background-color: #006699;
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:5px;

}

a:visited.registersmall {

font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF;
text-decoration: none; 
border: 1px solid #000080;
background-color: #006699;
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:5px;

}

a:hover.registersmall {

font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF; 
border: 1px solid #000080;
background-color: #0082BF;
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:5px;

}

a:link.menu  { 

font-family: Tahoma;
font-size: 8pt;
color: #3B5998;
text-decoration: none; 
width: 200;
border-bottom: 1px solid #0099FF;
padding: 1px;

}

a:visited.menu { 

font-family: Tahoma;
font-size: 8pt;
color: #3B5998;
text-decoration: none; 
width: 200;
border-bottom: 1px solid #0099FF;
padding: 1px;

}

a:hover.menu { 

font-family: Tahoma;
font-size: 8pt;
color: #FFFFFF;
text-decoration: none; 
width: 200;
border-bottom: 1px solid #0099FF;
padding: 1px; 
background-color: #3B5998;

}
               
               
a:link.categories {

padding:3px;
width: 541;
background-color: #FFFFCC;
font-family:Tahoma;
font-size:8pt;
color:#808080;
text-decoration:none;
font-weight:bold;

}

a:visited.categories {

padding:3px;
width: 541;
background-color: #FFFFCC;
font-family:Tahoma;
font-size:8pt;
color:#808080;
text-decoration:none;
font-weight:bold;

}

a:hover.categories {

padding:3px;
width: 541;
background-color: #FFFF7D;
font-family:Tahoma;
font-size:8pt;
color:#808080;
text-decoration:none;
font-weight:bold;

}

a:link.lifematerial {

font-family: Tahoma; 
font-size: 10pt;
text-decoration: none;
color: #000000; 
border: 1px dotted #000080;
padding: 3px;
background-color: #FFFFFF;
width:500;
margin-bottom:5;

}

a:visited.lifematerial {

font-family: Tahoma; 
font-size: 10pt;
text-decoration: none;
color: #000000; 
border: 1px dotted #000080;
padding: 3px;
background-color: #FFFFFF;
width:500;
margin-bottom:5;

}

a:hover.lifematerial {

font-family: Tahoma;
font-size: 10pt;
text-decoration: none;
color: #3B5998; 
border: 1px dotted #000080;
padding: 3px;
background-color: #FFFFFF;
width:500;
margin-bottom:5;

}