BODY {
	BACKGROUND: #f37042;
}
#header {
	BACKGROUND: url(images/template/orange_mid.gif) no-repeat;
}
#left {
	BACKGROUND-IMAGE: url(images/template/orange_left.gif);
	HEIGHT: 800px;
}
#right {
	BACKGROUND-IMAGE: url(images/template/orange_right.gif);
}
#gap {
	BACKGROUND: url(images/template/orange_gap.gif) #f37042 no-repeat;
	HEIGHT: 800px;
}
H1 {
	COLOR: #916067;
}
H2 {
	COLOR: #f37042;
}
H3 {
	COLOR: #916067;
}
.SubHead    {
    font-weight:    bold;
    color: #916067;
}

STRONG {
	COLOR: #f37042;
}

.tt {
	width: 100%;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.tttop {
	width: 100%;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	color: #666666;
	padding: 5px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
.tttop td {
	padding: 3px;
}
.tttop strong {
	font-weight: bold;
	color: #666666;
}
.ttheader {
	color: #F37042;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.ttbacka {
	BORDER-RIGHT: #ffffff 1px solid;
	COLOR: #916067;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #FDE3DB;
	padding: 2px;
}

.ttbackar {
	COLOR: #916067;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #FDE3DB;
	padding: 2px;
}
.ttbackb {
	BORDER-RIGHT: #ffffff 1px solid;
	COLOR: #916067;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #FCD6C9;
	padding: 2px;
}
.ttbackbr {
	COLOR: #916067;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #FCD6C9;
	padding: 2px;
}
