div.maincontent0 {
    display: block;
	background: #ffffff;
	font-family: ubuntu, Arial;
}

div.maincontent {
	background: #004668;
	font-family: ubuntu, Arial;
}

div.header0 {
    display: block;
    background: #ffffff;
    border-style: solid;
    border-color: #ccc;
}

div.headerlink {
    float: right;  
    font-weight: bold;
    color: #004668;
}

div.headerlink a {
    font-weight: bold;
    color: #004668;
}

div.header {
}

#welcome_wrap {
}

#welcome {
    overflow: hidden;
    overflow-y: hidden;
    background: #004668;
    color: #ffffff;
}

div.loginform {
    float: left;
	background: #004668;
}

div.logintitle {
    display: none;
    font-family: ubuntu, Arial;
    font-style: normal;
    color: #ff0;
}

input.btn_connect {
    background: #5cb85c;
    border-style: solid;
    border-color: #5cb85c;;
    color: #ffffff;
    font-style: normal;
    padding: 0.5em;
    font-size: 1.2em;
    font-family: ubuntu, Arial;
}

#forget {
    display: none;   
}

#forgetsmall {
    display: none;
}