@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:#ff6600;
}
 
a:visited   {
	color:#cc6600;
}
 
body {
	background-color: #;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
}
 
body,td {
	color: #ffffff;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
}
 
td .clock	{	font-size:16px;	}
 
.container_padding {
	padding:	2px;
	height:	100%;
}
 
.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=100);
}
.container {
	color: #ffffff;
	position:relative;
	border: 3px ridge #ffffff;
	padding:	6px;
	height: 100%;
	background-color:transparent;
}
 
.container .heading {
	padding: 8px;
	background-color: #;
	color: #330000;
	font-family: 'Arial Black';
	font-weight: normal;
	font-style: normal;
	font-size: 23px;
}
 
.content {
	padding:2px;
}
 
		
	
.status_key			{  font-style:normal;font-weight:bold;font-size:12px;	}
.status_value		{  font-style:normal;font-weight:bold;font-size:12px;	}
.online				{  font-style:normal;font-weight:bold;color:red;	}
.blurb_key			{  font-style:normal;font-weight:bold;font-size:12px;	}
.blurb_value		{  font-style:normal;font-weight:bold;font-size:12px;	}
	
	
		body { 
			background-image: url('https://img.mfcimg.com/photos2/646/6462122/110-582-926-233-2252700.jpg');
		}
	
	
	
		.container_transparency	{
			background-color:transparent;
		}
	
	
		.heading	{
			background-color:transparent;
			background-image: url('http://i1108.photobucket.com/albums/h408/templeBE/label.png');
		}
	
 
	.thingy	{
		position : absolute;
		visibility : hidden;
	}
