
/* DEFAULT DEFINITION */
html, body { margin:0; padding:0; font:12px Verdana, Arial, Helvetica, sans-serif; color:#fffd78; background:#373737; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
table { border-collapse:collapse; }
a { color:#fffd78; text-decoration:none; outline:none; }
a:hover { text-decoration:underline; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
.smallTxt { font-size:0.9em; }
.bigTxt { font-size:1.1em; }
.blue { color:#3B8BD4; }
ol { padding:0 0 12px 30px; list-style:decimal; }

/* H TITLES */
h1, h2, h3, h4, h5, h6 { color:#f0731e; }
h1 { font-family:Arial, Verdana, Helvetica, sans-serif; }




#main_container { width:1000px; margin:0px auto; }

.content { height:818px; overflow:hidden; }