

body {
    background-color : #fff;
    color : #000;
    font-family: 'Arial', 'verdana', sans-serif;
    font-size : 12px;
    margin: 0;
    padding: 0;
    width:100%;
    height:100%;
  }


img {
    border-width:0px;
    border-style: none;
  }


#ctn-top, #ctn-main, #ctn-bottom {
width:540px;
margin-left : auto;
/*    border-color : #000;
    border-style : solid;
    border-width : 1px;
    clear : both;
    margin-left : auto;
   margin-right : auto;
    width : 510px;
    min-height:30px;*/
  }

#ctn {
    background-image : url('background.jpg');
    background-repeat : no-repeat;
    margin-top:20px;
    margin-left : auto;
    margin-right : auto;
    width:748px;
    height:390px;
    text-align:center;
    background-image : url('background.jpg');
    background-repeat : no-repeat;
    margin-top:20px;
    margin-left : auto;
    margin-right : auto;
    width:748px;
    height:390px;
    text-align:center;

  }

#ctn-top{
	margin-right:12px;
padding-top:56px;
text-align:center;
}

h1 {
    color:#728fc3;
    margin:0px;
    font-size:30px;
  }

.btn {
    background-color : #54728F;
    border-bottom-color : #151d24;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #7d94aa;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #273543;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #adbcc9;
    border-top-style : solid;
    border-top-width : 1px;
    color : #fff;
    padding-left : 5px;
    padding-right : 5px;
	margin-left:5px;
    text-decoration : none;
  }


.btn:hover {
    background-color:#000;
  }


input[type=text] {
    background-color:#5276a1;
    border:1px solid #bdc8cb;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    padding-left:2px;
	margin-top:3px;
  }


a{
	color:#B3C3FF;
	text-decoration:none;
font-size:10px;
}

a:hover{
	color:#D1FFD8;
}

#pub-118 {
    background-color : #fff;
    margin-top:10px;
    margin-left : auto;
    margin-right : auto;
    width:748px;
    text-align:center;
  }

.table_ident {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-align:left;
}