@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("p2mforum.info") {
body
{
background: green !important;
color: #FFFFFF !important;
}
a:link, body_alink
{
	color: #FFFFFF !important;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #FFFFFF !important;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #FFFF00 !important;
	text-decoration: underline;
}
.nvlink a
{
color: #000000 !important;
}
.vbmenu_option a
{
color: #000000 !important;
}
.thead a
{
color: #000000 !important;
}
.time
{
color: #FFFFFF !important;
}
.page
{
background: black !important;
color: #FFFFFF !important;
}
.alt1, .alt1Active
{
	background: green !important;
	color: #FFFFFF !important;
	font: 9pt Tahoma !important;
}
.alt2, .alt2Active
{
	background: darkblue !important;
	color: #FFFFFF !important;
	font: 9pt Tahoma !important;
}
.panel
{
	background: green !important;
	color: #FFFFFF !important;
	padding: 10px;
	border: 1px outset;
}
.panelsurround
{
	background: green !important;
	color: #FFFFFF !important;
}


}