@charset "UTF-8";

a:link,a:active,a:hover, a { 
	color:#23a4ff;
}
table tr td:first-child {

padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
}
a:visited   {
	color:#555555;
}

.content {
color: white;
}

.outer_body {
background: black url('http://i.imgur.com/5rRIxsB.jpg') no-repeat center bottom fixed !important;
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
}

body,td {
	color:  #ffffff;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

td .clock	{	font-size:9px; display:none;	}

.container_padding {
	padding:	0px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color:  transparent;
	filter:alpha(opacity=100);
	background:;
}
.container {
	color:  transparent;
	position:relative;
	border: px  #;
	padding:	0px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 0px;
	background-color: transparent;
	color: #003366;
	font-family: 'Tahoma';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.content {
	padding:0px;
}
