@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}

body {
	background-color: #;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: repeat;
}

body,td {
	color: #;
	font-family: '';
	font-weight: ;
	font-style: ;
	font-size: 24px;
}

td .clock	{	font-size:24px;	}

.container_padding {
	padding:	24px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=0);
}
.container {
	color: #;
	position:relative;
	border: px  #;
	padding:	24px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 4px;
	background-color: #blackfile:C:;
	color: #red;
	font-family: 'Helvetica';
	font-weight: bold;
	font-style: ;
	font-size: 24px;
}

.content {
	padding:24px;
}
