.outline {
  border: 1px solid #cccccc;
  background: #3B4853 url(offline_bg_ic.png) repeat-x;
}

body {
	background: #3B4853 url(offline_bg.png) repeat-x;
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #cccccc;
}

.err {
	color: #bbb;
}

a:link, a:visited, a:hover {
font-family: trebuchet ms; 
font-size: 11px; 
color: #4D5D6B
}

