/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

body {
	background-color: #ffffff;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FE9103;
}
a:active {
	text-decoration: underline;
	color: #267DB3;
}

#tdback {
	background-image: url(/_php/tdback.gif);
	background-repeat: 
}

