body,div,dl,dt,dd,ul,ol,li,h1,h2,
h3,h4,h5,h6,pre,form,fieldset,
input,textarea,p,blockquote,th,td,b 
{ margin:0;padding:0; }

body {
  background-color:#000000;
  color: #CCCCCC;
  text-align:center;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}

h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}

img   {   border:0;   }
ol, ul      { list-style:none;}
caption, th   { text-align:left;}
q:before, q:after { content:'';   }
abbr, acronym   {   border:0;   }
.clear          { clear:both;   }
.clear-left     { clear:left;   }
.clear-right    { clear:right;  }
.hide           { display:none; }
.show           { display:block;  }
.inline         { display:inline; }
.left           { float:left;   }
.right          { float:right;  }
.pointer        { cursor:pointer; }
.margin0      { margin:0;   }
.padding0       { padding:0;    }
.mceEditor    { width:500px !important; }
iframe      { width:100% !important; }
.center{ text-align:center;}
.focus { 
  border:1px solid #CB3333;
background:lightyellow;
}
a {color:#0066d5;}

th, td {
  font-family:verdana, sans-serif; 
  font-size:10px;
  text-align:center;
  color: #CCCCCC;
}
th {
  font-weight:bold;
}

