body { background-color: #80C7C7; }
body, td { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
.small { font-size: 10px; }
td.leftTile { background-image: url(images/left_tile.jpg); background-repeat: repeat-y; }
td.rightTile { background-image: url(images/right_tile.jpg); background-repeat: repeat-y; }
td.page { background-color: #FFFFFF; padding-right: 20px; }

a { color: #710F83; text-decoration: none; }
a:hover, a:active { color: #BA8F00; text-decoration: underline; }

h1 { font-size: 18px; font-style: normal; font-weight: bold; color: #710F83; }
h2 { font-size: 16px; font-style: normal; font-weight: bold; color: #BA8F00; }
h3 { font-size: 14px; font-style: italic; font-weight: bold; color: #666666; }
h4 { font-size: 12px; font-style: normal; font-weight: bold; color: #BA8F00; }

input.box, textarea.box, select.box { border: none; padding: 4px; color: #018E8F; background-color: #CCE8E9; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
input.button { color: #333333; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

td.head { font-weight: bold; text-align: right; }
