body {background-color:#F2B900; color:#00005A; font:10pt arial; SCROLLBAR-FACE-COLOR: #2F6DB9; SCROLLBAR-HIGHLIGHT-COLOR: #00009C; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR:#00009C ; SCROLLBAR-DARKSHADOW-COLOR: #1C170E; SCROLLBAR-BASE-COLOR: #2F6DB9; scrollbar-3d-light-color: #632714;}

html,body {
height:100%;
margin:0;
padding:0;
font-size:100.01%;
text-align:center;
}

* html #layout {
     height: 100%;
}


#layout {
min-height:100%;
height:auto;
width:100%;
margin:0 auto;
text-align:left;

}




#footer {
margin:-26px auto;
padding:3;
line-height:25px;
font-size:0.95em;
background:#4B4796;
height: 26px;

background: -moz-linear-gradient(top, #4B4796 1%, #0D1A3A 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#4B4796), color-stop(100%,#0D1A3A));
background: -webkit-linear-gradient(top, #4B4796 1%,#0D1A3A 100%);
background: -o-linear-gradient(top, #4B4796 1%,#0D1A3A 100%);
background: -ms-linear-gradient(top, #4B4796 1%,#0D1A3A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4B4796', endColorstr='#0D1A3A',GradientType=0 );
background: linear-gradient(top, #4B4796 1%,#0D1A3A 100%); /* W3C */
}

p {font:12pt arial;color:#00005A; margin-top:0px; margin-bottom:0px;}
p.hell {font:11pt arial;color:#EFEFEF; margin-top:0px; margin-bottom:0px;}
p.gr {font:11pt arial;color:#00005A;}
p.kl {font:9pt arial;color:#00005A;}

tr,th,td {font:9pt arial;color:#00005A}

h1 {font:18pt arial;color:#F6E0D2;}
h2 {font:16pt arial;color:#F6E0D2;}
h3 {font:14pt arial;color:#F6E0D2;}
h4 {font:12pt arial;color:#F6E0D2;}



input {font-size:9pt;color:#000000; background-color:#EBECFE;}
textarea {font-size:9pt;color:#000000; background-color:#EBECFE;}
option {font-size:9pt;color:#000000; background-color:#B6897B;}
select {font-size:9pt;color:#000000; background-color:#B6897B;}


a:link {color:#00005A; font: 10pt arial;}
a:visited {color:#00005A; font: 10pt arial;}
a:active {color:#00005A; font: 10pt arial;}
a:hover {color:#00007B;  font: 10pt arial;}


a.hell:link {color:#EFEFEF;    font: 11pt arial; TEXT-DECORATION: none;}
a.hell:visited {color:#EFEFEF; font: 11pt arial; TEXT-DECORATION: none;}
a.hell:active {color:#EFEFEF;  font: 11pt arial; TEXT-DECORATION: none;}
a.hell:hover {color:#FFDF00;   font: 11pt arial; TEXT-DECORATION: none;}