body			{
	background-image: url("bg_mid.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000105;
}

table	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	color: #24425b;
	line-height: 18px;
}

.repeat			{
	background-image: url("repeat.png");
	background-repeat: repeat-y;
	height: 100%;
}

.bottom	{
	background-image: url("bottom.png");
	background-repeat: no-repeat;	
}

.title	{
	border-bottom: #acb8c4 1px dotted;
	padding-bottom: 5px;
}

.address	{
	border-bottom: #acb8c4 1px dotted;
	padding-bottom: 18px;
}

.esttop			{
	background-image: url("est.png")
}

.est_bg			{
	background-image: url("est_bg.png");
	font-size: 10px;
	color: #2d3848;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.estbottom			{
	background-image: url("estbottom.png")
}

.content	{
	padding-top: 13px;
	padding-left: 2px;
}

.logo	{
	padding-left: 35px;
}

.padleft	{
	padding-left: 10px;
}

.thumb	{
	padding: 3px;
	border: 1px solid #acb8c4;
}


