
body {
scrollbar-face-color:#000000;
scrollbar-arrow-color:#6300DE;
scrollbar-track-color:#444444;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
background-color: #000000;
background-attachment: fixed;
background-image: url("images/img_back.gif");
}

a:link {
color: #c0c0c0;
text-decoration: none;
} 

a:visited {
color: #808080;
text-decoration: none;
} 

a:hover {
text-decoration: underline
}

a:active {
color: #ff00ff;
text-decoration: none;
}   

.center {
text-align: center
}

.justify {
text-align: justify
}

.right {
text-align: right
}

.left {
text-align: left
}

.bold {
font-weight: bold
}

h1 {
font-family: arial,helvetica,sans-serif;
font-size: large;
color: #6300DE;
}


p,div {
font-family: arial,helvetica,sans-serif;
font-size: 13px;
color: #6300DE;
text-decoration: none;
}

div.copyright  {
font-family: arial,helvetica,sans-serif;
font-size: 10px;
color: #6300DE;
text-decoration: none;
text-align: center;
}

ol,ul  {
font-family: arial,helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
color: #c0c0c0;
text-decoration: none;
}

