@import url("../nav_bar/menu.css");
body {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg/lines_black.gif);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.main_table {
	width: 770px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/bg/lines.gif);
}
.top_join {
	background-image: url(../images/bg/top_join.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 135px;
}
.centre_centrebg {
	background-color: #171747;
	width: 500px;
}
.top_events {
	background-image: url(../images/bg/top_events.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 135px;
}
.viewpoint_top {
	background-image: url(../images/bg/top_viewpoint.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 135px;
}
.top_bar {
	height: 115px;
	width: 768px;
	background-image: url(../images/bg/top_bg.gif);
	background-repeat: repeat-x;
}
.bottom_centrebg {
	background-image: url(../images/bttm_centre_bg.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 500px;
}
.top_centrebg {
	background-image: url(../images/top_centre_bg.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 500px;
}
.top_leftnav {
	background-image: url(../images/bg/top_leftnav.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 135px;
}
.bottom_leftnav {
	background-image: url(../images/bg/bottom_leftnav.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 135px;
}
.centre_navleft {
	background-image: url(../images/bg/centre_leftnav.gif);
	background-repeat: repeat;
	width: 135px;
}
.left_table {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #171747;
}
.right_table {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #171747;
}
a:link {
	color: #F5F5F5;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F5F5F5;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #F5F5F5;
}
	
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 9px;
	color: #FFFFFF;
}
h2 {
	font-size: 10px;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
}
#mailing_inc {
	font-size: 9px;
}

/* eBay styles */
#ebay-choose {
	padding:8px;
}
.ebay-centres {
	padding:8px 0px;
	border-bottom:1px #666666 solid;
}
.ebay-centres h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0;
	padding:0px 0px 5px 0px;
}