/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "layout.css";

body { margin: 0; }


h1, h2, h3, h4, h5, h6, p, td, ul, form, input, textarea { font-family: Verdana, Geneva, sans-serif; margin: 14px 0 0 0; line-height: 16px;}
input, textarea, select {color:#000; background:#fff; padding:1px; margin:0; font-size: 0.75em; border:1px #72736e;  }
h1 { font-size: 1.4em; color: #f5cb36; }
h2 { font-size: 1.3em; color: #f5cb36; }
h3 { font-size: 1.2em; color: #f5cb36; } 
h4 { font-size: 1.1em; color: #f5cb36;}
h5 { font-size: 1em; color: #f5cb36; } 
h6 { font-size: 0.9em; color: #f5cb36; }
p, td, ul, ol{ font-size: 0.75em; color: #fff;}


/* THIS RULE FIXES THE TINY TERTIARY MENU (AND THE SECONDARY ONE NOW) */
ul ul { font-size: 1em; }
ul ul ul { font-size: 1em; }

a { color: #fff; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover { color: #f5cb36; }

.error { color: #900; }

/* CONTENT ------------------------------------------------------------------------------------------------*/

/* FOOTER -------------------------------------------------------------------------------------------------*/