@charset "iso-8859-1";
body {
 margin: 0;
 padding: 0;
 background: #0063ce;
 color: #000066;
 font-family: arial, helvetica, sans-serif; 
 font-size: 11pt;
 }
	 
#col-right {
 position: absolute;
 top: 40px;
 right: 0;
 width: 254px;
 z-index: 3;
 text-align: center;
 background: #d5eaff;
 font-size: 90%;
 padding: 5px;
 border: solid #ffffff;
 border-width: 2px 0 0 2px;
 } 
 
#col-left {
 position: absolute;
 height: auto; 
 top: 2px;
 left: 0;
 width: 169px;
 z-index: 2;
 background-color: #00019d;
 text-align: center;
 font-size: 80%;
 line-height: 16px;
 color: #ffffff;
 border: solid #ffffff;
 border-width: 0 0 0 1px;
 }

#block {
 width:100%;
 z-index:1;
 height:90%;}

#hdr {
 height: 54px;
 margin: 0;
 color: #0000ac;
 background-color: #0063ce;
 width: 100%;
 border: solid #ffffff;
 border-width: 2px 0 0 0;
 }

#c-col {
 margin:0 262px 0 170px;
 padding: 1em;
 position:relative;
 background: #e3f1ff;
 z-index:5;
 height: auto;
 border: solid #ffffff;
 border-width: 0 2px 2px 2px;
 }

#ftr {
 position: relative;
 width: 100%;
 border: solid #e3f1ff;
 border-width: 0 0 2px 0;
 background-color: #00019d;
 margin: 0;
 text-align: right;
 }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #ffff00; font-weight: bold; letter-spacing: 1px; word-spacing: 2px; }  

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin: 2px 0 1px 0 ; }
 
h3 { margin: 2px 0 0 224px; font-weight: bold; color: red; font-size: 20px; font-family: verdana, arial, helvetica, sans-serif; background-color: transparent; }

h4 { margin: -28px 0 0 222px; font-weight: bold; color: yellow; font-size: 20px; font-family: verdana, arial, helvetica, sans-serif; background-color: transparent; }

b {
 font-size: 100%;
 letter-spacing: 1px;
 font-weight: bold;
 }
 
#steag  {
  margin: 40px 0 0 60px;
} 
 
.lang {
  margin: -25px 0 0 60px;
} 
 
.mic {
 font-size: 90%;
 } 

.table { 
 background-color: #e3f1ff;
 width: 98%;
 padding: 10px;
 border-style: solid;
 border-color: #b2d8fe;
 border-width: 1px;
 vertical-align: middle;
  }

br {
 font-size: 8pt; 
 }
 
li {
 margin-left: 0.3em;
 line-height: 22px;
 }
 
p { margin: 5px 5px 5px 10px;
 line-height: 22px;
 } 
 
a:link {
 color: blue; 
 font-weight: bold; 
 text-decoration: none; 
 }

a:visited {
 color: #0000a0; 
 font-weight: bold; 
 text-decoration: none; 
 }

a:active {
 color: #0000a0;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
 }

A:hover {
 text-decoration: underline; 
 background-color: yellow;
 font-weight: bold; 
 color: #ff6600; 
 }
 

