/* Main CSS Document for the website layout */
/* Created: 5/24/07 */
/* Creator: Paul Avila */

BODY {color: #000000; background: #FFFFFF; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
td,th {font-family:Arial, Helvetica, sans-serif; font-size: 10pt; }
a:link { color: #56A748; font-weight: normal;	}
a:visited { color: #56A748; font-weight: normal; }
a:hover { color: #0000FF; text-decoration: underline; font-weight: normal;	}
a:active { color: #56A748; font-weight: normal;	}
.style1 { color: #FF0000; font-weight: bold; font-size: 10pt;}
.anum { font-size: 24pt; font-weight: bold; color: #56A748; float:left; }
.inum {font-size: 24pt; font-weight: bold; color: #CCCCCC; float: left; }
.atext { color: #0000FF; font-weight: bold; margin: 10px 0 0 0; font-size: 11px; float: left; }
.itext { font-size: 11px; color: #666666; float: left; margin: 10px 0 0 0;}
a {	font-weight: bold; }
br.size10px{ font-size: 10px; }
br.size8px{ font-size: 8px; }
br.size6px{ font-size: 6px; }
br.size4px{ font-size: 4px; }
/* Hack that will display only in non-IE Browsers */
html>body .size4px { font-size: 2px; }
#menu {
color:#339900;
background-color:#336600;
text-align:center;
padding:3px 0 3px 0;
}
#menu a {
color:#FFFFFF;
font-weight:bold;
font-size: 10pt;
}
/*#menu a:hover {
color:#000000;
background-color:#99FF00;
text-decoration:none;
}*/
div.cloud { margin: 20px 0; text-align: center; }
div.cloud > a { text-decoration: underline; margin-right: 10px; white-space: nowrap; }
div.cloud > a:hover { color: #CCCCCC; }

