body {
	background-image: url(../graffix/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

table
	{
		border-collapse: collapse;
	
	color: #000080;
	font: 10pt arial;
	text-align: left;
	
	}

tr.subhead
	{
	background-color: #cccccc;
	}

th
	{
	padding: 0 3%;
	}

th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}

td
	{
	
	}

tr.alt
	{
	background-color: #eeeeee;
	}

h1
	{
	font: 24pt arial;
	margin: 0;
	}

h2
	{
	font: 14pt arial;
	margin: 0;
	}

h3
	{
	font: 12pt arial;
	margin: 0;
	}

th a
	{
	color: #00008b;
	font: 8pt arial;
	}

a
	{
	color: #00008b;
	text-decoration: underline;
	}

a:hover
	{
	color: #666;
	text-decoration: underline;
	}



table.viewmenu td
	{
	background-color: #006699;
	
	
	}

table.viewmenu td.end
	{
	padding: 0;
	}

table.viewmenu a
	{
	color: white;
	font: 8pt arial;
	}

table.viewmenu a:hover
	{
	color: white;
	font: 8pt arial;
	}

a.tinylink
	{
	color: #00008b;
	font: 8pt arial;
	text-decoration: underline;
	}

a.link
	{
	color: #00008b;
	text-decoration: underline;
	}



.small
	{
	font: 8pt arial;
	}

table td
	{
	
	}

table td.nopad
	{

	}

#footer {
	
	color: #000066;
	font-size: 9px !important;
	width: 320px;
	margin: auto;
}

#footer a {
	text-decoration: underline;
	color: #cfcfcf;
	font-size: 9px !important;
}

#footer a:hover {
	text-decoration: underline;
	color: #ff0000 ;
}
