body {
  font-family: Trebuchet MS;
  font-size:11px;
  letter-spacing:1px;
  background-color: #fc9;
  color: #333;
}

a{color:#f30;text-decoration:none}
a:hover{color:#900}
img{margin:0;padding:0}

#menubut a{float:left;margin-left:2px;font-size:11px;width:72px;height:20px;line-height:19px;background:#eee;color:#f30;text-align:center;font-family:tahoma}
#menubut a:hover{color:#fff;background:#08f}

.twit{float:left;width:184px;margin:16px 0;padding:0}

input,select,textarea{margin:4px 0 0 0;color:#c00;font-size:11px;border:1px #bbb solid;background:#eee;cursor:pointer;font-family:trebuchet ms}

table, tr, td, th {
  font-family: Trebuchet MS;
  font-size:11px;
  align: center;
}

.bordered_table {
  font-family: Trebuchet MS;
  font-size:11px;
  align: center;
  border-color: #bdbdbd;
  border-style: solid;
  border-top-width: 1;
  border-bottom-width: 1;
  border-right-width: 1;
  border-left-width: 1;
  background-color: #F9F9F9;
}

.grayboxheader {
  font-family: Trebuchet MS;
  font-weight: bold;
  color: #7E7D7E;
  text-align: center;
}

.whitebox {
  font-family: Trebuchet MS;
  font-size: small;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;  
}

.indented_cell {
  font-family: Trebuchet MS;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.copyright {
  font-family: Trebuchet MS;
  font-size:10px;
  color: #000000;
  text-align: center;
}

.example {font-size:smaller; font-style:italic; font-weight:normal;}
.message {color:blue; font-weight:bold; text-align:center}
//.error {color:red; font-weight:bold; text-align:center}


.grayboxfont {
  font-family: Trebuchet MS;
  font-size: 10px;
  font-weight: normal;
  color: #424142;
}

.question {
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #262C4C;
}

.percentage {
  font-family: Trebuchet MS;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.error {
  font-family: Trebuchet MS;
  font-size:11px;
  font-weight: bold;
  text-align: center;
  color: #CB0404;
}
