

body, html { 
background-color: #ffffff;
scrollbar-3dlight-color:#57248A; 
scrollbar-arrow-color:#000000;
scrollbar-base-color:#FF99FF;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#57248A;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#57248A;
}


img.tl {position:absolute; left:0px; top:0px; z-index:-2}
img.tr {position:absolute; right:0px; top:0px; z-index:-2}
img.bl {position:absolute; left:0px; bottom:0px; z-index:-2}
img.br {position:absolute; right:0px; bottom:0px; z-index:-2}

img.top {position:absolute; left:0px; top:0px; z-index:-3}
img.bottom {position:absolute; left:0px; bottom:0px; z-index:-3}
img.left {position:absolute; left:0px; top:0px; z-index:-3}
img.right {position:absolute; right:0px; top:0px; z-index:-3}

img.background {position:absolute; left:0px; bottom:25px; z-index:-1}


a:link    {color:white}
a:visited {color:white}
a:active  {color:#D6BEEF}
a:hover   {color:#D6BEEF}

h1 {font-family: tahoma, 'sans serif'; color: #ffffff; text-align: center; font-size: 180%}
h2 {font-family: tahoma, 'sans serif'; color: #ffffff; text-align: center; font-size: 140%}
h3 {font-family: tahoma, 'sans serif'; color: #ffffff; text-align: center; font-size: 100%}
p {font-family: tahoma, 'sans serif'; color: #ffffff; font-size: 80%}
dt {font-family: tahoma, 'sans serif'; color: #ffffff; font-size: 80%}


A.menulink {
display: block;
width: 80px;
text-align: left;
text-decoration: none;
font-family:tahoma;
font-size:16px;
color: #ffffff;
BORDER: none;
border: solid 1px #57248A;
}

A.menulink:hover {
border: solid 1px #57248A;
background-color:#ffffff;
}

