#WELCOME {
position: relative;
margin-top: -10px;
margin-right: 10px;
}

#TOPRIGHT {
float: right;
margin-right: 10px;
}

#TOPEV {
width: 300px;
margin-top: 2px;
margin-left: 8px;
padding: 1px 3px;
text-align: center;
background: #a73f3f;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-khtml-border-radius-topright: 5px;
}

#TOPEV a:link,
#TOPEV a:visited {
color: #fff;
}

#TOPEV a:hover,
#TOPEV a:active,
#TOPEV a:focus {
color: #fff;
}

#TOPINFO {
width: 296px;
padding: 3px 5px;
margin: 2px 0px 4px 8px;
text-align: left;
background: #415093;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-khtml-border-radius-bottomleft: 5px;
-khtml-border-radius-bottomright: 5px;
}

#TOPINFO a:link,
#TOPINFO a:visited {
color: #fff;
}

#TOPINFO a:hover,
#TOPINFO a:active,
#TOPINFO a:focus {
color: #fff;
font-weight: bold;
text-decoration: underline;
}

.TEXTTOP {
color: #fff;
font-size: 1.1em;
}

