body {
  margin: 5px;
  background: #EBCBB1 url(fondo.jpg);
   /*background-color: #F4F4F4;98*/
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #cccccc;
  scrollbar-darkshadow-color: #2f4f4f;
  scrollbar-face-color: #cccccc;
  scrollbar-highlight-color: #cccccc;
  scrollbar-shadow-color: #cccccc;
  scrollbar-track-color : #ededed;
  
}

p {
  font-size: 12px;
}

h1, .txt22 {
  font-size: 22px;
}

h2, .txt20 {
  font-size: 20px;
}

h3, .txt18 {
  font-size: 18px;
}

h4, .txt16 {
  font-size: 16px;
}

h5, .txt14 {
	font-size: 14px;
	color: #4A2500;
}

h6, .txt12{
	font-size: 12px;
	color: #4A2500;
}

.copy,.txt10{
	font-size: 8px;
	font-weight: bold;
	/*color: #D48D58;*/
}

a:active {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #4C280D;
}

a:link {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #4C280D;
}

a:visited {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #4C280D;
}

a:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #4C280D;
}

a.amenu:active,a.amenu:link,a.amenu:visited,a.amenu:hover {
  font-weight: normal;
  font-size: 11px;
}

.main {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FADCAB; /*background: #EBCBB1 url(fondo.jpg);*/
}

.tha {
	height: 30px;
	background-image: url(../img/bg_unit2.gif);
	color: #4C280D;
	font-size: 12px;
	font-weight: bold;
	background-color: #FADCAB;
}

.menu {
	height: 26px;
	background-image: url(../img/bg_unit.gif);
	color: #3A2706;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	border: 1px solid #462300;
}

.fields {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F5E5D8;
}

.submit {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FEF5E2;
	width: 110;
}

.border {
	border: 1px solid #462300;
	color: #603F08; /* background-color: #000000;*/
}

.bordert {
  background-color: #462300;
 
}

.cells {
  font-size: 12px;
  color: #333333;
  /*background-color: #FFFFFF;*/
  background: #EBCBB1 url(fondo.jpg);
}

.ok {
  color: #008000;
  font-weight: bold;
}

.fail, .error, .red {
	font-weight: bold;
	color: #800000;
}

.row1 {
	height: 26px;
	background-color: #EED8B9;
	/* background: #EBCBB1 url(fondo.jpg);*/
}

.row2 {
	height: 26px;
	background-color: #F3E4D4; 
}

hr {
	color: #7E4012;
}

.maincolor {
	color: #462300;
}

.graph {
	background-color: #997033;
	padding: 0;
	width: 75px;
}
