body {
	BACKGROUND-POSITION: center center;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(interface/c4c_backgrnd.jpg);
	BACKGROUND-REPEAT: repeat;
	SCROLLBAR-FACE-COLOR: #c4a875;
	SCROLLBAR-HIGHLIGHT-COLOR: #e2d4bb;
	SCROLLBAR-SHADOW-COLOR: #92753f;
	SCROLLBAR-3DLIGHT-COLOR: #c4a875;
	SCROLLBAR-ARROW-COLOR: #3e2b07;
	SCROLLBAR-TRACK-COLOR: #e2d4bb;
	SCROLLBAR-DARKSHADOW-COLOR: #c4a875;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight:normal;
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.infotable {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1000px;
	height: 100%;
	padding: 20px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.info {
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: auto;
	width: 940px;
	padding: 20px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TD {
	font-size: 1em;
	font-weight:normal;
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link {
	font-weight:normal;
	color: inherit;
	text-decoration: underline;
}
A:hover {
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
}
A:active {
	font-weight:normal;
	color: inherit;
	text-decoration: underline;
}
A:visited {
	font-weight:normal;
	color: inherit;
	text-decoration: underline;
}
p.normal {
	font-size: 1em;
	font-weight:normal;
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.bold {
	font-size: 1em;
	font-weight:bold;
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1 {
	font-family: Impact, fantasy;
	font-size:4.6em;
	font-weight:normal;
	color:#800000;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.25em;
	font-weight:normal;
	color:#ae6a5a;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color:#28632d;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color:#5e5e5e;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color:#2c84a1;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:normal;
	color:#303030;
}

