@charset "UTF-8";

.outer_body,body  {
		scrollbar-face-color: ThreeDFace !important;
		scrollbar-shadow-color: ThreeDDarkShadow !important;
		scrollbar-highlight-color: ThreeDHighlight !important;
		scrollbar-3dlight-color: ThreeDLightShadow !important;
		scrollbar-darkshadow-color: ThreeDDarkShadow !important;
		scrollbar-track-color: Scrollbar !important;
		scrollbar-arrow-color: ButtonText !important;
	}

	
		
  			a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}


body {
	background-color: #000000;
	background-position: top right;
        background-attachment: scroll;
	background-repeat: no-repeat;
        background-image: url('https://img.mfcimg.com/photos2/740/7400697/221-836-599-355-2596814.jpg');

}


body,td {
	color: #9966FF;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	12px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=50);
}
.container {
	color: #;
	position:relative;
	border: px  #;
	padding:	16px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 16px;
	background-color: #;
	color: #FFFFFF;
	font-family: 'Helvetica';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

.content {
	padding:6px;
}

		
	
	

	

	

	.thingy	{
		position : absolute;
		visibility : hidden;
	}
