html, body {
	font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0 0 18px 0;
}

form, table {
	margin:0;
	padding:0;
}

/***************************** Template */

.width {
	/*width:50%;*/
	min-width:800px;
}

* html .minwidth {
	padding-left:800px;
}

* html #wrapper {
	margin-left:-800px;
	position:relative;
}

/************************** IE6 only hacks, exclude MAC IE 5 */
/*\*/
* html .minwidth, * html #wrapper, * html .layout  {
	height:1px;
}
/**/

#wrapper .top-menu {
	height:55px;
}

#wrapper .top-menu ul {
	display:none;
}

#wrapper .bar1 {
	display:none;
}

#wrapper .between-bars {
	display:none;
}

#wrapper .bar2 {
	display:none;}

#wrapper .content {

}

#wrapper .content .left-menu {
	display:none;
}

#wrapper .content .text {

}

#wrapper .content .right-panel {
	display:none;
}


#wrapper .footer {
	display:none;
}

/*********************************************************** TEXT */

h1 {
	font-size:20px;
	color:black;
}

h2, .h2, h2 A, h2 A:hover {
	font-size: 14px;
	color: #000;
	font-weight:bold;
}

h3, .h3 {
	font-size: 11px;
	font-weight:normal;
	color: white;
}

h4 {
	font-size: 14px;
	color: #000;
	font-weight:normal;
}

h5 {
	color:#000;
	font-size:11pt;
	font-weight:700;
}

p {
	color:#000;
	font-size:13px;
}

.textbox1 {
	border: 1px dashed #000;
	font-family:trebuchet ms, verdana;
	color:#000;
	font-size:11px;
	width:195px;
}

p a, h3 a, h4 a, h5 a {
	text-decoration: underline; 
	color:#666;
}

/******************************************** CSS From old site */

#sell_lists li, #sell_lists li A  { 
	list-style-image: url(images/sell/arrow.gif);
	font-family:trebuchet ms, verdana;
	font-size:13px;
	color:#679FBD; 
	text-decoration:none;
}
#sell_lists li A:hover  {
	color:#679FBD; 
	text-decoration:none;
	border-bottom-style:dashed; 
	border-bottom-width:1px; 
	color:#679FBD;
}

.sell_floatright {
	background-color:#F0F5F8;
	position:absolute;
	left:440px;
	width: 260px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: 1px dashed #00325D;
	font-family:trebuchet ms, verdana;
	font-size:11px;
	color:#666666;
	visibility:hidden;
}

.info_images {
	padding-left:50px;
	list-style-type:none;
	text-decoration:none;
}

.rightimagesnoborder {
	float: right;
	margin: 0 70px 0px 0px;
	clear:right;
}
