#htmlElement {
	padding: 10px;
	background-color: #000;
}
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-image: url(../images/Background.gif);
	font-size: 11px;
	font-style: normal;
	background-repeat: repeat-y;
}
.bigtitle {
	font-size: 28px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: normal;
	font-style: normal;
}
.medtitle {
	font-size: 18px;
	font-weight: bolder;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
}
.smalltitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	text-transform: none;
}
.style1 {
	color: #b3854a;
	font-weight: bold;
}
.style2 {
	font-weight: bold
}
a:link {
	color: #b3854a;
}
a:visited {
	color: #c4ac8d;
}
a:hover {
	color: #b89b75;
}
a:active {
	color: #b3854a;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
object#MediaboxSWF:focus { outline: transparent none; }
