
body {
  height: 100%;
  max-width: 1330px;
  margin: 0 auto;
}

a {
		text-decoration:none; 
		text-align: left;
	}

.txt, select, form > div {
  display: block;
  margin: 0 auto;
  font-family: sans-serif;
  font-size: 16px;
  padding: 12px;
}

.txt {
  width: 98%;
  font-family: Arial, Helvetica, sans-serif;
  color:#2B1B17;
  font-size: 18px;
  text-align: left;
  line-height: 2.0;
}

select {
  width: 80%;
}

form > div {
  width: 100%;
}

.txt, form > div {
  margin-bottom: 10px;
  overflow: auto;
}

.clearfix {
  clear: both;
}

label {
  float: right;
  width: 10%;
  line-height: 1.5;
}

.rate-value, .pitch-value {
  float: right;
  width: 10%;
  line-height: 1.5;
}

#rate, #pitch {
  float: right;
  width: 70%;
}

.controls {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color:#2B1B17;
  font-size: 20px;
}

.controls button {
  float: center;	
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  color:#2B1B17;
  font-size: 20px;
 
}

.controls2 {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color:#323452;
  font-size: 13px;
}

.controls2 button {
  float: center;	
  padding: 3px;
  font-family: Arial, Helvetica, sans-serif;
  color:#323452;
  font-size: 13px;
 
}

.heading {
  font: 36pt, script, serif ;
  color: #0059b3;
  text-decoration: underline; 
}


.top2 {
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 13px;
                text-decoration: none;
	color: #045FB4;
}

.bottom {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #0059b3;
	background-color: #FFFFFF;
}
.bottom:hover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;

}

.infobottom {
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
	color: #4d0099;
	background-color: #FFFFFF;
}
.infobottom:hover {
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva,  Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;

}






