
::-webkit-scrollbar {
width: 16px;
height: 10px;
}
::-webkit-scrollbar-thumb {
background-color: #fff;
background-image: url(https://i.imgur.com/Qtm9Z60.png);
border-top: 1px solid #bdbdbd;
border-left: 1px solid #bdbdbd;
border-right: 1px solid black;
border-bottom: 1px solid black;
}
::-webkit-scrollbar-track {
background-color: #fff;
background-image: url(https://i.imgur.com/IGXGYKz.png);
}
::-webkit-scrollbar-button:vertical:increment {
background-image: url(https://i.imgur.com/WhC8iy3.png);
width: 14px;
height: 16px;
border-top: 1px solid #bdbdbd;
border-left: 1px solid #bdbdbd;
border-right: 1px solid black;
border-bottom: 1px solid black;
}
::-webkit-scrollbar-button:vertical:decrement {
background-image: url(https://i.imgur.com/fQ18mrR.png);
border-top: 1px solid #bdbdbd;
border-left: 1px solid #bdbdbd;
border-right: 1px solid black;
border-bottom: 1px solid black;
width: 14px;
height: 16px;
}
::selection {
background-color: #536B93ff;
color: #536B93ff;
}
html {
font-size: 15px;
font-family:basiic;
cursor: url(../../images/cursors/102A.png), auto;background-image: url("../../images/backgrounds/45.jpg");
text-align:justify;
}

img.ne {
border: 1px solid #CCCCCC;
padding:8px;

}
body {
padding:10px;
line-height:160%;
max-width:600px;
margin: auto;

}
#info {
	padding-left:5px;
	font-size:12px;
}h1, h2, h3, h4{font-family:morningtea;}
h2:before{
	content: url(http://i387.photobucket.com/albums/oo314/paravidatoda/45.gif);
padding-right:3px;}
h2 {
background-color:	#425E90ff;
color:white;
font-size:18px;
}

h4 {
font-style: italic;
text-align:center;
color: #b09776;
margin-bottom:-4px;
font-size:16px;
}
a, a:hover{
cursor:cross, url(../../images/cursors/104A.png), auto;
	text-decoration:none;
	  text-shadow: 
1px 0 #b09776, -1px 0 #b09776, 0 1px #b09776, 0 -1px #b09776,
               1px 1px #b09776, -1px -1px #b09776, 1px -1px #b09776, -1px 1px #b09776;
			   color:white;
}
.divi:After{
	content: url(../../images/dividers04.gif);
	width:200px;
	height:30px;
	text-align:center;image-rendering: pixelated;
	margin:auto;
}
span.top{
	text-align:center;
}
#dvdd{
	border-bottom:2px ridge #6C7E9Bff;
	padding:5px;
	margin-bottom:10px;
}
b{color:#6C7E9Bff;}
@font-face {
	font-family: "basiic";
	src: url(basiic.ttf)  format("truetype");
}