body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link {
    color: #0878A6;
    background-color: transparent; 
    text-decoration: underline;
	font-weight : bold;
	font-size : 100%;
}
a:visited {
    color: #005177; 
    background-color: transparent; 
    text-decoration: underline;
	font-weight : bold;
	font-size : 100%;
}
a:hover {
    color: #ff3300;
    background-color: transparent;
    text-decoration: underline;
	font-weight : bold;
	font-size : 100%;
}
a:link.content {
    color: #0878A6;
    background-color: transparent; 
    text-decoration: underline;
	font-weight : bold;
	font-size : 100%;
}
a:visited.content {
    color: #005177; 
    background-color: transparent; 
    text-decoration: underline;
	font-weight : bold;
	font-size : 100%;
}
a:hover.content {
    color: #ff3300;
    background-color: transparent;
    text-decoration: underline;
	font-weight : bold;
	font-size : 100%;
}
a:link.ebay {
    color: #0878A6;
    background-color: transparent; 
    text-decoration: none;
	font-weight : bold;
	font-size : 100%;
}
a:visited.ebay {
    color: #005177; 
    background-color: transparent; 
    text-decoration: none;
	font-weight : bold;
	font-size : 100%;
}
a:hover.ebay {
    color: #ff3300;
    background-color: transparent;
    text-decoration: none;
	font-weight : bold;
	font-size : 100%;
}
a:link.navigation {
    color: #0878A6;
    background-color: transparent; 
    text-decoration: none;
	text-align: center;
	font-weight : bold;
	font-size : 115%;
}
a:visited.navigation {
    color: #005177; 
    background-color: transparent; 
    text-decoration: none;
	text-align: center;
	font-weight : bold;
	font-size : 115%;
}
a:hover.navigation {
    color: #ff3300;
    background-color: transparent;
    text-decoration: none;
	text-align : center;
	font-weight : bold;
	font-size : 115%;
}
a:link.navigationside {
    color: #0878A6;
    background-color: transparent; 
    text-decoration: none;
	text-align: center;
	font-weight : bold;
	font-size : 100%;
}
a:visited.navigationside {
    color: #005177; 
    background-color: transparent; 
    text-decoration: none;
	text-align: center;
	font-weight : bold;
	font-size : 100%;
}
a:hover.navigationside {
    color: #ff3300;
    background-color: transparent;
    text-decoration: none;
	text-align : center;
	font-weight : bold;
	font-size : 100%;
}
table.container {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;  
    margin-right: auto;
	vertical-align: top;
}
table.smallcontainer {
	background-color: #FFFFFF;
	width: 100%;
	font-size: 85%;
	margin-left: auto;  
    margin-right: auto;
	vertical-align: top;
}
table.logo {
	vertical-align: bottom;
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;  
    margin-right: auto;
}
td.left {
	width: 20%;
	background-color: #B5E6F4;
	text-align: center;
	vertical-align: top;
	font-size: 75%;
	color: #000000;
	font-weight: normal;
}
td.surround {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-left-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
td.postalsurround {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-left-width: 2px;
	border-left-color: #B5E6F4;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #B5E6F4;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-color: #B5E6F4;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #B5E6F4;
	border-bottom-style: solid;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}

td.center {
	width: 75%;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: top;
	border:2px solid #FFFFFF;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
td.right {
	width: 20%;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
table.navigation {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding: 5px 5px 5px 5px;
	font-size: 75%;
	margin-left: auto;
	margin-right: auto;
}
td.navigation {
	background-color: #B5E6F4;
	text-align: center;
	border: 2px solid #0FC1E1;
	padding: 5px 5px 5px 5px;
	font-size: 115%;
	color: #006699;
	font-weight: bold;
}
td.navigationcurrenttab {
	background-color: #FFFFFF;
	text-align: center;
	border-left-width: 2px;
	border-left-color: #0878A6;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #0878A6;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-color: #0878A6;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	padding: 5px 5px 5px 5px;
	font-size: 135%;
	color: #000000;
	font-weight: bold;
}
td.navigationtab {
	background-color: #B5E6F4;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-color: #0878A6;
	border-bottom-style: solid;
	padding: 5px 5px 5px 5px;
	font-size: 115%;
	color: #006699;
	font-weight: bold;
}
td.chartleftedge {
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-color: #B5E6F4;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-color: #B5E6F4;
	border-right-style: solid;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
td.chartrightedge {
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-color: #B5E6F4;
	border-bottom-style: solid;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
td.chartbottomedge {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
td.paymentchartleftedge {
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-color: #B5E6F4;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-color: #B5E6F4;
	border-left-style: solid;
	padding: 5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
td.paymentchartrightedge {
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-color: #B5E6F4;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-color: #B5E6F4;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #B5E6F4;
	border-right-style: solid;
	padding: 5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
td.paymentchartbottomedge {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}

td.navigationtabspace {
	background-color: #FFFFFF;
	width: 1%;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-color: #0878A6;
	border-bottom-style: solid;
	padding: 2px 2px 2px 2px;
	font-size: 115%;
	color: #006699;
	font-weight: bold;
}
td.navigation1 {
	background-color: #DAF3F8;
	text-align: center;
	padding:5px 5px 5px 5px;
	border: 2px solid #B5E6F4;
	font-size: 115%;
	color: #0878A6;
	font-weight: bold;
}
td.navigation2 {
	background-color: #DAF3F8;
	text-align: center;
	padding:5px 5px 5px 5px;
	border: 2px solid #B5E6F4;
	font-size: 100%;
	color: #0878A6;
	font-weight: bold;
}
td.navigation3 {
	background-color: #DAF3F8;
	text-align: center;
	padding:5px 5px 5px 5px;
	border: 2px solid #FFFFFF;
	font-size: 100%;
	color: #0878A6;
	font-weight: bold;
}
td.navigation4 {
	background-color: #B5E6F4;
	text-align: center;
	padding:5px 5px 5px 5px;
	border: 1px solid #0878A6;
	font-size: 100%;
	color: #0878A6;
	font-weight: bold;
}
td.navigation5 {
	background-color: #DAF3F8;
	text-align: center;
	padding:5px 5px 5px 5px;
	border: 2px solid #B5E6F4;
	font-size: 100%;
	color: #0878A6;
	font-weight: bold;
}
td.navigation6 {
	background-color: #DAF3F8;
	text-align: right;
	padding:5px 5px 5px 5px;
	border: 2px solid #B5E6F4;
	font-size: 100%;
	color: #0878A6;
	font-weight: bold;
}
td.navigation7 {
	background-color: #DAF3F8;
	text-align: center;
	padding:5px 5px 5px 5px;
	border: 2px solid #B5E6F4;
	font-size: 85%;
	color: #0878A6;
	font-weight: bold;
}
td.chartcellsboldcenterdark {
	background-color: #DAF3F8;
	text-align: center;
	padding:5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
}
td.chartcellsboldleftdark {
	background-color: #DAF3F8;
	text-align: left;
	padding:5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
}
td.chartcellsnormalcenterdark {
	background-color: #DAF3F8;
	text-align: center;
	padding:5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
td.chartcellsnormalleftdark {
	background-color: #DAF3F8;
	text-align: left;
	padding:5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
td.chartcellsboldcenterlight {
	background-color: #E6FDFF;
	text-align: center;
	padding:5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
}
td.chartcellsboldleftlight {
	background-color: #E6FDFF;
	text-align: left;
	padding:5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
}
td.chartcellsnormalcenterlight {
	background-color: #E6FDFF;
	text-align: center;
	padding:5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
td.chartcellsnormalleftlight {
	background-color: #E6FDFF;
	text-align: left;
	padding:5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
td.logotext {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
td.logoimage {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
table.left1 {
	background-color: #B5E6F4;
	width: 100%;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font-size: 100%;
	margin-left: auto;
	margin-right: auto;
}
td.blocktextwhitetop {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
}
td.blocktexttitle {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	font-size: 85%;
    font-weight: bold;
	color:  #0878A6;
}
td.blocktextinfo {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	font-size: 85%;
	color: #000000;
}
td.blocktextprice {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	font-size: 85%;
	font-weight: bold;
	color:#FF0000;
}
td.blocktextwhitebottom {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	color: #000000;
}
td.verticalspacer {
	background-color: #FFFFFF;
	height: 10px;
	padding: 5px 5px 5px 5px;
}
table.itemtitle {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding: 10px 10px 10px 10px;
	font-size: 125%;
	margin-left: auto;  
    margin-right: auto;
	color: #0878A6;
	font-weight: bold;
}
table.maincontent {
	background-color: #FFFFFF;
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin-left: auto;  
    margin-right: auto;
}
td.maincontent {
	background-color: #FFFFFF;
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin-left: auto;  
    margin-right: auto;
}
td.currentcategory {
	background-color: #FFFFFF;
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin-left: auto;  
    margin-right: auto;
	color: #000000;
	font-weight: bold;
}
table.footer {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding: 10px 10px 10px 10px;
	font-size: 75%;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-weight: bold;
}
td.lefttitle {
	background-color: #B5E6F4;
	text-align: center;
	vertical-align: top;
	padding:5px 5px 5px 5px;
	font-size: 165%;
	color: #0878A6;
	font-weight: bold;
}
td.centertitle {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding:10px 10px 10px 10px;
	font-size: 165%;
	color: #0878A6;
	font-weight: bold;
}
td.centertitle1 {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding:10px 10px 10px 10px;
	font-size: 145%;
	color: #0878A6;
	font-weight: bold;
}

td.titleright {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding:10px 10px 10px 10px;
	font-size: 165%;
	color: #0878A6;
	font-weight: bold;
}
td.titleleft {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding:10px 10px 10px 10px;
	font-size: 145%;
	color: #0878A6;
	font-weight: bold;
}
td.rightimage {
	width: 25%;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding:5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
td.rightpopular {
	width: inherit;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 2px solid #B5E6F4;
	padding:10px 10px 10px 10px;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
}
td.mainchart {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 2px solid #B5E6F4;
	padding:10px 10px 10px 10px;
	font-size: 100%;
	color: #000000;
}
td.postalchart {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 2px solid #B5E6F4;
	padding:5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
}
td.flagcontainer {
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
td.maincharttitle{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding:10px 10px 10px 10px;
	font-size: 85%;
	color: #0878A6;
	font-weight: bold;
}
td.maincharttext{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding:10px 10px 10px 10px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
td.maincharttextsmall{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding:10px 10px 10px 10px;
	font-size: 75%;
	color: #000000;
	font-weight: normal;
}
td.righttools {
	width: inherit;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 2px solid #FFFFFF;
	padding:10px 10px 10px 10px;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
}
td.date {
	width: 50%;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding:5px 5px 5px 5px;
	font-size: 85%;
}
td.leftnav {
	width: 25%;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding:5px 5px 5px 5px;
	font-size: 100%;
}
td.treecontainer {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding:5px 5px 5px 5px;
	font-size: 100%;
}
table.treecontainer {
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin-left: auto;  
    margin-right: auto;
}
td.titlebar
  {
    font-size: 100%;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color: #B5E6F4;
	text-align : center;
  }
 td.charttableheadings
  {
    font-size: 100%;
    color: #006699;
    font-family: verdana, arial, helvetica, serif;	
	font-weight : bold;
   	text-align : left;
    background-color: #B5E6F4;
  }
   td.charttablecells
  {
	text-align : left;
	color: #000000;
	background-color: #ffffff;
	vertical-align : middle;
}

h1 {
	font-size: 150%;
	color: #0878A6;
	font-weight: bold;
}
h2 {
	font-size: 140%;
	color: #0878A6;
	font-weight: bold;
}
h3 {
	font-size: 130%;
	color: #0878A6;
	font-weight: bold;
}
h4 {
	font-size: 120%;
	color: #0878A6;
	font-weight: bold;
}
h5 {
	font-size: 110%;
	color: #0878A6;
	font-weight: bold;
}
h6 {
	font-size: 100%;
	color: #0878A6;
	font-weight: bold;
}
h7 {
	font-size: 90%;
	color: #0878A6;
	font-weight: bold;
}
/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: .8em;
	display: none;
	/*/*/display: block; /* Hide from NN4*/
}
#p7TMctrl a:link {
	color: #0878A6;
}
#p7TMctrl a:visited {
	color: #0878A6;
}
#p7TMctrl a:hover {
	color: #FF0033;
}


/*Sets line-height of all menuitems*/
#p7TMnav div {
	/*/*/line-height: 1.5; /* */
}


/*Sets background color and border around the menu DIV*/
#p7TMnav {
	background-color: #FFFFFF;
	border-bottom: 1px solid #0878A6;
}

/*Sets a bottom margin for each top-level link*/
#p7TMnav div {
	margin: 0 0 .25em 0;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to .6em establishing a fluid cascading indent*/
/*Sets a left border*/
#p7TMnav div div {
	margin: 0 0 0 .6em;
	border-left: 1px solid #0878A6;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #0878A6;
	font-size: 1em;
	font-weight: bold;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/display: block;
	color: #0878A6;
	border: 1px solid #0878A6;
	padding: 0 0 0 .4em;
	text-decoration: none;
	background-color: #B5E6F4;
	font-weight: bold; /* */
}
#p7TMnav div a:visited {
	color: #006699;
	font-weight: bold;
}
#p7TMnav div a:hover {
	color:#FF0033;
	background-color: #DAF3F8;
	font-weight: bold;
}

/*The Link and visited styles combined for second-level menuitems*/
#p7TMnav div div a, #p7TMnav div div a:visited {
	color: #0878A6;
	font-size: .8em;
	background-color: transparent;
	border: 0;
}
#p7TMnav div div a:hover {
	color: #FF0033;
	background-color: #DAF3F8;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: .7em;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	/*padding: 0 0 0 20px !important;*/
	padding: 0 0 0 20px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent !important;
	color: #333 !important;
	padding: 0 0 0 20px !important;
}
/*special style for User Guide Tutorials*/
#stretchyCell {
	width: 14em;
}
  #navcontainer { width: 90%;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 100%;
background-color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link, #navlist a:visited
{
color: #0878A6;
text-decoration: none;
font-weight: bold;
font-size: 100%;
}

#navcontainer a:hover
{
background-color: #DAF3F8;
color: #FF3300;
font-weight: bold;
font-size: 100%;
}

#navcontainertools { width: 90%;}

#navcontainertools ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainertools a
{
display: block;
padding: 5px;
width: 100%;
background-color: #B5E6F4;
border: 1px solid #0878A6;
}

#navcontainertools a:link, #navlist a:visited
{
color: #0878A6;
text-decoration: none;
font-weight: bold;
font-size: 100%;
}

#navcontainertools a:hover
{
background-color: #B5E6F4;
color: #FF3300;
font-weight: bold;
font-size: 100%;
}
#ebaycontainer { width: 50px;}

#ebaycontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ebaycontainer a
{
display: block;
padding: 5px;
width: 50px;
background-color: #B5E6F4;
border: 1px solid #0878A6;
}

#ebaycontainer a:link, #navlist a:visited
{
color: #0878A6;
text-decoration: none;
font-weight: bold;
font-size: 100%;
}

#ebaycontainer a:hover
{
background-color: #B5E6F4;
color: #FF3300;
font-weight: bold;
font-size: 100%;
}

  .specialtitle
  {
	font-size: 75%;
	color: Red;
	font-weight : bold;
	background-color: #ffffff;
	text-align : left;
}
 .postaltitlered
  {
	font-size: 85%;
	color: #ff3300;
	font-weight : bold;
	background-color: #ffffff;
	text-align : center;
}
.postaltitleblack
  {
	font-size: 85%;
	color: #000000;
	font-weight : bold;
	background-color: #ffffff;
	text-align : center;
}
 .titlebar
  {
    font-size: 85%;
	border: 1px solid #0878A6;
	background-color: #B5E6F4;
	padding: 5px 5px 5px 5px;
    color: #000000;
    text-align : center;
	
  }
  .smalltitlebar
  {
    font-size: 75%;
	border: 1px solid #0878A6;
	background-color: #B5E6F4;
	padding: 5px 5px 5px 5px;
    color: #000000;
    text-align : center;
	
  }
 
