body {
	background: #ccc url(images/dots.jpg) repeat scroll center top;
}

body a, body a:visited, #panel a, #panel a:visited  {
	color: #fff;
	text-decoration: underline;
}

#panel .widgettitle {
	color: #fff;
}

body a:hover, #panel a:hover {
	text-decoration: none;
	color: #b0b0b0;
}

.menu a, .menu a:visited {
	color: #000;
	text-decoration: none;
}

.menu a:hover {
	color: #747474;
}

#text-logo h1 a, #text-logo h1 a:visited {
	color: #000;
	text-decoration: none;
}

#footer p, #footer a, #footer a:visited {
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
}

#left-box, #middle-box, #right-box, .toggle-box, #panel, #page {
	background-color: #747474;
	color: #fff;
}

#lower-boxes h3, #page h1, #page h2, #page h3, #page h4, #page h5, #page h6, #page li, #page ul, #page ol, #page label, #page span, #page legend, #page {
	color: #fff;
}

.tab a.open {background: none;}
.tab a.close {background: none;
}
.tab a:hover.open {background: none;}
.tab a:hover.close {background: none;}

.tab ul.login li a {
	color: #fff;
	margin-left: 33px;
	margin-top: -8px;
}