body {

	background-color					: #5A5A5A; 
  color											: #6c6c6c; 
	font-family								: "Tahoma";
	font-size									: 8pt;
  text-align								: justify; 
	margin										: 0px;
	background-repeat					: repeat-x;
	
}

td {
	font-family								: "Tahoma";
  text-align								: justify; 
	color											: #6c6c6c;
	font-size									: 8pt;
  text-align								: justify; 
}

input, select, option, textarea {
	font-family								: "Tahoma";
	font-size									: 8pt;
	color											: #6c6c6c;
	background-color					: #F0EEED;
	BORDER-RIGHT							: #848282 1px dashed;
  BORDER-TOP								: #848282 1px dashed;
  BORDER-BOTTOM							: #848282 1px dashed;
  BORDER-LEFT								: #848282 1px dashed;
}

#button {
	font-family								: "Tahoma";
	BORDER										: #848282 1px ridge;


}

A:link			{
	color											: #484848;
	TEXT-DECORATION						: none;
}

A:visited		{
	color											: #484848;
	TEXT-DECORATION						: none;
}

a:hover {
	color											: #757575;
	TEXT-DECORATION						: underline;
}

hr {
	color											: #cecece;
	background-color					: transparent;
}


#spa1	{
	font-size									: 8pt;
	line-height								: 14pt;
}


#spa2	{
	line-height								: 20pt;
}

#tih	{
	color											: #ffffff;
}

#inv	{
	color											: #ffffff;
	}
	
.thumb {
	float: left;
	background: url(img/shadow.gif) no-repeat bottom right;
 	margin: 20px 0 0 20px !important;
	margin: 20px 0 0 20px;
}
.thumb div {
	background: url(img/shadow2.png) no-repeat left top !important;
	background: url(img/shadow2.gif) no-repeat left top;
	padding: 0px 3px 0px 0px;
}
.thumb img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}
