body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/img/woodwood.jpg);
	/*background: url(/img/bg_body_potterDK5.jpg) center no-repeat #000 fixed top; */ 
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.alert {
	color: #0F0;
	font-weight: bold;
}
a:link {
	color: #f29500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f29500;
}
a:hover {
	text-decoration: none;
	color: #ff198b;
}
a:active {
	text-decoration: none;
	color: #f29500;
}
.activate {
	text-decoration: none;
	color: #FF0000;
}

.formDrop {
	background-color: #000000;
	border: #bbbbbb;
	color: #f29500;
}

.formGrayDot {
	background-color: #000000;
	color: #ffffff;
	border-bottom-style: dotted;
	border-width: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #999999;
}

.pink {
	color: #ff198b;
}
.grey {
	color: #C5C5C5;
}

a.boring:link { color: #C5C5C5}
a.boring:visited { color: #C5C5C5}
a.boring:hover { color: #ffffff}
a.boring:active { color: #C5C5C5}
