@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
#head {
	background-image: url(images/ad1_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#nav a:hover {
	color: #FF9;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}
#head tr td #nav tr td h1 {
	font-weight: bold;
	font-size: 15px;
	padding-left: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#top tr td table tr td #quicksearch #search {
	color: #FFF;
}
#welcome tr td h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#top {
	background-image: url(images/advmyxxx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
form {
	margin: 0px;
	padding: 0px;
}
#search {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
}
#box_top {
	background-color: #0F0F0F;
}
#welcome    {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
}
#welcome a:link {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#welcome a:visited {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#welcome a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
#box_bottom {
	background-image: url(images/ad_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wld_badge_wrapper {
	border: 1px solid white;
	width: 420px;
	overflow: visible;
	vertical-align: top;
}
#wld_badge_inner {
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
.wld_badge_item {
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 5px;
}
.wld_badge_item img {
	border: 1px solid black;
}
.wld_badge_item_detail {
	margin-top: 2px;
	font-size: 70%;
	width: 100px;
	overflow: hidden;
	text-align: center;
	color: #FF3366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.wld_badge_item_region {
	display: none;
}
.wld_badge_clear { clear: both; 
}
#footer {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(images/ad1_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	padding-right: 20px;
	padding-left: 20px;
}
#top tr td table tr td #quicksearch #search tr td select {
	width: 150px;
	background-color: #CCC;
}
