@charset "utf-8";
/* CSS Document */

html, body { width:100%; margin:0; padding:0; }
body { margin:0; padding:0; background:url(../_img/bg.jpg) center top no-repeat; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#636363; }

*{ margin:0; padding:0; }

p, h1, h2, h3 { margin:0; padding:0; font-weight:normal; font-size:11px; }
input { height:15px; font-family:Tahoma, Geneva, sans-serif; font-size:10px;}
ul { list-style-type:none;}
a:link, a:active, a:visited { color:#636363; text-decoration:none}
a:hover { color:#2a5087; text-decoration:none}



