body{
 font-family: Georgia, 'Times New Roman', Times, serif;
 font-size: 12px;
 color: #333333;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: #040b2d url('/img/bg.jpg') left top;

 }

a, a:visited, a:active{ color: #e07d04;
 text-decoration: underline;}

a:hover{ text-decoration: none;}

h1, h2, h3, h4{  color: #294372;}

h1{  font-size: 20px;
  font-weight: normal;}

hr{
 padding: 0px 0px 0px 0px;
 margin: 10px 0px 10px 0px;
 border-width: 0px;
 height: 1px;
 background-color: #a0a0a0;
}

img{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 border-width: 0px;
}

td{ font-size: 12px;
 vertical-align: top;
}

form{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

input{
 font-family: Georgia, 'Times New Roman', Times, serif;
 font-size: 12px;
 color: #333333;
}

.content-cell{ padding: 1px 60px 40px 60px;
 background-image: url('/img/page_bg.jpg');
 background-position: center top;
 background-repeat: repeat-y;
}

h2{
 font-size: 16px;
 color: #345ba3;
 font-weight: normal;
 font-style: italic;
 margin: 3px 1px 6px 3px;
}

div.stiker{ position: relative;
 left: -62px;
 top: 0px;
 width: 530px;
 height: 237px;
 background-image: url('/img/stiker.gif');
 background-position: top left;
 background-repeat: no-repeat;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 }

div.stiker div{
 padding: 65px 50px 30px 68px;
 white-space: wrap;
 color: #202020;
 }

.footer-links{ padding-top: 30px;}

.footer-links td{ font-size: 12px;
 color: #444444;
 vertical-align: bottom;
 }

.footer-links a, .footer-links a:active, .footer-links a:visited{ font-size: 13px;
 color: #202020;
}


.bottom-strip{ background-image: url('/img/bottom_strip.gif');
 background-position: bottom right;
 background-repeat: no-repeat;
 height: 300px;
 }
