BODY {
    background-color: white;
    color: black;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
.nobr {
    white-space:nowrap;
}
DIV.LatestNewsHeading {
    text-align: center;
    text-decoration: underline;
    font-size: 0.75em;
    font-weight: bold;
    margin-bottom: 6px;
}

DIV.LatestNewsItem {
    margin-bottom: 6px;
}

DIV.LatestNewsText {
    padding-left: 4px;
}

SPAN.LatestNewsDateTime {
    font-weight: bold;
    color: #000066;
}

DIV.PriceDisplay {
    font-size: 1.7em;
    font-weight: bold;
}

TD {
    color: black;
    font-size:0.75em;
}

TD.LatestNews {
    border:#666666 2px dotted;
    font-size:0.6em;
}

TABLE.tabAvailability TD {
    font-size:0.6em;
    text-align:center;
}

FIELDSET {
    padding:10px;
}
LEGEND {
    font-weight:bold;
    font-size:1.7em;
    color:#CC0000;
}
.footertext {
    font-size:0.6em;
    font-weight:bold;
}
.tinytext {
    font-size:0.8em;
}

TD.menubar {
    background-color:#FFDD00;
    font-size:1em;
}
A:link, A:visited, A:hover, A:active {
    color:blue;
}
A.menubar:link {
    font-weight:bold;
    padding:3px;
    border: none;
    color: black;
    text-decoration:none;
}
A.menubar:visited {
    font-weight:bold;
    padding:3px;
    border: none;
    color: black;
    text-decoration:none;
}
A.menubar:hover {
    font-weight:bold;
    padding:2px;
    border: solid 1px #BF0D09;
    color: #BF0D09;
    text-decoration:none;
}
A.menubar:active {
    font-weight:bold;
    padding:2px;
    border: solid 1px #BF0D09;
    color: #BF0D09;
    background-color:#FFF0A0;
    text-decoration:none;
}
div#ISplug {
	clear:both;
	margin-top:2em;
	margin-left:1em;
	margin-right:1em;
	margin-bottom:1em;
	color:silver;
	float:right;
}
div#ISplug a:link, div#ISplug a:visited {
	text-decoration:none;
	color:silver;
}
div#ISplug a:hover {
	text-decoration:none;
	color:black;
}
#frmPayPal {
	display:inline-block;
	margin:0px;
	padding:0px;
	float:left;
}
#b-navbar {
    display:none;
}
