<Style type="text/css">
<!--

none {;}

body {
background: #ffffff;
text-align: center;
color: #333333;
padding: 25px 0 0 0;
font-family: georgia;
}

a:link {
color: #666666;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}

a:visited {
color: #666666;
text-decoration: none;
}

a:visited:hover {
color: #000000;
text-decoration: none;
}

.spacer {
width: 95%;
clear: both;
margin: 0px auto;
padding: 0px;
height: 0px;
}

#wrapper {
width: 1000px;
margin: 0px auto;
background: #transparent;
}

#logo {
width: 500px;
height: 73px;
float: left;
}

#buttonbank {
float: right;
margin: 12px 50px 0 0;
}

.buttonball {
width: 66px;
margin: 0 0px 0 0px;
padding: 0px 0 0 0;
text-align: center;
background: #transparent;
float: right;
}

img.sqr {
width: 300px;
height: 300px;
margin: 40px 10px 0 10px;
border: 5px solid #333333;
float: left;
}

.sqrdsc {
width: 310px;
height: 60px;
margin: 10px 10px 0 10px;
font-size: 30px;
float: left;
}

#bottommenu {
margin: 0px auto;
text-align: center;
width: 690px;
border-top: 1px solid #057ccf;
}

.bb {
float: left;
margin: 0 12px 0 12px;
}

.db {
float: left;
}

.sign {
font-size: 11px;
color: #999999;
clear: both;
margin: 10px 0 0 0;
}
-->
</style>