HTML, BODY, TABLE {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
BODY {
	background-color: #ff983e;
	padding: 2px;
}
H1 {
	color: #ffe7d2;
	font-size: 15pt;
	margin: 0px;
	padding: 0px;
	font-weight: Bold;
}
H2 {
	color: #ffe7d2;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}
H3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	border-top: 2px dashed #ffe7d2;
	border-bottom: 2px dashed #ffe7d2;
}
H4 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	border-bottom: 2px dashed #ffe7d2;
	text-align: center;
}
H3 a {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
H3 a:hover {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: Bold;
	font-size: 10pt;
}
a:hover {
	color: #6d2222;
	text-decoration: underline;
	font-weight: Bold;
	font-size: 10pt;
}
span.gal_front {
	font-size: 9px;
	color: #ffe7d2;
}
a.promotool {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: Bold;
}
a:hover.promotool {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: Bold;
}
a.promotool IMG {
	border: 1px solid #000;
}
a:hover.promotool IMG {
	border: 2px solid #000;
}

#textad {
	font-family: Arial;
	width: 100%;
	border: 1px solid #000;
	padding: 0px;
	margin: 5px;
}
	#textad-title {
		border: 1px solid #000;
		background-color: #ffb676;
		margin: 2px;
		padding: 2px;
		padding-left: 5px;
		text-align: left;
	}
	#textad-title a {
		color: #000000;
		text-decoration: none;
		font-weight: Bold
	}
	#textad-title a:hover {
		color: #000000;
		text-decoration: underline;
		font-weight: Bold
	}
	#textad-text {
		background-color: #ffe7d2;
		border: 1px solid #000;
		margin: 2px;
		padding: 2px;
		text-align: left;
		height: 120px;
	}
	#textad-text a {
		font-size: 11px;
		font-weight: Normal;
		color: #000000;
		text-decoration: none;
	}
	#textad-text a:hover {
		font-size: 11px;
		font-weight: Normal;
		text-decoration: underline;
		width: 100%;
		height: 100%;
	}
TABLE.linkex TD {
	background-color: #ffe7d2;
	text-align: center;
}
TD.linkblok {
	background-color: #ffe7d2;
	text-align: center;
}
DIV.linkblok {
	background-color: #ffe7d2;
	text-align: center;
	padding: 2px;
	margin: 2px;
}
