﻿body
{
	margin: 0px;
	background-color: #222222;
	font-size: 12px;
	font-family: Arial;
}


#BannerPanel
{
	float: left;
	width: 200px;
	height: 490px;
	margin: 2px 0px 0px 0px;
}

#BannerPanel img
{
	cursor: hand;
	border: 0px;
}

#banner
{
	margin-top: 4px;
	margin-bottom: 2px;
	height: 25px;
	text-align: left;
	background-color: #111111;
}
#banner img
{
	cursor:hand;
	border:0px;
}


.HistoryTitle
{
	font-weight: bold;
	font-size: 12px;
	width: 685px;
	color: #ff8800;
	line-height: 30px;
	height: 30px;
	background-color: #333;
	padding-left: 15px;
	text-align: left;
	letter-spacing: 1px;
	margin: 2px 0px 2px 0px;
	cursor: hand;
}

.pText
{
	color: #a29b77;
	text-align: left;
	display:none;
}

.pTextTitle
{
	color: #999999;
	text-align: left;
}
