/* CSS Document */

body {
	background-image:url(media/bkg_foresignt.jpg);
}

.tableOutside {
	width:665;
	background-color:#e7d9bd;
	border:thick solid #948a69;
}

.tableData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #28242F;
}
.tableData a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #28242F;
	text-decoration:underline;
}

.tableData a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #28242F;
	text-decoration:underline;
}
.tableData h:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #28242F;
	text-decoration:underline;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #403A42;
	text-decoration: none;
}


.tableInside {
	width:655;
	background-color:#e7d9bd;
	border:thin solid #948a69;
}

.smallType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #524B39;
	line-height: 14px;
}
.smallType a:link {
	font-size: 10px;
	line-height: 14px;
}
.smallType a:visited {
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
}
.smallType a:hover {
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
}

.smallType a:hover {
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
}