

.style6 {font-family: Verdana, sans-serif}
.style19 {font-size: 14px}
.style33 {color: #000000}
.style34 {
	color: #009900;
	font-weight: bold;
}
.style36 {
	font-size: 16px;
	font-weight: bold;
}
.style40 {
	font-size: 11px;
	color: #FFFFFF;
}

.style5 {color: #FFFFFF}
.style6 {font-family: Verdana, sans-serif}
.style9 {font-size: 12}
.style10 {font-size: 12px}
.style13 {color: #000000}
.style14 {
	color: #009900;
	font-size: 15px;
}
.style15 {color: #FF0000}
.style17 {
	font-size: 16px;
	font-weight: bold;
}
.style18 {font-size: 16px; }
.style20 {font-weight: bold}
.style21 {
	color: #009900;
	font-size: 15px;
	font-weight: bold;
}
.style22 {font-size: 15px; }
.style24 {font-size: 11px}
.style2 {font-size: medium}
.style5 {font-size: 12px; color: #FF0000; }
.style6 {font-size: 12px}
.style9 {font-size: 24px}
.style11 {font-size: 24px; color: #FF0000; }





input[type=submit] {
    background-color: #000000;
    color: white;
    padding: 6px 30px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
	font-size: 16px
}

input[type=submit]:hover {
    background-color: #45a049;
}

input[type=reset] {
    background-color: #000000;
    color: white;
    padding: 6px 30px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
	font-size: 16px
}

input[type=reset]:hover {
    background-color: #45a049;
}


input[type=text] {
  width: 50%;
  height: 34px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid grey;
  border-radius: 4px;
  font-size:12pt;
  font-weight:400;
  background-color:transparent;
  color: Black;
  	margin-top: 1px; /*create space at the top of a text box*/
	margin-bottom: 1px; /*create space at the bottom of a text box*/
	padding-top: ;  /* creates space at the top inside text box  */
	background-image: url('searchiconxxx.png');
}

input[type=password] {
  width: 50%;
  height: 34px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid grey;
  border-radius: 4px;
  font-size:12pt;
  font-weight:400;
  background-color:transparent;
  color: Black;
  margin-top: 1px; /*create space at the top of a text box*/
  margin-bottom: 1px; /*create space at the bottom of a text box*/
  padding-top: ;  /* creates space at the top inside text box  */
  background-image: url('searchiconxxx.png');
}

input[type=numeric] {
  width: 50%;
  height: 34px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid grey;
  border-radius: 4px;
  font-size:12pt;
  font-weight:400;
  background-color:transparent;
  color: Black;
  margin-top: 1px; /*create space at the top of a text box*/
  margin-bottom: 1px; /*create space at the bottom of a text box*/
  padding-top: ;  /* creates space at the top inside text box  */
}

input[type=number] {
  width: 50%;
  height: 34px;
  padding: 1px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid grey;
  border-radius: 4px;
  font-size:12pt;
  font-weight:400;
  background-color:transparent;
  color: Black;
  margin-top: 1px; /*create space at the top of a text box*/
  margin-bottom: 1px; /*create space at the bottom of a text box*/
  padding-top: ;  /* creates space at the top inside text box  */
}

input[type=email] {
  width: 50%;
  height: 34px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid grey;
  border-radius: 4px;
  font-size:12pt;
  font-weight:400;
  background-color:transparent;
  color: Black;
  	margin-top: 1px; /*create space at the top of a text box*/
	margin-bottom: 1px; /*create space at the bottom of a text box*/
	padding-top: ;  /* creates space at the top inside text box  */
	background-image: url('searchiconxxx.png');
}

input[type=tel] {
  width: 50%;
  height: 34px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid grey;
  border-radius: 4px;
  font-size:12pt;
  font-weight:400;
  background-color:transparent;
  color: Black;
  	margin-top: 1px; /*create space at the top of a text box*/
	margin-bottom: 1px; /*create space at the bottom of a text box*/
	padding-top: ;  /* creates space at the top inside text box  */
	background-image: url('searchiconxxx.png');
}


textarea {

  margin-left: 250px;
  width: 70%;
  height: 120px;
  padding: 1px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid grey;
  border-radius: 4px;
  font-size:12pt;
  font-weight:400;
  background-color:transparent;
  color: Black;
  resize: none; /*disable resizing*/
  margin-top: 1px; /*create space at the top of a text box*/
  margin-bottom: 1px; /*create space at the bottom of a text box*/
  padding-top: ;  /* creates space at the top inside text box  */
}

select {
  margin-left: 250px;
  width: 50%;
  height: 34px;
  padding: 1px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid grey;
  border-radius: 4px;
  font-size:12pt;
  font-weight:400;
  background-color:transparent;
  color: Black;
  margin-top: 1px; /*create space at the top of a text box*/
  margin-bottom: 1px; /*create space at the bottom of a text box*/
  padding-top: ;  /* creates space at the top inside text box  */
}

