#logo {
    width: 204px;
    position: absolute;
    float: left;
}
.right {
/*    background-image: url(../images/MegaVisa2b-bg2.jpg);
    background-position: left;
    background-repeat: no-repeat;*/
    width: 676px;
    height: 43px;
    padding-top: 0px;
    left: 228px;
    position: relative;
    float: left;
}
.subright {
    position: absolute;
}
.body {
    width: 1004px;
    height: auto;
}
.text3 {
    font-family: verdana;
    font-size: 14pt;
    font-weight: bold;
    border-bottom: solid 2px #333399;
/*    margin:2px 5px;
	padding:5px;*/
}
.text2 {
    font-family: verdana;
    font-size: 11pt;
    font-weight: bold;
/*    margin:2px 5px;
	padding:5px;*/
}
.text1 {
    font-family: verdana;
    font-size: 11pt;
    font-weight: normal;
/*    margin:2px 5px;
	padding:5px;*/
}
.text0 {
    font-family: verdana;
    font-size: 9pt;
    font-weight: normal;
/*    margin:2px 5px;
	padding:5px;*/
}
.err {
    font-family: verdana;
    font-size: 11pt;
    font-weight: normal;
    text-align: center;
    color: #ff9933;
}
.copyright {
    font-family: verdana;
    font-size: 6.8pt;
    font-variant: small-caps;
    font-weight: normal;
    color: #999999;
/*    margin:2px 5px;
	padding:5px;*/
    position: relative;
    float: left;
    left: 348px;
    top: 58px;
}