/*
 * $RCSfile: legacy.css,v $
 * $Source: /cvs/vintenradamecweb-dev/legacy.css,v $, $Revision: 1.2 $, $Date: 2008/04/08 09:14:12 $, $State: Exp $ 
 */
/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/

/* COLOURS

*/

body { margin: 20px 0;  }

h1, h2, h3, h4, h5, h6, p, a, td, th, form, input, textarea, ul, dl, ol, blockquote { font-family: Verdana, Geneva, sans-serif; }
h1 { font-size: 1.3em; color:#fff; }
h2 { font-size: 1.1em; color:#fff; }
h3 { font-size: 0.9em; color:#2F84C6; }
h4, h5, h6 { font-size: 0.75em; }
p, td, th, input, textarea, select, ul, dl, ol { font-size: 0.7em;  color: #fff; }
ul ul { font-size: 1em; }
blockquote { font-size: 0.8em; }

th { text-align: left; }
td input, td select, td textarea, td p { font-size: 1em; }
p input, p select, p textarea { font-size: 1em; }

a { color: #fff; font-weight: bold; }
a:hover { color: red; }

.error { color: #900; }
.standout { color: #F80BCE; font-weight: bold; }

label {font-size: 0.7em; color: #3C6BB3; font-family: Verdana, Geneva, sans-serif; font-weight: bold;}
