body {
	color: #cccccc;
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	margin: auto;
	margin-bottom: 50px;
	background-image: url(images/strippebg.png);
	background-color: #ffffff;
}

a {
	color: #c90000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a4a4a4;
	font-weight: bold;
	text-decoration: none;
}

input {
	color: #c90000;
	font-family: "Arial";
	font-size: 12px;
	padding: 3px;
	border: 0px;
	width: 320px;
	background-color: transparent;
	border: 0px;
}

.activity {
	margin: 0 0 0 0;
	padding: 22px 0 0 0;
	width: 529px;
	height: 237px;
	background-image: url(images/activity.png);
	background-repeat: no-repeat;
}

.extras {
	width: 154px;
	text-align: center;
	margin: 0 5px 0 15px;
	float: left;
}

.log {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 22px;
	float: left;
	width: 485px;
	height: 210px;
	overflow: auto;
}

.activity b {
	font-size: 11px;
	color: #a4a4a4;
}

#header {
	margin: auto;
	width: 800px;
	height: 245px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#top_content {
	margin: auto;
	width: 530px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 20px;
}

#top_content .menu {
	text-align: right;
	display: block;
}

#top_content .menu a {
	margin: 0 0 0 10px;
	padding: 4px 8px 4px 8px;
	background-color: #f5f5f5;
}

#top_content .menu a:hover {
	color: #f5f5f5;
	background-color: #a4a4a4;
}

#top_content .menu2 {
	text-align: center;
	display: block;
}

#top_content .menu2 a {
	margin: 0 7px 0 0;
	padding: 4px 8px 4px 8px;
	background-color: #f5f5f5;
}

#top_content .menu2 a:hover {
	color: #f5f5f5;
	background-color: #a4a4a4;
}

#top_content .menu2 a.end {
	margin: 0 0 0 0;
	padding: 4px 8px 4px 8px;
	background-color: #f5f5f5;
}

#top_content .menu2 a.end:hover {
	color: #f5f5f5;
	background-color: #a4a4a4;
}

#top_boxes {
	margin: auto;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px 8px 4px 8px;
	background-color: #f5f5f5;
}

#top_boxes img {
	border: 0px;
	padding: 2px 0 2px 0;
}

#top_boxes li {
	display: block;
	list-style: none;
	padding: 0 0 1px 0;
	margin: 0 0 1px 0;
	background-image: url(images/form.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#top_boxes li.end {
	display: block;
	list-style: none;
	background: none;
}

#top_boxes .box1 {
	font-size: 11px;
	line-height: 18px;
	width: auto;
	float: left;
	margin: 0 15px 0 10px;
}

#top_boxes .box2 {
	font-size: 11px;
	line-height: 18px;
	width: auto;
	float: left;
	margin: 0 15px 0 15px;
}

#top_boxes .box3 {
	font-size: 11px;
	line-height: 18px;
	width: auto;
	float: left;
	margin: 0 10px 0 15px;
}

#content {
	margin: auto;
	width: 530px;
	height: auto;
	padding: 0 15px 15px 15px;
	background: #131212;
	-moz-border-radius: 10px;
}

#content h1 {
	font-family: "Arial";
	font-size: 14px;
	color: #c90000;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#content h2 {
	font-family: "Arial";
	font-size: 14px;
	color: #a4a4a4;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#content .title {
	font-family: "Arial";
	font-size: 14px;
	color: #a4a4a4;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#content h3 {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
}

#content h4 {
	font-family: "Arial";
	font-size: 9px;
	color: #c90000;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#content .tradeform {
	margin: auto;
	width: 470px;
	height: 380px;
	padding: 40px 30px 0 30px;
	background-image: url(images/trades.png);
	background-repeat: no-repeat;
}

#content .underline {
	font-size: 11px;
	background-image: url(images/form.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
