body, html {
	background-color: #000000;
	margin:0;
	padding:0;
	border:0;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-track-color: #9DA7B3;
	scrollbar-arrow-color: White;
	scrollbar-face-color: #121A1D;
	scrollbar-base-color: #9DA7B3;
	scrollbar-darkshadow-color: #284048;
	scrollbar-shadow-color: #284048;
	scrollbar-3dlight-color: #9DA7B3;
	scrollbar-highlight-color: #284048;
	overflow-x: hidden;
    overflow-y: auto;

	
}
iframe {
overflow-x: hidden;
overflow-y: auto;
}

.bg_main {
	background-color: #4f020c;
}
.bgp {
	background-color: #000000;
}

#p_loader {
	position: absolute;
	left: 50%;
	top: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	z-index: 999;
	margin-left: 0px;
}
#ttxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #999;
}
#ttxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #eee;
}


.bg_line {
 background: #4f020c;
 }
 .bg_line0 {
 background: #333;
 }
.bg_line1 {
 background: #000;
 }
 
.foot {
 color: #333333;
 font-family: Verdana, Tahoma;
 font-size: 9px;
 font-weight: normal
}
#wlkm {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style:italic;
	display:inline;
}
#wlkm * /*this will hide all children tags */
{
	display:none;
}
#blscr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
}

#wlkm a  /* add more tags to this list if you wish to display them inside the children */
{
	display:inline;
	color:#FF0000;
	text-decoration: none;
}
