/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  Carlos Charles.com, Personal Portfolio
  http://www.carloscharles.com

  Copyright (c) 1983 - 2007 carloscharles.com

*/

BODY {
  background: #FFFFFF url(images/image.erich_background-20080724.gif) top center no-repeat fixed;
  color: #ACACAC;
  margin: 0px;
}

A {
  color: #585858;
  text-decoration: none;
}

A:hover {
  color: #585858;
  text-decoration: underline;
}

.main-table {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #808080;
  font-weight : none;
}

.main-title01 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #585858;
  font-weight : bold;
}

.main-title02 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #CC0000;
  font-weight : bold;
}

.table-01 {
  background: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ACACAC;
  font-weight : none;
}

.table-left {
  background: url(images/image.erich_column-left.png);
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ACACAC;
  font-weight : none;
}

.table-right {
  background: url(images/image.erich_column-right.png);
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ACACAC;
  font-weight : none;
}

.display-frame {
  background: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ACACAC;
  font-weight : none;
}

.main-form {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #808080;
  font-weight : none;
}

.form-field {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #585858;
  font-weight : none;
}

.warning-alert {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CC0000;
  font-weight : bold;
}

.links {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 09px;
  color: #585858;
  font-weight : none;
}

.footer {
  background: #AFAFAF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #585858;
  font-weight : none;
}
