@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:#333;
}

a:visited   {
	color:#666;
}
a img {border: none;}

body {
background-image:url('http://insanesugar.chocolateboxstudio.com/wp-content/uploads/banner-nou.gif');
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
background-color: #fff;
}

body,td {
	color: #0000;
	font-family: 'Tahoma';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

td .clock	{	font-size:16px;	}
.key {display: none;}
.value {font-size: 16px; color: 000000;}
.container_padding {
	padding:	0px;
	height:	100%;
}

.container_transparency {
        height:100%;
	width:100%;
        

}
.container {
	color: #000;
	position:relative;
	border: px  #;
	padding:	0px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	color: #333;
	font-family: 'Tahoma';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

.content {
	padding:0px;
}
.thingy	{
		position : absolute;
		visibility : hidden;
	}