html {
	scrollbar-base-color: #D0D099;
	scrollbar-arrow-color: #838358;
	scrollbar-track-color: #ADB8E6; 
}

body {
	background-image:  url(../images/bkgd/gradient.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}

.piccap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color:#336699;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
	padding: -2px 0px 0px 0px
}

.ptip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color:#F49A15;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
}

td.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1D2C7A;
	text-decoration: none;
	line-height: 17px;
	padding: 0 0 0 1px;}

div.banner { 
	background-image:url(../images/bkgd/top_nav.gif); 
	position:absolute; 
	top:0; 
	left:0; 
	height:132; 
	width:100%; 
	z-index:1; 
}

div#page {
	position:absolute;
	left: 75px;
	top: 170px;
	width: 500px;
	z-index:10;
}

div#popup {
	position:absolute;
	left: 75px;
	top: 270px;
	width: 500px;
	z-index:15;
}

div#apple {
	position:absolute;
	left: 625px;
	top:  203px;
	width: 500px;
	z-index:10;
}

div#star {
	position:absolute;
	left: 375px;
	top: 130px;
	width:165px;
	height:222px;
	z-index:15;
	text-align:center;
	background-color:#FFFFFF;
}

td.popup1, td.popup2, td.popup3, td.popup4, td.popup5
{
	width: 20%;
	font-size: 85%;
	margin: none;
	padding: 5px 5px 5px 15px;
}

td.popup1, td.popup2, td.popup3, td.popup4
{
	border-right: 1px solid #ccccff;
}

div.outer
{
	padding: none;
}

.popupmenu
{
	margin: -2px 0 0 0;
}