.divstyle {
	position:absolute;
	FONT-WEIGHT: bolder;
	border: #006599 1px solid;
	width:100;
	top:0;
	left:0;
	z-index: 10;
		}

.pstyletitle{	postion:absolute;
		background:#95DAF9;
		color:#006599;
		font-size:10px;
		padding: 2px;
		font-family:verdana, arial
		}


.pstylebody {	postion:absolute;
		background:white;
		color:#FFDF4A;
		font-size:10px;
		font-family:verdana, arial
		}
		
.linksbottom {
		FONT-WEIGHT: bolder;
		FONT-SIZE: 11px;
		COLOR: #FFCD8A;
		FONT-FAMILY: Geneva, Arial, Helvetica, san-serif;
		border: none
		}
		
		.myClass {
	overflow-x: hidden;
	overflow-y: scroll;
	background-image: url(images/bkg.gif);


} 
