body{
    margin: 0px;
    padding: 0px;
}
a img {
		border:0;
	}
h3{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #29166f;
}
.formMessage{
padding-left: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #29166f;
}
.fieldtitle{
    font-family: arial;
    font-size: 10px;
    vertical-align: top;
    color: #29166f;
}
.fielddata{
    font-family: arial;
    font-size: 10px;
    vertical-align: top;
}
.forminput{
    border-style: solid;
    border-width: 2px;
    border-color: #29166f;
    font-size: 10px;
    background-color: #f7f732;
}
.searchinput{
    border-style: solid;
    border-width: 1px;
    border-color: #29166f;
    font-size: 10px;
    background-color: #ffffff;
    width: 200px;
}
.searchtable{
    border-style: solid;
    border-width: 2px;
    border-color: #29166f;
    background-color: #cecbe3;
}
.searchbutton{
    border-style: solid;
    border-width: 2px;
    border-color: #29166f;
    background-color: #cecbe3;
    font-size: 14px;
    font-weight: bold;
    color: #29166f;
}
.arialbold{
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #29166f;
}
.arialboldbig{
    font-family: arial;
    font-weight: bold;
    font-size: 19px;
    color: #29166f;
}
H1{
    padding-left: 20px;
    background-image: url(/static/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    font-family: arial;
    font-weight: bold;
    color: #29166f;
    font-size: 24px;
    vertical-align: top;
}
.thinBorder{
    border-style: solid;
    border-width: 1px;
    border-color: black;
}
.searchTableRow{
    border-bottom-style: solid;
    border-bottom-color: #29166f;
    border-bottom-width: 2px;
    margin-top: 20px;

}

.direccion{
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #29166f;
}
