.background {
	background-color: #009933;
	padding-bottom: 10px;
}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #009900;
	text-align: center;
	text-decoration: underline;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #FFFFCC;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-image: url(images/body-backgroundYellow.gif);
	background-repeat: repeat-y;
	background-position: center center;
	}
	
#Content {
	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}
.backgroundyell {
	background-color: #FFFFCC;
}
.centretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
	text-align: center;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
.ebayHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.greenSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	background-position: center;

}
.navbar {color: #FFFFFF;} 

.main a:link {color: #009933;} 
.main a:visited {color: #009933;}
.main a:hover {color: #000000;}
.main a:active {color: #009933;}

.navbar a:link {color: #FFFFCC;}
.navbar a:visited {color: #FFFFCC;}
.navbar a:hover {color: #000000;}
.navbar a:active {color: #FFFFCC;}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
#navigation a
{
color: #000;
background: #009933 url(lefttab.gif) left top no-repeat;
text-decoration: none;
padding-left: 20px
}

#navigation a span
{
background: url(tabright.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}
.GREENLARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339900;
}
.BoldLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-position: left;
}
