body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	font-size: 62.5%;
	color: #000000;
	font-family: arial, verdana, sans-serif;
}
a:link {
	color: #0000bb;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:hover, a:visited:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}
form{
	margin: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 2.2em;
}
.largefont{
	font-size: 1.5em;
}
.font{
	font-size: 1.3em;
}
.smallfont{
	font-size: 1.1em;
}
.fonttitle{
	/* color: #62523a; */
	color: #1b5790;
}
.fixedframe{
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
}
.clear{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.clearleft{
	clear: left;
}
.img{
	display: block;
	border: 0px;
}
.imgborder{
	display: block;
	border: 1px solid #cccccc;
}
.imginline{
	vertical-align: middle;
	border: 0px;
}
.border{
	line-height: 1px;
	font-size: 1px;
}
.navigation{
	float: left;
	width: 660px;
	text-align: right;
}
.logo{
	float: left;
	width: 140px;
}
.navigationlist{
	padding: 8px 0px 8px 0px;
}
.navigationmenu{
	background: #fefefe;
}
.navigationmenu a:link, .navigationmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.navigationmenu a:hover, .navigationmenu a:visited:hover, .navigationmenu a:active {
	color: #ff0000;
	text-decoration: none;
}
.navigationmenu_select{
	background: #fefefe;
}
.navigationmenu_select a:link, .navigationmenu_select a:visited {
	color: #000000;
	text-decoration: none;
}
.navigationmenu_select a:hover, .navigationmenu_select a:visited:hover, .navigationmenu_select a:active {
	color: #ff0000;
	text-decoration: none;
}
.borderbg{
	background: #dddddd;
}
.success{
	border: 1px solid #90b557;
	padding: 10px;
	background: #dae9bf;
}
.error{
	border: 1px solid #d24242;
	padding: 10px;
	background: #efdbdb;
}
.menu_home{
	background: #ffffff;
}
.menu_listings{
	background: #ffffff;
}
.menu_sell{
	background: #ffffff;
}
.menu_support{
	background: #ffffff;
}
/* Hide from IE-mac \*/
* html .hollyhack {
height: 1%;
}
/* end IE-mac hide */
