body {background-image:  url(images/backflowerssmall.jpg);
		align:center}

ul, td, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000
;}
	
table {background-color: white}

a:link {  color: #CC9900; text-decoration: none}
a:visited {  color: #CC9900; text-decoration: none}
a:active {  color: #FF99CC; text-decoration: none}
a:hover {  color: #FF99CC; text-decoration: none}

a.nav:link {  color: #330000; text-decoration: none; font-size: 13px; font-weight: bold}
a.nav:visited {  color: #330000; text-decoration: none; font-size: 13px; font-weight: bold}
a.nav:active {  color: #ffcc00; text-decoration: none; font-size: 13px; font-weight: bold}
a.nav:hover {  color: #ffcc00; text-decoration: none; font-size: 13px; font-weight: bold}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #EF6540;
}


.tableBorder { border: 1px solid #cccccc }


.tableopacity TD {
border:1px solid black;
FONT-SIZE: xx-small;
FONT-FAMILY: sans-serif;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;}