body {
	background: #fef2cc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.tblock {
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0b13f;
	border-left-color: #f0b13f;
	background-color: #fcf9e8;
}

a {
	color: #ff460b;
	text-decoration: none;
}

a:hover{
	color: #f2b13b;
	text-decoration: none;
}

a img {
	border: 1px solid #f1c0af;
}

a img:hover {
	border: 1px dashed #ff460b;
}

.theader {
	background-color: #fcf9e8;
	width: 948px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f0b13f;
	border-right-color: #f0b13f;
	border-left-color: #f0b13f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ff460b;
	font-style: italic;
	font-weight: bold;
	text-shadow: 0 1px 1px #deeaca;
	-moz-text-shadow: 0 1px 1px #deeaca;
	-webkit-text-shadow: 0 1px 1px #deeaca;		
}

.thcell {
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #fcf9e8;
}

.tfooter {
	width: 948px;
	font-size: 13px;
	padding-bottom: 6px;
	background-color: #fcf9e8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f0b13f;
	border-bottom-color: #f0b13f;
	border-left-color: #f0b13f;
	font-weight: bold;
	color: #d89824;
}

.header {
	width: 948px;
	background-color: #fcf9e8;
	border: 1px solid #f0b13f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444;
	font-style: italic;
}

.sitename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ff460b;
	text-shadow: 0 1px 1px #deeaca;
	-moz-text-shadow: 0 1px 1px #deeaca;
	-webkit-text-shadow: 0 1px 1px #deeaca;		
	
}

.screenblock {
	width: 948px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #888;
	font-weight: bold;
}
.screenblock a {
	color: #fa8d71;
}

.screenblock a:hover {
	color: #e8880b;
}

.screenblock  td {
	text-align: left;
}

.ft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #888;
	width: 948px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #ee6c4a;
	text-shadow: 0 1px 1px #fcd6c1;
	-moz-text-shadow: 0 1px 1px #fcd6c1;
	-webkit-text-shadow: 0 1px 1px #fcd6c1;
}
