* {
	margin:0px;
	padding:0px;
	outline: none;
}
img {
	border:none;
}
body {
	width:100%;
	height:100%;
	color:#FFFFFF;
	font-family:"Tahoma","Arial";
	font-size:13px;
	background:#242021 url(../../../images/themes/3/bg_repeat.jpg) top left repeat-x;
	overflow:-moz-scrollbars-vertical;
}
#hideAll {
	display:none;
}
