h1 {color:#660099}
h2 {color:#000099}
h3 {color:#000099}
h4 {color:#660099}
h5 {color:#000000}
p {color:#000099}
input.btnp {
  width:100%;
  height:26px;
  text-align:left;
  padding-left:5px;
  font: bold 90%'trebuchet ms',helvetica,sans-serif;
  color:white;  
  background-color:#660099;
}
input.btng {
  width:100%;
  height:26px;
  text-align:left;
  padding-left:5px;
  font: bold 90%'trebuchet ms',helvetica,sans-serif;
  color:white;  
  background-color:#006600;
}
input.btnr {
  width:100%;
  height:26px;
  text-align:left;
  padding-left:5px;
  font: bold 90%'trebuchet ms',helvetica,sans-serif;
  color:white;  
  background-color:#cc0000;
}
input.btnb {
  width:100%;
  height:26px;
  text-align:left;
  padding-left:5px;
  font: bold 90%'trebuchet ms',helvetica,sans-serif;
  color:white;  
  background-color:#000099;
}
input.navl {
  width:32%;
  height:34px;
  text-align:center;
  background-color:#ffffff;
}
input.navc {
  width:34%;
  height:33px;
  text-align:center;
  background-color:#ffffff;
}
input.navr {
  width:32%;
  height:34px;
  text-align:center;
  background-color:#ffffff;
}

input.map{
  width:135px;
  height:100px;
}

input.btnhov {
  border-color: red red red red;   
}
