TD.Slogan {
	color: #B4956E;
}
TABLE {
	border: 1px solid Black;
	border-collapse: collapse;
}

TABLE.top {
	border: 1px solid #B4956E;
	border-collapse: collapse;
}

TABLE.invisible {
	border : 0;
	font-family : "Trebuchet MS";
	font-size : 10pt;
	background-position: top;

}


A, A:VISITED, A:FOCUS, A:LINK {
	text-decoration : none;
	color : #B4956E;
	text-align : center;
}

TD {
	font-family : "Trebuchet MS";
	font-size : 10pt;
	vertical-align : Center;
}


A:HOVER {
	text-decoration: underline;
	color : #E4C59E;
}

A.Invisible:HOVER{
	text-decoration : none;
	color: #B4956E
}
HR {
	color : #B4956E;
	width : 90%;
}

TD.body {
	font-family : "Trebuchet MS";
	font-size : 10pt;
	vertical-align : top;
}

TD.Logo {
	border: 1px solid #B4956E;
	border-collapse: separate;
	background : #100B17;
	text-align : right;
}

TD.ExampleThumb{
	border: 1px solid Black;
	border-collapse: collapse;
	width : 100;
	height : 120;
	vertical-align : middle;
	text-align : center;
}

IMG {
	border : 0;
}


BODY {
	background : #ffffff;
}

TD.Menu {
	background : #100B17;
	color : #B4956E;
	font-family : "Trebuchet MS";
	font-size : 10pt;
	font-weight : bolder;
	text-align : center;
	border : 1px solid #B4956E;
	width: 20%;
}

TD.line {
	background : #100B17;
}
P {
	font-weight: bold;
}
.splash {
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}
