/* General page tags */
html { height:100%; }
body { margin:0px; padding:0px; color:#fff; background:#fff; text-align:center; height:100%; }
body, input, select, textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }

a { color:#000000; font-weight:bold; text-decoration:none; }
a:hover { color:#000000; font-weight:bold; text-decoration:underline; }

/* Clear after styles */
.clear-after:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

/* Flash Meta */
#flash-main { padding:800px 0px 20px 0px; text-align:left; color:#000000; }
#flash-main a { color:#000000; }
#flash-title { font-size:12px; padding:0px 0px 5px 0px; margin-bottom:15px; text-align:center; border-bottom:1px solid #fff; }
#flash-menu { float:left; width:120px; margin-left:10px; }
#flash-content { float:left; padding:0px 10px 20px 10px; }
#flash-footer { text-align:center; padding:5px 0px 0px 0px; border-top:1px solid #f0f0f0; }




