body {
color: rgb(0,0,0);
font-family: Times New Roman;
font-size: 12pt;
/*background-color: #AF9E81;*/
background-color: white;
background-image: url(images/cloud1.gif);
width: 100%;
height: 100%;
}

h1 {
color: #00639C;
font-size: 18pt;
font-family: Times New Roman;
}

h2 {
color: #00639C;
font-size: 14pt;
font-family: Times New Roman;
}

h3 {
color: #00639C;
font-size: 12pt;
margin: 3px;
padding: 0px;
font-family: Times New Roman;
}

p {
margin: 0px;
padding: 0px;
font-family: Times New Roman;
font-size: 12pt;
}

.td_bottom {
  vertical-align: bottom;
}

.titletext {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
color: #FEE76A;
font-size: 24pt;
font-weight: bold;
font-family: Times New Roman;
text-align: center;
}

.top {
position: absolute;
top: 0px;
left: 0px;
text-align: center;
width: 100%;
height: 50px;
background-color: #00639C;
border-bottom: 2px solid black;
}

.corner {
position: absolute;
top: 50px;
left: 100px;
width: 61px;
height: 60px;
margin: 0px;
padding: 0px;
background-color: #00639C;
background-image: url("images/background_corner.gif");
background-position: center center;
}

.corner-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100px;
  background-color: #00639C;
}

.side {
position: absolute;
top: 0px;
left: 0px;
width: 101px;
height: 100%;
text-align: center;
background-color: #00639C;
border-right: 2px solid black;
}

.img-top-right {
position: absolute;
top: 0px;
left: 80%;
width: 165px;
height: 80px;
}

.img-top-left {
position: absolute;
top: 15px;
left: 130px;
width: 154px;
height: 80px;
}

.raptor {
  margin: 20px 0px 0px 0px;
}

.middle_content {
position: absolute;
top: 80px;
left: 110px;
right: 20%;
text-align: left;
text-valign: top;
text: black;
height: 100%;
}

.right_content {
position: absolute;
top: 80px;
left: 80%;
right: 0%;
text-align: left;
text-valign: top;
text: black;
height: 100%;
}

.middle-cnt {
margin: 10px;
padding: 5px;
border-width: 1px;
border-color: rgb(51,0,153);
border-style: solid;
background-color: #EEF7FC;
text-align: left;
line-height: 100%;
text-valign: top;
}

.middle-cnt2 {
margin: 10px;
padding: 5px;
border-width: 1px;
border-color: rgb(51,0,153);
border-style: solid;
background-color: #FEE76A;
text-align: left;
line-height: 100%;
text-valign: top;
}

.middle-cnt-center {
margin: 10px;
padding: 5px;
border-width: 1px;
border-color: rgb(51,0,153);
border-style: solid;
background-color: #EEF7FC;
text-align: center;
line-height: 100%;
text-valign: top;
}
