@charset "utf-8";
/* CSS Document */

body, p, ul, li, form, h1, h2, h3, h4 { padding:0; margin:0; }
body { font-family:Tahoma; font-size:13px; background:url(../images/bg-top.jpg) top center no-repeat; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

.menu { background:url(../images/bg-menu.jpg) top left no-repeat; height:39px; }
.menu ul { margin-left:63px; }
.menu li { display:inline; float:left; margin-left:2px; height:38px; }
.menu li a { display:block; color:#000; height:38px;  margin-left:7px; padding-right:7px; line-height:38px; font-weight:bold; color:#F3AA00; }
.menu li a:hover { color:#900; }
.menu li.here { background:url(../images/menu-l.jpg) top left no-repeat; }
.menu li.here a { background:url(../images/menu-r.jpg) top right no-repeat; color:#FFF; }
.menu li a span { color:#000; }
.menu li.here a span { color:#FFF; }
.menubottom a, .menubottom { color:#630; }
.badge { background:url(../images/bg-badge.jpg) top left no-repeat; }
.badge textarea { width:190px; height:110px; background:#D28800; color:#FFF; font-size:11px; }
.badge img { border:1px solid #FFF; }









