body {
	margin: 0px;
	background-color: #DFDFDF;
}
.bg {
	background-color: #ffffff;
}
h1 {
	font-family: Tahoma, Courier, sans-serif;
	color: #993300;
	margin: 0px;
}
h2 {
	font-family: Tahoma, Courier, sans-serif;
	color: #993300;
	font-size: 12px;
}
h3 {
	font-family: Tahoma, Courier, sans-serif;
	color: #993300;
}
h4 {
	font-family: Tahoma, Courier, sans-serif;
	color: #993300;
}
h5 {
	font-family: Tahoma, Courier, sans-serif;
	color: #993300;
}
.title {
	padding: 5px;
	background-color: #000000;
	font-family: Tahoma, Courier, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.content {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.chatter {
	padding: 5px;
	;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	border: 1px solid #993300;
}
.chatter a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #993300;
}
.chatter a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.chatter a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.chatter a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.footer {
	padding: 5px;
}
.navigation {
	padding: 5px;
	background-color: #000000;
	font-family: Tahoma, Courier, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:link {
	font-family: Tahoma, Courier, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	font-family: Tahoma, Courier, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.navigation a:active {
	font-family: Tahoma, Courier, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	font-family: Tahoma, Courier, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	padding: 5px;
	color: #993300;
}
.header a:link {
	padding: 5px;
	color: #993300;
	text-decoration: none;
}
.header a:hover {
	padding: 5px;
	color: #993300;
	text-decoration: none;
}
.header a:visited {
	padding: 5px;
	color: #993300;
	text-decoration: none;
}
.header a:active {
	padding: 5px;
	color: #993300;
	text-decoration: none;
}
.menu {
	padding: 5px;
}
.buttonscontainer {
	WIDTH: 139px
}
.buttons A {
	PADDING-RIGHT: 2px;
	MARGIN-TOP: 1px;
	DISPLAY: block;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 2px;
	FONT: bold 11px Arial, sans-serif;
	COLOR: #ffffff;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #993300;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9933;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #999999;
}
.buttons A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
	background-color: #993300;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
}

