/* © AM Design */

html { 
height: 100%; 
}
body {
background-color: #6d6e71;
font-family:  verdana, arial, sans-serif;
font-size: 0.7em;
color: #fff;
padding: 0;
margin: 0;
text-align: center;
line-height: 1.4em;
}
a {
padding: 0;
margin: 0;
color: white;
font-weight: bold;
}
a:hover {
color: #f1cd00;
}
#btn01 {
width: 206px;
height: 28px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/btn_enter.gif) top left no-repeat;
display: block;
padding: 0;
margin: 0;
}
#btn01:hover {
background-position: bottom left;
}
#btn02 {
width: 206px;
height: 33px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/btn_getflash.gif) top left no-repeat;
display: block;
padding: 0;
margin: 0;
}
#btn02:hover {
background-position: bottom left;
}
table {

}
form {
padding: 0;
margin: 0;
}