/******************************************************************************
** HTML and BODY definitions for WATCHINGYOU1.CSS
******************************************************************************/
html { width: 100%; height: 100% }

body{
  background-color:#f0f0f0;
  background: url(tile.gif) #f0f0f0 0px 0px;
  color:#000000;
  font-family: arial, helvetica, sans-serif; font-size:12px; font-weight:normal;
  padding-right: 12px; padding-left: 12px; padding-bottom: 12px; padding-top: 12px; 
  margin: 12px; width: 100%; height: 100%
}

td.tdleft {
  font-family: arial, helvetica, sans-serif; font-size:12px; font-weight:normal;
  border-right: 2px dashed silver; 
}

/*-----------------------------------------------------------------------------
** ENTRY item classes
**---------------------------------------------------------------------------*/
.entrytitle {
  color:#4040ff;
  font-family: arial, helvetica, sans-serif; font-size:20px; font-weight:bold;
}
 
.entrydate {
  color:#404040;
  font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:italics;
  }
  
.entrytext {
  color:#000000;
  font-family: arial, helvetica, sans-serif; font-size:14px; font-weight:normal;
  }
 
.entrylink {
  color:#0000ff;
  font-family:  arial, helvetica, sans-serif; font-size:14px; font-weight:bold;
  text-decoration: none;  
  }
a.entrylink{ color:#0000ff; }
a.entrylink:visited{ color:#0000ff; }
a.entrylink:hover{ background-color:#ffff00; color:#0000ff }
a.entrylink:active { color:#0000ff; }

/*-----------------------------------------------------------------------------
** NAVBAR, MENULINK classes
**---------------------------------------------------------------------------*/

.navbtn {
  color:#0000ff;
  font-family:  arial, helvetica, sans-serif; font-size:14px; font-weight:normal;
  text-decoration: none;  
  }
a.navbtn:hover {     
  background-color:#ffff00;
  /* border-top: 2px solid blue; border-right: 2px solid blue; border-bottom: 2px solid blue; border-left: 2px solid blue; */
  text-decoration: none;  
  }
  
a.menulink{
  color:#0000ff;
  font-family:  arial, helvetica, sans-serif; font-size:14px; font-weight:normal;
  text-decoration:none;
  }
a.menulink:visited{
  color:#0000ff;
  }
a.menulink:hover{
  background-color:#ffff00;
  color:#0000ff;
  }
a.menulink:active {      
  color:#0000ff;
}

.footerlink {
  color:#005AFF;
  font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;
  text-decoration: none;  
}

a.footerlink{ color:#005AFF; }
a.footerlink:visited{ color:#005AFF; }
a.footerlink:hover{ color:#6B9730; }
a.footerlink:active { color:#005AFF; }


.buttonlink {
   color:#f0f0f0; 
	 background-color:#f0f0f0; 
	 text-decoration: none; 
}

a.buttonlink {color:#f0f0f0; background-color:#f0f0f0; text-decoration: none;  }
a.buttonlink:visited{color:#f0f0f0; background-color:#f0f0f0; text-decoration: none;  }
a.buttonlink:hover{color:#f0f0f0; background-color:#f0f0f0; text-decoration: none;  }
a.buttonlink:active {color:#f0f0f0; background-color:#f0f0f0; text-decoration: none;  }

/*-----------------------------------------------------------------------------
** PAGE, MAIN classes
**---------------------------------------------------------------------------*/
.pagetitle {
  color:#4040f0;
  font-family: arial, helvetica, sans-serif; font-size:24px; font-weight:bold;
  }
 
.mainabout {
  color:#000000;
  font-family:  arial, helvetica, sans-serif; font-size:14px; font-weight:normal;
  }
  
.maintitle {
  color:#000000;
  font-family:  arial, helvetica, sans-serif; font-size:20px; font-weight:bold;
  }
  
.mainurl {
  color:#0000f0;
  font-family:  arial, helvetica, sans-serif; font-size:14px; font-weight:bold;
  }
 
/************* CSS definition by TilburgZeikt ********************************/
