body {
	background-image: url(patcher_lp_bg.jpg);
	background-attachment: fixed;		
	scrollbar-base-color: #0D0800;
	scrollbar-track-color: #0D0800;
	scrollbar-face-color: #0D0800;
	scrollbar-highlight-color: #A69669;
	scrollbar-3dlight-color: #A69669;
	scrollbar-darkshadow-color: #A69669;
	scrollbar-shadow-color: #A69669;
	scrollbar-arrow-color: #A69669; 
}

., body, td, li {
	font-size: 12px;
	font-family: arial, verdana, helvetica;
}

a { 
	text-decoration: none;
	font-weight: bold;
	color: #A69669;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 120%;
}
.headline {
	font-size: 150%;
}

.serverup, .server_status_all_up { color: #63B55D; font-size: 150%;}
.serverdown, .server_status_all_down, .server_status_down { color: #ff8888; font-size: 150%;}
.serverunavailable, .server_status_locked, .server_status_partial { color: #ffbb00 font-size: 150%;}

