/* CSS Document */
BODY	{
	scrollbar-base-color: #616170;
	scrollbar-track-color: #40404C;
	background-color: #222222;
	margin: 10px;
	padding: 10px;
	}
h1 {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	margin: 5px 0px 0px 5px;
	line-height: 20px;
}
.more {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	margin: 2px 0px 2px 0px;
	line-height: 12px;
}
.less {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#444444;
	margin: 2px 0px 2px 0px;
	line-height: 12px;
}
.rtmgn {
	margin: 0px 5px;
}
a {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#000000;
	margin: 5px 5px 5px 0px;
}
h4 {
  FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
  font-size: 12px; 
  font-weight:normal;
  color:#000000;
  margin: 0px 0px 0px 5px;
  line-height: 14px;
}
.dettxt {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	margin: 5px 5px 5px 5px;
	line-height: 16px;
}
.smalltxt {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:9px;
	color:#000000;
	text-align:center;
	margin: 0px 5px;
}
ul {
	margin:5px 5px 5px 5px;
}
*
{
  font-size: 10px; 
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
  font-weight:normal;
  color:#000000;
  margin: 0px 0px 0px 5px;
}
.lefttop {
  display:block; 
  float: left;
  width: 175px;
  height: 120px;
  background:#FF6600;
  border:1px solid #FFFFFF;
  margin:5px 5px 5px 5px;
  }
.middle {
  text-align:center; 
  background:#FF6600; 
  float: left;
  width: 360px;
  height: 120px;
  border:1px solid #FFFFFF; 
  margin:5px 5px 5px 5px;
  }
.details {
  text-align:left; 
  background:#FF6600; 
  float: left;
  width: 360px;
  height: 380px;
  border:1px solid #FFFFFF; 
  margin:5px 5px 5px 5px;
  }
  
