/* --------------------------------------------------------------
    Style for the servers page for all browser
    Fast Track Sites
    http://www.fasttracksites.com
---------------------------------------------------------------*/

.serverheader {
	background: #1b89a4;
	font-weight: bold;
	color: #fff;
}

.servercontent {
	background: #fff;
	color: #000;
}

.serverfooter {
	background: #e9e9e9;
	color: #fff;
}
