* { font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#222222; }

body { text-align:left; background:white; }

body,
div,
dl,
dt,
dd,
ul,
ol,
menu,
li,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
form,
input,
p,
label,
blockquote,
table,
tr,
td { margin:0px; padding:0px; }

img { border:none; }
table { border-collapse:collapse; border:0px; }
label { cursor:pointer; }

.hide { display:none; }

a:link,
a:visited,
a:active { text-decoration:none; font-weight:normal; }
a:hover { text-decoration:none; color:#8bc242; }
a:focus { outline:none; }

a img.link { border:1px solid #999999; margin:3px 6px 0 0;}
a:hover img.link { border:1px solid #8bc242; }

p { text-align:justify; }

hr { height:1px; border-style:solid none none none; border-width:1px; border-color:#999999; color:#999999; margin-bottom:5px; }

.grey { color:#555555; }

/* PNGFIX */
* html img, * html div { behavior: url('design/pngbehavior.htc') }

/* Clearfix */

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix { display:inline-block; }

/* \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clear { clear:both; height:0; _height:0%; font-size:0px; }