body, div, span, p, a, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#000066;
}
body      { margin:0px; width: 100%; text-align:center; background-color:#007772;}

A, A.link { color: #339900; text-decoration:underline; outline: none; }
A:HOVER   { color: #6633cc; }
img       { border:0; }

input,textarea, select { color: #666666; border: 1px solid #8ba2b8 ; font-family : monospace; font-size:12px; padding: 1px 2px 1px 2px;}
.nobdr { border: none;}

h1        { font-size: 16px; font-weight: bold; color: #ff6600;}

#flash { margin: 0px; padding: 0px; width:100%; min-width: 990px; height:590px; }

.clear    { clear: both !important;}
.footer   { margin: 0px; padding: 0px; width:100%;}

.copyright { color:#ffffcc;}
a:link.copyright,a:visited.copyright  { color: #ffff99; font-size: 11px;  text-decoration : none;}
a:hover.copyright { color: #ffff99; text-decoration : none;}

.error { color: #cc3333; }
