A:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

TD.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(images/spider.gif);
	background-repeat: no-repeat;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #993333;

}
.odd {
	background-color: #E9E9E9;
}
.even {
	background-color: #F5F5F5;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669999;
	background-color: #EAEAEA;

}
.error {
	font-weight: bold;
	color: #FF0000;
}

