/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/Background.jpg);
	background-repeat: repeat;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#scroll{
height: 200px;
overflow: auto;
scrollbar-face-color:#647A19;
scrollbar-arrow-color:#8f8980;
scrollbar-track-color:#647A19;
scrollbar-shadow-color:#fff6c;
scrollbar-highlight-color:#fff6c;
scrollbar-3dlight-color:#647A19;
scrollbar-darkshadow-Color:#647A19;
filter:chroma(color=#647A19);
}

#scroll2{
height: 230px;
overflow: auto;
scrollbar-face-color:#647A19;
scrollbar-arrow-color:#8f8980;
scrollbar-track-color:#647A19;
scrollbar-shadow-color:#fff6c;
scrollbar-highlight-color:#fff6c;
scrollbar-3dlight-color:#647A19;
scrollbar-darkshadow-Color:#647A19;
filter:chroma(color=#647A19);
}

#scroll3{
height: 230px;
overflow: auto;
scrollbar-face-color:#647A19;
scrollbar-arrow-color:#8f8980;
scrollbar-track-color:#647A19;
scrollbar-shadow-color:#fff6c;
scrollbar-highlight-color:#fff6c;
scrollbar-3dlight-color:#647A19;
scrollbar-darkshadow-Color:#647A19;
filter:chroma(color=#647A19);
}
