body {
background-color: #FFFFFF;
margin-top: 0px;
margin-left: 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #656565;
}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #8A0D15; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

#wrapper {
width: 500px;
padding: 0px;
margin: 0px;
margin-top: 100px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#logo {
width: 500px;
height: 120px;
padding: 0px;
margin: 0px;
position: relative;
}

#login {
width: 500px;
height: 20px;
margin-top: 50px;
color: #000000;
}

#login.normal {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #656565;
}

#info {
width: 500px;
margin-top: 10px;
text-align: bottom center;
color: #000000;
}

#info.normal {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #656565;
}

.info {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}

.info:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #656565;
}

.bold {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}
