@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:#000000;
}

a:visited   {
	color:#660099;
}

body {
	background-color: #ff99ff;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
}

body,td {
	color: #000000;
	font-family: 'Arial';
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	10px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #FFFFFF;
	filter:alpha(opacity=100);
}
.container {
	color: #000000;
	position:relative;
	border: 5px  #000000;
	padding:	10px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 10px;
	background-color: #cc3399;
	color: #FFFFFF;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.content {
	padding:10px;
}

		
	

	

	

	

	.thingy	{
		position : absolute;
		visibility : hidden;
	}
