body 
{
	background-image: url(../img/sitebg.gif);
}

.header
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 14pt;
	color: #00529F;
}

.ebayheader
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 18pt;
	color: #FFFFFF;
}

.ebaysubheader
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 12pt;
	FONT-WEIGHT: BOLD;
	COLOR: #FFFFFF;
}

.menutitle
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 8pt;
	FONT-WEIGHT: BOLD;
	COLOR: #FFFFFF;
}


.subheader
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #00529F;
}

.context
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 9pt;
	color: #000000;
}
.colorcontext
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 9pt;
	color: #445BA1;
}
.details
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 8pt;
	color: #000000;
}

.button
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	BORDER: #000000 1px solid;
}

.navlinks
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 8pt;
	color: #00529F;
	text-decoration: none;
}

.navbold
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #00529F;
	text-decoration: none;
}

.articlelist
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 9pt;
	color: #000000;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.redirect
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	Font-size: 8pt;
	color: #F8F3F3;
	text-decoration: none;
}


select
{
	font-family: Arial;
	font-size: 8pt;
	width: 250px;
}

select.home
{
	font-family: Arial;
	font-size: 8pt;
	width: 115px;
}

.smallbox
{
    BORDER-RIGHT: #000000 0px solid;
	BORDER-LEFT: #000000 1px solid;
    BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM: #000000 1px solid;
    MAX-WIDTH: 125px;
    BACKGROUND-COLOR: #ffffff;
   
}
.smallboxon
{
    BORDER-RIGHT: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
    BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM: #000000 1px solid;
    MAX-WIDTH: 125px;
    BACKGROUND-COLOR: #00529F;
   
}
.nav
{
	position: relative;
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 3pt;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0pt;
    MARGIN-LEFT: 0pt;
    BORDER-LEFT: #000000 1px solid;
    MAX-WIDTH: 125px;
	HEIGHT: 15px;
    CURSOR: hand;
    COLOR: #000000;
    PADDING-TOP: 0pt;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;

}
.navover
{
	position: relative;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 3pt;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0pt;
    MARGIN-LEFT: 0pt;
    BORDER-LEFT: #000000 1px solid;
    MAX-WIDTH: 126px;
	HEIGHT: 15px;
    CURSOR: hand;
    COLOR: #000000;
    PADDING-TOP: 0pt;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #cccccc;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;

}
.subnav
{
	position: relative;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 0px solid;
    PADDING-LEFT: 3pt;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0pt;
    MARGIN-LEFT: 0pt;
    BORDER-LEFT: #000000 1px solid;
    MAX-WIDTH: 125px;
	HEIGHT: 15px;
    CURSOR: hand;
    COLOR: #000000;
    PADDING-TOP: 0pt;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #F5F8FF;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;

}
.rolloff
{
	position: relative;
    BORDER: #000000 0px solid;
    PADDING-LEFT: 3pt;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1pt;
    MARGIN-LEFT: 0pt;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 800px;
	HEIGHT: 250px;
    CURSOR: auto;
    COLOR: #000000;
    PADDING-TOP: 0pt;
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}

.imagetable
{
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-image: url(../img/tablebg.jpg);
	FONT-FAMILY: arial, helvetica, sans-serif;
	color: #000000;

IMG
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}

.show {visibility: visible;}
.hide {visibility: hidden;}

A.type1:link    {color:#00529F; text-decoration:none;}
A.type1:visited {color:#00529F; text-decoration:none;}
A.type1:active  {color:#00529F; text-decoration:none;}
A.type1:hover   {color:#FCFF00; text-decoration:none;}

A.type3:link    {color:#00529F; text-decoration:none;}
A.type3:visited {color:#00529F; text-decoration:none;}
A.type3:active  {color:#00529F; text-decoration:none;}
A.type3:hover   {color:#001EFF; text-decoration:none;}

A.typebold:link    {color:#00529F; text-decoration:none;}
A.typebold:visited {color:#00529F; text-decoration:none;}
A.typebold:active  {color:#00529F; text-decoration:none;}
A.typebold:hover   {color:#00529F; text-decoration:none; font-weight:bold;}


.email
{
	font-size: 8pt;
}
.emailbox
{
	BORDER: #FFFFFF 1px solid;
} 
.signup
{
	BORDER-bottom: #000000 1px solid;
	FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 9pt;
	FONT-WEIGHT: Bold;
} 