BODY {
    SCROLLBAR-FACE-COLOR: #fffac0;
    SCROLLBAR-ARROW-COLOR: #e2001b;
    SCROLLBAR-TRACK-COLOR: #fffac0;
    SCROLLBAR-DARKSHADOW-COLOR: #e2001b;
	background: #e2001b url(../images/back.gif) repeat-X 50% 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

TD {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.content {
	margin: 10px 10px 10px 10px;`
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #9e023e;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #9e023e;
}

a:link #yellow, a:visited #yellow, a:active #yellow {
	color: #fee5c2;
	text-decoration: underline;
}
a:hover #yellow {
	text-decoration: none;
	color: #fee5c2;
}

H1, .H1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: a40043;
}
H2, .H2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
H3, .H3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.copy {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #BA4464;
}

.textblock {
}

.textblockcontent {
	width: 341px;
	padding: 10px;
	background: #fffde8 url(../images/textback_03.jpg) no-repeat;
	background-position:bottom right;
}
.textblocktop {
	background: url(../images/textback_01.jpg) no-repeat;
	background-position:top right;
	width: 353px;
	height: 1px;
}
.textblockleft {
	background: url(../images/textback_02.jpg) repeat-y;
	width: 1px;
}
.textblockright {
	background: url(../images/textback_04.jpg) repeat-y;
	width: 6px;
	height: 1px;
}
.textblockbottom {
	background: url(../images/textback_07.jpg) no-repeat;
	background-position:top right;
	width: 353px;
	height: 7px;
}

.fotoblock {
	height: 259px;
}
.fotoblockcontent {
	width: 346px;
	background: #fffde8 url(../images/textback_03.jpg) no-repeat;
	background-position:bottom right;
}
.fotoblocktop {
	background: url(../images/textback_01.jpg) no-repeat;
	background-position:top right;
	width: 353px;
	height: 1px;
}
.fotoblockleft {
	background: url(../images/textback_02.jpg) repeat-y;
	width: 1px;
}
.fotoblockright {
	background: url(../images/textback_04.jpg) repeat-y;
	background-position:top right;
	width: 8px;
	height: 1px;
}
.fotoblockbottom {
	background: url(../images/textback_07.jpg) no-repeat;
	background-position:top right;
	width: 353px;
	height: 7px;
}

