@charset "utf-8";
/* CSS Document */

*, html, body { margin:0; padding:0; border:0; }

body { margin:0 auto; font-size:11px; font-family:Arial; color:#464646; background:url(../images/bg.gif) top repeat-x #fff;}
div,form,img,ul,ol,li,dl,dt,dd,p{margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
h1{ color:#565656; background:url(../images/bg_h1.gif) no-repeat 0 7px; padding-left:25px; font-size:23px; font-weight:normal;}
h2{ color:#565656; background:url(../images/bg_h2.gif) no-repeat 0 5px; padding-left:15px; font-size:20px; font-weight:normal;}
h3{ font-size:18px; font-weight:normal; margin-bottom:20px;}
h4{ font-size:15px; margin-bottom:10px;}

p{font-size:12px; line-height:18px; margin:0 0 18px 0; }

input, textarea, select{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; }

a{outline:none; text-decoration:none; color:#464646;}
a{star:expression(this.onFocus=this.blur()); }
a:hover{ color:#469f55;} 
li{list-style:none;}
.clear{clear:both; height:0; overflow:hidden; display:block;}


.blue{ color:#3f8eac;}
.blue a{ color:#3f8eac;}
.blue a:hover{ color:#000;}
.green{ color:#469f55;}

.blue_u{ color:#60aecd; text-decoration:underline;}
.blue_u a{ color:#60aecd; text-decoration:underline;}
.blue_u a:hover{ color:#60aecd; text-decoration:none;}

.green{ color:#469f55;}



.blank20 {clear:both; height:20px; overflow:hidden; display:block;}


