/* CSS Document */

body {
	background-image: url(images/bg_burnt_org.gif);
	background-color:#A35219;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
}
a:visited {
    color:#CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}

a:link {
	color: #A35219;
	text-decoration: none;
}

h1 {
	font-size: 165%;
	color: #A35219;
}

.addresstext {color: #000000; 
font-size: 100%; 
font-family:Antigoni, Arial, Helvetica, sans-serif;
}

.textcolor {color: #A35219}

.privacytext {
	color: #444444;
	font-size: 80%;
}


.copyright {
      color: #A35219; 
	  font-size: 80%; 
	  text-align:right;
	  }

.copyleft {
      color: #A35219; 
	  font-size: 80%; 
	  text-align:left;
	  }
	  
.botlinks {
      color: #A35219; 
	  font-size: 80%; 
	  text-align:center;
	  }

.cell-link-color {background-color:#AAAAAA; }

.main-cell {background-color:#FEF5D3; }
