/* CSS Document */
* { margin:0; padding:0;}

body {
background:#cccccc;
}

#header_up1 {
background-image:url(images/header_up_shadow.jpg);background-repeat: no-repeat;
}
#header_up2 {
background-image:url(images/header_up_shadow1.jpg);background-repeat: no-repeat;
}
#header_up {
background-image:url(images/header_up.jpg);background-repeat: no-repeat;
}
#header_down {
background-image:url(images/header_down.jpg);background-repeat: no-repeat;
}
#table_big {
background-image:url(images/table_big.png);background-repeat: no-repeat;
}
#footer {
background-image:url(images/footer.png);background-repeat: no-repeat;
}
#link {
background-image:url(images/link.png);background-repeat: no-repeat;
}
.a1 {
color:#fff;
text-decoration:none;
font-family:tahoma;
font-size:12px;
font-weight:800;
}

.a1:hover {
color:#ff5677;
text-decoration:underline;
font-family:tahoma;
font-size:12px;
font-weight:800;
}

.a2 {
color:#ff5677;
text-decoration:underline;
font-family:tahoma;
font-size:12px;
font-weight:800;
}

.a2:hover {
color:#43484b;
text-decoration:none;
font-family:tahoma;
font-size:12px;
font-weight:800;
}

#content  {
           color:#707070;
           font-family:tahoma;
           font-size:12px;
}
#content_table_big  {
           color:#43484b;
           font-family:tahoma;
           font-size:13px;
}
img {
     border:0;
     }

#cup  {
           color:#707070;
           font-family:tahoma;
           font-size:14px;
           font-weight:800;

}
#cup1  {
           color:#707070;
           font-family:tahoma;
           font-size:20px;
           font-weight:800;

}
 .line {
           line-height: 0.5em;
}

.win {
           color:#bbee97;
           font-size:16px;
           font-family:tahoma;
            font-weight:800;
}
#content_pop  {
           color:#eeeeee;
           font-family:tahoma;
           font-size:13px;
           font-weight:800;
}
#frame {
           border:solid 1px #fff;
}
.green {
           color:#2b6869;
           font-size:14px;
           font-family:tahoma;
           font-weight:800;
}
