html {
	overflow-y: scroll !important;
}
body {
	/* background: #dadada; */
	background: #eeeeee;
	margin: 0px;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a img {
	border: 0px;
	vertical-align: middle;
}
b {
	display: none;
}
.banner {
	background: #ffffff;
}
#header {
	position: relative;
	background: #ffffff;
	border-bottom: solid 5px #cccccc;
	/* border-bottom: solid 5px #0077c1; */
}
#header .content {
	position: relative;
	width: 986px;
	/* height: 118px; */
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	background: url(../images/logo.gif) no-repeat left top;
	position: absolute;
	width: 181px;
	height: 25px;
	left: 13px;
	bottom: 8px;
}
#location {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	/* color: #f30a72; */
	color: #666666;
	left: 198px;
	bottom: 5px;
	width: 700px;
	height: 32px;
	line-height: 32px;
}
#usercontent {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 375px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background: url(../images/login.gif) repeat-x;
}
#menu {
	position: absolute;
	left: 12px;
	top: 0px;
	width: 363px;
	height: 60px;
}
#menu .buttonleft {
	display: inline-block;
	position: relative;
	top: 0px;
	vertical-align: middle;
	width: 8px;
	height: 60px;
	background: url(../images/menuleft.gif);
	margin-left: 2px;
}
#menu .button {
	display: inline-block;
	position: relative;
	top: 0px;
	vertical-align: middle;
	height: 51px;
	background: url(../images/menu.gif);
	padding: 9px 2px 0px 2px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
#menu .button:hover {
	text-decoration: none;
	color: #2ea1e3;
}
#menu .buttonright {
	display: inline-block;
	position: relative;
	top: 0px;
	vertical-align: middle;
	width: 8px;
	height: 60px;
	background: url(../images/menuright.gif);
	margin-right: 1px;
}
#usercontent .input {
	width: 125px;
	height: 16px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#usercontent #cookie {
	vertical-align: middle;
}
#usercontent .block0 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 5px;
	height: 60px;
	background: #aaaaaa;
	/* background: #c9255e; */
	border-right: solid 1px #ffffff;
}
#usercontent .block1 {
	position: absolute;
	left: 16px;
	top: 3px;
}
#usercontent .block2 {
	position: absolute;
	left: 153px;
	top: 3px;
}
#usercontent .block3 {
	position: absolute;
	left: 286px;
	top: 3px;
}
#usercontent .block4 {
	position: absolute;
	left: 16px;
	bottom: -1px;
	line-height: 14px;
}
#usercontent a {
	font-weight: bold;
	color: #16568b;
}
#usercontent a:hover {
	text-decoration: underline;
}
#usercontent .signup {
	color: #d11f5c;
}

#banner468x60 {
	position: absolute;
	width: 468px;
	height: 60px;
	right: 130px;
	top: 10px;
}

#content {
	position: relative;
	width: 986px;
	margin-left: auto;
	margin-right: auto;
}
#content form .search {
	position: relative;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 13px 8px 0px;
}
#content form img {
	vertical-align: middle;
	margin-left: 4px;
}
#content form .search .inputleft {
	display: inline-block;
	position: relative;
	top: 0px;
	vertical-align: middle;
	width: 10px;
	height: 20px;
	background: url(../images/searchinputleft.gif);
	margin-left: 8px;
}
#content form .search .inputright {
	display: inline-block;
	position: relative;
	top: 0px;
	vertical-align: middle;
	width: 10px;
	height: 20px;
	background: url(../images/searchinputright.gif);
	margin-right: 8px;
}
#content form .search input {
	display: inline-block;
	position: relative;
	top: 0px;
	vertical-align: middle;
	width: 150px;
	height: 15px;
	background: url(../images/searchinput.gif) repeat-x left top;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 3px 0px 2px 0px;
}
#content form .search a {
	color: #16568b;
	text-decoration: none;
}
#content form .search a:hover{
	color: #d11f5c;
	text-decoration: none;
}
#content .block {
	position: relative;
	margin: 0px 5px 8px 5px;
	background: #ffffff;
}
#content .block .top, #content .block .bottom {
	position: relative;
	height: 5px;
	font-size: 1px;
}
#content .block .prefix {
	padding: 3px 8px 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 8px;
}
#content .block .content {
	padding: 4px 8px 4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content .block h1 {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #888888;
	font-weight: bold;
}
#content .block h2 {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #007dc5;
	font-weight: bold;
}
#content .block h3 {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #aaaaaa;
	/* color: #2ea1e3; */
	font-weight: bold;
}
#content .block h3 a {
	color: #aaaaaa;
}
#content .block h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #007dc5;
	font-weight: bold;
}
#content .block .suffix {
	padding: 5px 8px 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #888888;
	border-top: solid 1px #eeeeee;
	margin-top: 8px;
}
#content .block a {
	color: #d11f24;
	/* color: #d11f5c; */
}
#content .block a:hover {
	color: #af292e;
	/* color: #a51047; */
	text-decoration: underline;
}
#content .block .list a {
	display: block;
}
#content .block .list a:hover {
	text-decoration: none;
}
#content .block .feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url(../images/feed14.gif) no-repeat 0 50%;
}
#content .block .list span {
	color: #000000;
	margin-right: 6px;
	font-weight: bold;
}
#content .block .cloud a, #content .block .cloud a:hover {
	display: inline-block;
	margin-right: 8px;
	line-height: 24px;
	text-decoration: none;
}
#content .block .arrow {
	display: block;
	background: url(../images/arrow.gif) no-repeat 0px 4px;
	padding-left: 9px;
}
#content .block .arrow:hover {
	background-image: url(../images/barrow.gif);
}

#content .block table {
	border-collapse: collapse;
}
#content .block table thead {
	background-color: #eeeeee;
}
#content .block thead td {
	white-space: nowrap;
}
#content .block table td {
	border: solid 1px #dddddd;
	padding: 1px 3px 1px 3px;
	margin: 0px;
}
#content .block .noborders table td {
	border: 0px;
	padding: 1px 3px 1px 3px;
	margin: 0px;
}


#content .left {
	float: left;
	width: 501px;
	margin-top: 24px;
}
#content .left  .block .top {
	width: 491px;
	background: #ffffff url(../images/lt.gif);
}
#content .left .block .content {
	position: relative;
	width: 475px;
	overflow: hidden;
}
#content .left .block .bottom {
	width: 491px;
	background: #ffffff url(../images/lb.gif);
}
#content .right {
	float: left;
	width: 360px;
	margin-top: 24px;
}
#content .right .block .top {
	width: 350px;
	background: #ffffff url(../images/rt.gif);
}
#content .right .block .bottom {
	width: 350px;
	background: #ffffff url(../images/rb.gif);
}
#content .bannerspace {
	float: left;
	position: relative;
	width: 125px;
  min-height: 600px;
  height: auto !important;
  height: 600px;
	margin: 24px 0px 16px 0px;
}
#banner120x600 {
	position: relative;
	width: 120px;
	height: 600px;
	left: 5px;
	top: 0px;
	background-color: #dadada;
}
#banner336x280 {
	position: relative;
	width: 336px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
}

.status {
	background: #d2efb9 url(/images/accept.gif) no-repeat 4px 5px;
	border-top: solid 1px #72c868;
	border-bottom: solid 1px #72c868;
	padding: 5px 4px 4px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #377241;
}
.error {
	background: #f8bdae url(/images/exclamation.gif) no-repeat 4px 5px;
	border-top: solid 1px #d94e2b;
	border-bottom: solid 1px #d94e2b;
	padding: 5px 4px 4px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d1e06;
}

.gotopage {
	display: block;
}
.gotopage span {
	font-weight: bold;
}

#copyright {
	position: relative;
	clear: both;
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	padding: 18px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
#copyright a {
	color: #007dc5;
}
#copyright .dark {
	color: #16568b;
}
#copyright a:hover {
	text-decoration: underline;
}

#autofill {
	display: none;
	position: absolute;
	border: solid 1px #000000;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#autofill a {
	display: block;
	padding: 1px 2px 1px 2px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
#autofill .hover {
	color: #ffffff;
	background-color: #0077c1;
}

#tooltip {
	position: absolute;
	display: none;
	width: 402px;	
	z-index: 4;
}
#tooltip .text {
	position: absolute;
	width: 400px;
	top: 13px;
	background: #fff8ae url(../images/tooltip.gif) repeat-x left top;
	border: solid 1px #d9bf87;
}
#tooltip .text div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding: 6px 10px 6px 10px;
}
#tooltip .point {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 14px;
	background: url(../images/tooltiptop.gif);
	font-size: 1px;
}

.suggestions .unknown {
	font-weight: bold;
	border-bottom: dashed 1px #cc3333;
}
.suggestions .suggestion {
	font-weight: bold;
}
.suggestions .suggestions {
	display: none;
}