body
{
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #5A5A5A;
scrollbar-track-color: #000000;
}
body {background-color:#050608;}

.rightBorder{
	border-right-color:#3f3f3f;
	border-right-style:solid;
	border-right-width:1px;
	}

.main_btn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00deff;
	text-decoration:none;
}
.main_btn:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00ff4e;
	text-decoration:none;
}

.info{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    text-decoration:none;
	}
.info:hover{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00ff4e;
	text-decoration:underline;
}
