/* CSS Document */

.text1 {
  color:#FFFFFF;
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size:11px;
  line-height: 17px;
  padding-top:5px;
}
.text2 {
  font-size:16px;
  color:#771009;
  letter-spacing:1em;
}
.text3 {
  color:#771009;
}
.text4 {
  font-size:15px;
}
.text5 {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.text6 {
  color:#FFFFFF;
}
.text7 {
  font-size:12px;
}
.text8 {
  font-size:11px;
  color:#ccafad;
}
.text9 {
   color:#FF0000;
   font-size:12px;
   text-align:center;
}
.text10 {
   font-size:15px;
   color:#a15c55;
} 
.loc {
   border-bottom:solid 2px #a15c55;
}
.text11 {
   font-family: "Tahoma, 'Lucida Grande CE', lucida, sans-serif";
   font-size:11px;
}
.text12 {
   font-family:"Arial, Helvetica, sans-serif";
   line-height:22px;
   letter-spacing:0;
   font-size:11px;
}
.text13 {
   letter-spacing:0;
}

img.right {
    float:right;
	margin-left:1em;
	margin-right:0.5em;
	margin-bottom:0.1em;
	margin-top:0.5em;
}
img.left {
    float:left;
	margin-right:1.5em;
	margin-bottom:0.1em;
}
.clear {
    clear:both;
}
ul {
   list-style-image:url(images/list2.jpg);
}
.sample {
   text-indent: 1em;
}
.InputText {
  font-size:12px;
  width:100px;
  border:#ccafad 1px solid;
}
.InputText1 {
  font-size:12px;
  width:150px;
  border:#ccafad 1px solid;
}
.textarea {
  font-size:12px;
  width:350px;
  height:100px;
  border:#ccafad 1px solid;
}