html, body { width:100%; height:100%; margin:0; padding:0;}
body {
	display: -moz-box;
	display: -webkit-box;
	-moz-box-align: center;
	-webkit-box-align: center;
	-moz-box-pack: center;
	-webkit-box-pack: center;
	}
body { background:url(images/bk_waku_001.gif); background-repeat:repeat-x;	color:#EEEEEE;	FONT-SIZE:9px;	FONT-FAMILY:Arial,Helvetica,sans-serif;	}

html,body,textarea,iframe
 { 
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#CCCCCC;
scrollbar-track-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#EEEEEE;
scrollbar-shadow-color:#EEEEEE;
 }

a:link{ text-decoration:underline; color:#EEEEEE;}
a:visited{ text-decoration:underline; color:#EEEEEE;}
a:hover{ text-decoration:none; color:#000000; background-color:#FFFFFF;}
a:active{ text-decoration:none; color:#EEEEEE; position:relative; top:1px; left:1px;}

#topbk { background-image:url(./images/index.png); margin-height:500; margin-width:740; background-repeat:no-repeat;}
#pvweblogo { background-image:url("pvweb/images/patientvuweb_600.png"); background-repeat:no-repeat; background-position:center top; margin-width:600; }



