/*css for registration forms. includes css from relaystyles*/
form {color: #ffffcc;}

button {color: #330066;}

input {border: 1px #330066 inset;text-align: center;color: #000000;font-size: .8em;}

select {}

option {}

textarea {border: 1px #330066 solid;color: #333300;font-size: .8em;}

label {color: #333300;font-size: .9em;}

fieldset {}

legend {}

table {
color: #333300;font-size: .9em;font-style: normal;font-family: Times, "Times New Roman", serif;}

tr {}

td {}

th {}

caption {}