body{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
line-height: 16px;
margin: 0px auto;
background-image: url(img/bg_grad_01.gif);
background-color: #cccccc;
background-repeat: repeat-x;
}

.content{
background-color: #fff;
border: 1px solid #000000;
padding: 20px;
height: 700px;
width: 550px;
margin: 30px;
text-align: justify;
}
.date{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
line-height: 12px;
color: #000000;
text-align: right;
text-decoration: none;
width: 510px;
position: relative;
}
.footer{
color: #99999;
margin: 10px;
text-align: center;
}

a{font-size: 11px; text-decoration: none; color: #03c;}
a:visited{font-size: 11px; text-decoration: none; color: #039;}
a:hover{font-size: 11px; text-decoration: underline; color: #36f;}
a.selected{font-size: 11px; font-weight: bold; color: #88969e;}

#footer a {color: #999999; text-decoration: none;}
#footer a:hover {color: #999999; text-decoration: underline;}


.main{
margin: 0px auto;
width: 700px;
max-width: 700px;
}
.logo{
margin: 0px auto;
width: 700px;
max-width: 700px;
padding: 0px 0px 0px 170px;
}
.bottom{
background-image: url(img/bg-bottom.jpg);
background-repeat: no-repeat;
padding: 0px;
height: 49px;
max-height: 49px;
width: 665px;
max-width: 665px;
float: left;
}

.right{
background-image: url(img/bg-cont-re.jpg);
background-repeat: no-repeat;
padding: 0px;
height: 810px;
max-height: 810px;
width: 35px;
max-width: 35px;
float: right;
}
.content-start{
background-image: url(img/bg-start-main.jpg);
background-repeat: no-repeat;
background-color: White;
padding: 0px 10px 0px 10px;
height: 770px;
max-height: 770px;
width: 645px;
max-width: 645px;
float: left;
}
.right-start{
background-image: url(img/bg-start-re.jpg);
background-repeat: no-repeat;
padding: 0px;
height: 810px;
max-height: 810px;
width: 35px;
max-width: 35px;
float: right;
}
.bluelight{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
line-height:  10px;
color: #8081af;
font-weight: normal;
line-height:  normal;
margin: 0px;
text-decoration: none;
}
.container{
width: 625px;
height: 770px;
max-height: 770px;
}
.center{
width: 625px;
margin: 0px auto;
text-align: center;
}


img{border: none;}

/* Image ids */

#screen{
overflow: hidden;
position: absolute;
margin: 40px 0px 0px 0px;
width: 600px;
height: 600px;
background: #ffffff;
}
#screen img{
position: absolute;
cursor: pointer;
visibility: hidden;
width: 0px;
height: 0px;
}

#bankImages{display: none;}

/* contact  */

fieldset { border:0;margin:0;padding:0;}
label {display:block;}
input.text,textarea {width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc;}
input.submit {padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif;}

