#_b3t {
font-family: Arial;
font-size: 13px;
}

H1 {
padding-top: 0;
margin-top: 0;
}

.ACTION:visited {
color: #FFF;
}
.ACTION {
background-color: #bfd31a;
color: #fff;
font-size: 140%;
font-weight: bold;
margin: auto;
padding: 24px;
text-align: center;
text-decoration: none;
border-radius: 0px;
box-shadow: none;
transition-property: box-shadow;
transition-duration: 1s;
transition-timing-function: linear;
cursor: pointer;
display: inline-block;
}

.CSS-TABLEAU1 th {background-color:#4E7079;color:#FFF;font-weight:bold;font-family:Arial;font-size:12px;padding:2px 4px;}
.CSS-TABLEAU1 td {background-color:#E0EFF2;color:#000;font-weight:normal;font-family:Arial;font-size:12px;padding:2px 4px;}
.CSS-TABLEAU1 tr.selected td {background-color:#ffde7f;}

input[type="submit"] {
border: none !important;
}
input[type="button"] {
border: none;
}
.CSS-SITE-FORM input {
font-size: 16px !important;
}
.CSS-SITE-FORM input {
font-size: 120%;
padding: 3px 8px;
letter-spacing: 0.05ex;
}

.ERROR_MSG {
color:#F00;
}

.CSS-TABLEAU2 td {
padding:2px 10px 2px 6px;
}



