body {
  background-color: #003300;
  background-image: url('/uploads/pv/qu/pvquyqPtYtHMQGkcSCP5aw/bkgr_grass.jpg');
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  overflow-x: hidden;
  width: 100%;
}

.container {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  z-index: 5;
  left: 1px;
  top: 1px;
}

.mainFrame {
  z-index: 5;
  margin: 0 auto;
  padding: 0px;
  top: 20px;
  left: 20px;
}

.Cloud {
  position: absolute;
  left: 300px;
  top: 100px;
  z-index: 3;
  visibility: visible;
  display: block;
}

.leftnav {  
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration:none
}

.leftnav:link {  
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration:none
}

.leftnav:link:hover {  
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color:#FFCC99;
  text-decoration:none
}


.leftnavegg {  
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration:none
}


.leftnavegg:link {  
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration:none
}


.leftnavegg:link:hover {  
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color:#FFCC99;
  text-decoration:none
}



body,td,th {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
}


.header {
  color: #174496;
  font-weight: bold;
  font-size: 18px;
}

.subheader {
  color: #2E7B20;
  font-weight: bold;
  font-size: 16px;
}



.teaserbox_hdr {
  color: #DF7D14;
  font-size: 14px;
  font-weight: bold;
}

.teaserbox_copy {
  font-size: 11px;
  color: #333333;
}

.read_more {
  color: #DF7D14;
  font-weight: bold;
  font-size: 10px;
}

.footer {
  font-size: 10px;
  color: #FFFFFF;
  z-index: 1;
  position: absolute;
  width: 949px;
  text-align: center;
}

.footer a:link {
  font-size: 10px;
  color: #FFFFFF;
}

.footer a:link:hover {
  color:#FFCC99;
}

.footer a:link:visited {
  color: #dddddd;
}

a:link {
  color: #1564A6;
  font-weight: bold;
}

a:link:hover {
  color: #009933;
  font-weight: bold;
}



