body {
background: #000000 url(../images/login.jpg) no-repeat top center; 
font-family : Verdana,Arial,Helvetica,Sans-Serif;
font-size : 12px;
color: white; 
}

a {
text-decoration: none;
color: #0080FF;
}

a:Hover {
text-decoration: none;
color: #FF64FF;
}

input {
border: #FFFFFF 1px solid; 
font-size: 12px; 
background-color: #000000;
color: white;
}

img {
border: 0;
}

.lang {
position: absolute;
top: 5px;
right: 5px;
}

.bigtext {
font-size: 14px;
font-weight: bold;
}

.tabel_content {
text-align: left;
margin: 0 auto;
width: 200px;
margin-top: 340px;
}

.tabel_footer {
text-align: center;
margin: 0 auto;
font-weight: bold;
color: white;
}

.error {
font-weight: bold;
color: red;
}

.notice {
font-weight: bold;
color: white;
}
