@charset  "utf-8";
 #contenet {
    width: 580px;
    border: 5px solid #999;
    display: block;
    background-color: #cf6;
    border-radius: 25px;
}
a:link {
    color: #09C;
    text-decoration: underline;
    cursor: auto;
}
a:visited {
    text-decoration: underline;
    color: #993;
}
a:hover {
    text-decoration: none;
    color: #913;
}
a:active {
    text-decoration: underline;
    color: #03C;
    font-weight: bold;
}
h1 {
    font-size: 20px;
    color: #036;
    text-align: left;
}
h2 {
    font-size: 14px;
    text-align: left;
    color: #000;
}
p {
    font-weight: bold;
    color: #000;
    text-align: left;
}
.titel {
    font-size: 16px;
    background: #06F;
    border-top: thin solid #000;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.center-t {
    text-align: center;
    font-family: "Comic Sans MS", cursive;
    color: #000;
}
body {
    margin-top: 175px;
    margin-left: 150px;
    padding-right: 2px;
    padding-left: 0px;
    font-family: "Comic Sans MS", cursive;
    color: #000;
    background-attachment: scroll;
    background-color: #99F;
    background-image: url(../assets/Images/RFI2.png);
    background-repeat: no-repeat;
    background-position: 275px 5px;
}
.compress {
    font-weight: normal;
}
.center-t h2 {
    text-align: center;
    font-family: "Adobe Arabic";
    font-size: 24px;
}
h3 {
    font-size: 10px;
    color: #000;
    text-align: center;
}
h4 {
    font: bolder 16px Georgia, "Times New Roman", Times, serif;
    color: #039;
    font-family: "MS Serif", "New York", serif;
}
.Adoby-A {
    font-family: "Adobe Arabic";
    font-size: 30px;
}
.Adoby-A {
    font-size: 30px;
}
.Adoby-A {
    font-size: 18px;
    color: #000;
    font-family: "Comic Sans MS", cursive;
}
.Adoby-A .Adoby-A {
    font-size: 18px;
    font-family: "Comic Sans MS", cursive;
    color: #000;
}
.Adoby-A .Adoby-A .Adoby-A {
    font-weight: normal;
    font-family: "Comic Sans MS", cursive;
    font-size: 16px;
}
.Adoby-A .Adoby-A {
    font-family: "Comic Sans MS", cursive;
}
.Adoby-A .Adoby-A {
    font-weight: bold;
}
.Adoby-A .Adoby-A {
    font-weight: normal;
    font-size: 16px;
}
#apDiv5 {
    position:absolute;
    width:750px;
    height:40px;
    z-index:2;
    float: none;
    left: 300px;
    top: 200px;
    text-align: center;
}
#apDiv4 {
    position:absolute;
    width:700px;
    height:1100px;
    z-index:1;
    left: 300px;
    top: 200px;
    background-color: #CCC;
    border-radius: 25px;
}
img.image1 {
    margin: 2px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
img.image2 {
    padding: 2px;
    margin-left:15px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
#apDiv1 {
    position:absolute;
    left:360px;
    top:130px;
    width:700px;
    height:30px;
    z-index:1;
    text-align: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
}