@charset "utf-8";
body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background: #ebd27b;
  color: green;
  text-align:center;
}
#titlebar {
  margin: 20px;
  padding: 20px;
  height: 300px;
  text-align:center;
  background-color: #ebd27b;
}
#vmenubarl {
  position: absolute;
  left: 15px;
  top: 370px;
  width: 185px;
  font-family: "arial";
  text-align:center;
  padding: 10px;
  background-color: #ebd27b; 
}
#center {
  top: 0;
  margin-left: 215px;
  margin-right: 215px;
  background-color: #ebd27b;
}
#vmenubarr {
  position: absolute;
  right: 15px;
  top: 370px;
  width: 185px;
  font-family: "arial";
  text-align:center;
  padding: 10px;
  background-color: #ebd27b;
}
#formbox { text-align: left; font-weight: bold;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  background-color: #ebd27b; }
/*#surveybox { text-align: left; 
  top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  background-color: #f1f1f1; }*/
#picbox { margin-left: auto; margin-right: auto; top: 20px; margin-bottom: 75px; width: 693px; height: 303px; border: 10px ridge #ffffff; position: relative; background-color: #ebd27b; }
#cssbox { font-size: 8px; position: absolute; left: 10%; text-align: center;  padding: 10px; top: 950px; width: 185px; height: 150px; background-color: #ebd27b; }
.fonarpl { font-family: arial; }
.tbox1 { font-family: "arial bold"; font-size: 16px; text-align: right; padding: 10px; margin-left: auto; margin-right: 46%; top:0px; width: 300px; position: relative; line-height:35px; }
.tbox2 { font-family: arial; font-size: 16px; text-align: center; padding: 10px; margin-left: auto; margin-right: auto; top:0px; width: 630px; position: relative; line-height:25px; }
.tbox3 { font-family: "arial black"; font-size: 16px; text-align: center; padding: 10px; margin-left: auto; margin-right: auto; top:0px; width: 630px; position: relative; line-height:25px; }
a { font-family: "arial black" }
a:hover { font-size: 18px; color: green; }

a.test:link { font-size: 18px; color: #ebd27b; background: #ebd27b;}
a.test:active {color: #ebd27b;background: #ebd27b;}
a.test:visited {color: #ebd27b;background: #ebd27b;}
a.test:hover {color: #ebd27b;background: #ebd27b;}




.nobor { border: none; }
h3 { font-size: 25px; font-family: arial; }
h4 { text-align: center; font-size: 18px; }
.fonarpl { font-family: arial; }
h6 { text-align: center; font-size: 16px; }
p { text-align: center; font-family: arial; font-size: 18px; }
p.alert { font-weight: bold; color: red; }
p.p1 { text-align: left; font-family: arial; font-size: 16px; }
p.p1.l { text-align: left; }
p.p1.c { text-align: center; }
p.p1.r { text-align: right;  }
p.p2 { text-align: right; font-family: arial; }