@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#00ff00;
}

a:visited   {
	color:#736AFF;
}

body {
	background-color: #000000;
	background-position: top right;
	background-attachment: scroll;
	background-repeat: no-repeat;
        background-image: url(http:a.mfcimg.comphotos27787781590262-246-559-867-2718735.jpg?no-cache=0.5403751690728775);
}

body,td {
	color: #5FFB17;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	1px;
	height:	1%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: transparent;
	filter:alpha(opacity=100);
}
.container {
	color: #5FFB17;
	position:relative;
	border: px  #;
	padding:	3px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 0px;
	background-color: #;
	color: #F52887;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

.content {
	padding:5px;
}
