/* CSS Document */

body {
	background-color: #92938F;
	background-image: url(../images/background3.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-weight: bold;
	border-width: 20px;
	border-color: #000000;
}
a:link {
	color: #F1E8E8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9EA7F1;
}
a:hover {
	text-decoration: none;
	color: #E7E153;
}
a:active {
	text-decoration: none;
	color: #E07577;
	text-align: left;
}
tbody tr th {
	border: thin double #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
td span img {
	left: 200px;
}
table tbody tr.span {
	width: 98%;
	padding-left: 34px;

}

tr td img.span2 {
	width: 98%;
}
.span td img {
	position: relative;
	left: 12%;
	width: 75%;
	right: 12%;
}
tbody tr td {
	width: 25%;
}
tr td img.center {
	left: 23%;
	position: relative;
	right: 23%;

}
tbody tr th.break {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: lighter;
}
