body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
table, td, th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403733;
	}
a:link, a:visited, a:active {
	color: #D23A4F;
	text-decoration: none;
}
a:hover {
	color: #403733;
	text-decoration: underline;
}
.left {
	background-position: right top;
}
.right {
	background-position: left top;
}
.lefttop {
	background-position: right bottom;
}
.righttop {
	background-position: left bottom;
}
.picture {
	border: 1px solid #F8DDD3;
}
.thumb {
	border:1px solid #F8DDD3; 
}
A:hover .thumb {
	border:1px solid #D23A4F;
}
.activethumb {
	border:1px solid #D23A4F;
}
.form {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.button {
	border:0 solid #FFFFFF; padding:0; font-family: Verdana;
	font-size: 11px;
	color: #D23A4F; background-color:#FFF6E8; text-align:left
}
