body
{
	margin : 0;
	font-family : "Trebuchet MS", arial;
	background-image: url(images/backing.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

table.viewing
{
	width : 100%;
}
/*
th.subheading
{
	font-weight : normal;
}
*/
div.toolbar
{
	background-color : #305B7E;
	color : black;
	padding : 5px;
	border : solid black 2px;
	font-family : arial;
	font-size:smaller;
	font-weight:bold;
}

div.toolbar a
{
	text-decoration:none;
	color:white;
}

a
{
	text-decoration:none;
}
/*.admin
{
	font-family : arial;
}*/
/*
div.aff_footer
{
  text-align : center;
}*/
/*
p.aff_footer
{
  font-size : 8pt;
  font-family : arial;
}*/
table.admin_table
{
	border:solid black 1px;
	background-color:#FFFFFF;
	width:90%;
	margin:0.5em 4.9%;
}
th
{
	background-color:#69BADF;
	text-align:center;
	padding:3px;
	color:black;
}