.maintenance {
  background-color: #ff9999;
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  padding: 10px;
  border: 3px solid #cc3366;
  color: #333333;
}

.maintenance a {
  color: #996666;
  font-weight: bold;
}

.maintenance_title {
  color: #996666;
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}

.critical_error {
  background-color: #ff9999;
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  padding: 10px;
  border: 3px solid #cc3366;
  color: #333333;
}

.critical_error a {
  color: #996666;
  font-weight: bold;
}

.critical_error_title {
  color: #996666;
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}

.error {
  background-color: #ff9999;
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  padding: 10px;
  border: 1px dotted #cc3366;
  color: #333333;
}

.error a {
  color: #996666;
  font-weight: bold;
}

.error_title {
  color: #996666;
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}

.warning {
  background-color: #ffcc99;
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  padding: 10px;
  border: 1px dotted #cc6633;
  color: #333333;
}

.warning a {
  color: #998666;
  font-weight: bold;
}

.warning_title {
  color: #998666;
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}

.notice {
  background-color: #ccff99;
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  padding: 10px;
  border: 1px dotted #99cc33;
  color: #333333;
}

.notice a {
  color: #669966;
  font-weight: bold;
}

.notice_title {
  color: #669966;
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}

/******************************************************/

.big {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #40596A;
}

.image {
  border: 2px solid #496578;
}

.table {
  margin: 0 0 20px 0;
  border: 1px solid #950300;
}

.header_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  text-align: right;
  padding-bottom: 3px;
  border-bottom: 2px solid #950300;
  margin: 0 0 20px 0;
}

.header {
  padding: 8px;
  font-size: 11px;
  background: #950300;
  background-position: top left;
  background-repeat: repeat-x;
  color: #FFFFFF;
}

.subheader {
  padding: 6px;
  background: #f5cd78;
  background-position: top left;
  background-repeat: repeat-x;
  color: #000000;
}

.row {
  padding: 6px;
  background-color: #ffffff;
  color: #40596A;
}

.line {
  padding: 0px;
  background-color: #DDDDDD;
}

.button {
  font-weight: bold;
  padding: 3px 3px 3px 3px;
  margin: 5px 5px 5px 5px;
}

/******************************************************/

#header_logo {
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 24px;
  text-align: right;
  padding-bottom: 3px;
  border-bottom: 2px solid #4A6A7C;
  margin: 0 0 20px 0;
}

#header_box {
  padding: 0 10px 0 10px;
  margin: 0 0 20px 0;
  width: 100%;
}

#buttons {
  margin: 0 0 20px 0;
  border: 1px solid #950300;
  background-color: #ffffff;
  text-align: center;
}

#buttons input {
  font-weight: bold;
  padding: 3px 3px 3px 3px;
  margin: 5px 5px 5px 5px;
}

.librarydownloadbutton{margin:0 0 20px 0;}
.librarydownloadbutton a{display:block;text-decoration:none;font-size:17px;text-align:center;width:150px;font-weight:bold;color:#ffffff;padding:5px 8px;background:#950300;border:none;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.librarydownloadbutton a:hover{text-decoration:underline;}

.column-icon{vertical-align:top;}
.column-newest{display:none;}
.column-downloads{display:none;}
.column-numberoffiles{display:none;}
