body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,textarea,p,   /* YUI universal reset */
blockquote,th,td             {margin:0; padding:0;}
table                        {border-collapse:collapse; border-spacing:0;}
th,td                        {font-weight: normal; text-align: left;}
fieldset,img                 {border:0;}
address,caption,cite,
code,dfn,em,strong,th,var    {font-style:normal; font-weight:normal;}
ol,ul                        {list-style:none;}
caption,th                   {text-align:left;}
h1,h2,h3,h4,h5,h6            {font-size:100%; font-weight:normal;}
q:before,q:after             {content:'';}
abbr,acronym                 {border:0;}

                             /* Universal clearfix hack */
.clearfix:after              {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix                    {display: inline-block;}
                             /* Start commented backslash hack \*/
* html .clearfix             {height: 1%;}
.clearfix                    {display: block;} /* Close commented backslash hack */

                             /* Fix Mozilla broken image icon */
img                          {-moz-force-broken-image-icon:1}

                             /* Elements default styles */
body                         {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; background: #b7d8f0 url('../images/bg.gif'); text-align: center;}
a:link                       {color: #ca0079; text-decoration: none;}
a:visited                    {color: #ca0079; text-decoration: none;}
a:hover                      {color: #ca0079; text-decoration: underline;}
a:active                     {color: #ca0079; text-decoration: none;}
input.textfield, textarea    {color: #000000; background-color: #ffffff; border: 1px solid #7fb0d3; padding: 2px;}
button                       {color: #eeeeee; background: #000000 url('/images/bg_black_4x80.gif'); border-top: 2px solid #666666; border-left: 2px solid #666666; border-bottom: 2px solid #222222; border-right: 2px solid #222222;}
button:active                {color: #eeeeee; background: #000000 url('/images/bg_black_4x80.gif'); border-top: 2px solid #222222; border-left: 2px solid #222222; border-bottom: 2px solid #444444; border-right: 2px solid #444444;}