@charset "UTF-8";

/* CSS Document */

body{margin:0px; padding-top: 20px;       font-family: 'texgyreadventorregular';
}

label, p{    font-family: 'texgyreadventorregular';
color:#fff}

frame{ padding-top: 20px}
input{ width:77%; float:right; font-size:15px; font-family: 'texgyreadventorregular'}
.half{ width:45%; float:left;}
hr{ height:7px; border:0px}

.halflast{ width:46%; margin-left:3%; float:left}
textarea{ width:72%;  float:right; font-size:15px; font-family: 'texgyreadventorregular'}

.button{font-family: 'texgyreadventorregular'; float:right; width:auto; clear:both;
color:rgb(246,217,34); background:transparent; border:0px;}

.button:hover { font-family: 'texgyreadventorbold'; cursor:pointer;
color:rgb(246,217,34); background:transparent; border:0px;}


h3 { font-family: 'texgyreadventorbold';color:rgb(246,217,34);}
a {color:rgb(246,217,34)}
a:hover{ color: #00AEEF;}