@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}

body {
	background-color: #000000;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
        background-image: 
		}


body,td {
	color: #990000;
	font-family: 'Comic Sans MS';
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #999999;
	filter:alpha(opacity=100);
}
.container {
	color: #cc0000;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #9AC956;
	color: #330000;
	font-family: 'Comic Sans MS';
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
}

.content {
	padding:5px;
}



body { 
			background-image: url('');

		}


.container_transparency	{
			background-color:transparent;
			background-image: url('');
		}