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 132px;
}

.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: 203px;
	top: 170px;
	width: 500px;
	z-index:10;
}

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