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


a:hover {
 color: #f84;
 text-decoration: underline;
 }

body {
 background: url(bg.jpg) repeat-x top left;
 background-color: #d9e3ec;
 color: #3C5E92;
 text-align: justify;
 font-family: "trebuchet ms", "lucida grande", arial, sans-serif;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 0px;
 margin-right: 0px;
 border: 0px;
 font-size: 12px; }

div {
 background: url(bg2.jpg) repeat-x top left;
 width: 750px;
 position: absolute;
 top: 20px;
 left: 20px;
 background-color: #ffffff;
 padding: 4px;
 border-left: 1px solid #3c5e92;
 border-right: 1px solid #3c5e92;
 }

h2 {
 font-family: tahoma, verdana, arial, sans-serif;
 font-size: 10px;
 text-transform: uppercase;
 font-weight: bold;
 text-align: left;
 color: #000;
 letter-spacing: 2px;
 margin-top: 5px;
 margin-bottom: 0px;
 padding: 4px;
 margin-left: -4px; 
 margin-right: -4px;
 border-top: 1px solid #d8dfe9;

 }

h3 {
 margin: 0;

 font-size: 12px;
 text-align: left;
 }

hr {
 width: 500px;
 height: 0px;
 text-align: center;
 border: 1px solid #343d40;
 }

iframe {
 float: right;
 margin-right: 45px;
 border: 1px solid #d8dfe9;
 padding: 15px;
 }


ins {
 text-decoration: none;
 }

.header {
 background-color: #3c5e92;
 padding: 4px;
 color: #fff;
 margin-top: 15px;
 margin-left: -5px; 
 margin-right: -5px;
 }


.header a {
 color: white;
 text-decoration: none;
 }


.header a:hover {
 color: #f84;
 text-decoration:
 underline;
 }

.aff {
 padding: 4px;
 padding-top: 7px;
 margin-top: -10px;
 margin-bottom: 0;
 text-align: right;
 }


.meta {
 margin: 0;
 margin-top: -8px;
 padding-top: 0px;
 padding-left: 35px;

 clear: both;

 font-size: 12px;
 color: #6e879f;

 }

.l {
 margin-top: 4px;
font-size: 11px;
 letter-spacing: 0px;
 text-align: center;

 background-color: #d9e3ec; 
 padding: 4px;
 }

.l2 {
 letter-spacing: 0px;
 background-color: #f4f7fa; 
 }

.g {
 clear: both;
 font-size: 0.9em;

 color: #343d40;
 
 text-align: center;

 }

.footer {
 margin-top: 5px;
 margin-bottom: -5px;
 padding: 4px;
 margin-left: -4px; 
 margin-right: -4px;
 border-top: 1px solid #d8dfe9;
 border-bottom: 1px solid #3c5e92;
 text-align: right;
 }

.top {
 background: url(title.jpg) no-repeat top left;
 padding: 0px;
 margin-top: -4px;
 margin-bottom: -15px;
 margin-left: -4px;
 margin-right: -4px;
 }
