﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.red {
	color:#cc0000;
	font-weight:bold;
}

.header {
	font-weight:bold;
	font-size:9pt;
	color:#ffffff;
	3f41b0;
}

.creative {
	font-weight:bold;
	font-size:10pt;
	font-style:italic;
	color:#313183;
}

#pageheader {
	font-weight:bold;
	font-size:12pt;
	color:#ffffff;
	background-image:url('siteart/tablehead.jpg'); background-repeat:no-repeat;
	padding: 10px; 
}


.tableheader {
	font-weight:bold;
	font-size:12pt;
	color:#ffffff;
}


a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#990627;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#222933;
	border-bottom:1px #ffffff solid;
	padding:5px 0px 4px 10px;
	display:block;
	width: auto;
}

a.nav:hover {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:#313183;
	background-color:#dedede;
	border-bottom:1px #ffffff solid;
	padding:5px 0px 4px 10px;
	display:block;
	width: auto;
}

* html .nav a {
	width:250px;
}

</style>
