
a:link { 
	color: black;
	}

a:visited { 
	color: black;
	}
/*
a:hover, a:active { 
	text-decoration: none; 
	color: white;
	}
 */

a.item
{
	text-decoration: none; 
}

body
{
	font-family:verdana; font-size:11px;
}

.text
{
	font-family:verdana; font-size:11px;
}

.textb
{
	font-family:verdana; font-size:11px; font-weight:bold;
}

.menutextb
{
	font-family:verdana; font-size:11px; font-weight:bold; color:White;
}

.tabletitle
{
	font-family:verdana; 
	font-size:11px; 
	background:#eeeeee; 
	font-weight:bold;	
	border-bottom: 2px #cccccc groove;
	border-right: 2px #cccccc groove;
}
 
.tableoutline
{
	border-bottom: 1px black solid;
	border-right: 2px #cccccc groove;
	border-left: 1px black solid;
	border-top: 2px #cccccc groove;
	width:100%;
}

.tabletitlelast
{
	font-family:verdana; 
	font-size:11px; 
	background:#eeeeee; 
	font-weight:bold;	
	border-bottom: 2px #cccccc groove;
}

.tablecontent
{
	font-family:verdana;
	font-size:11px;
	border-right: 1px black dashed;
}

.tablecontentlast
{
	font-family:verdana; font-size:11px;
}

/* Alternate Row colours */
.r0 {background-color: #ffddcc;}
.r1 {background-color: #ffffff;}
.r0o {background-color: #cfcfff;}
.r1o {background-color: #cfcfff;}

.subDetails
{
	font-size:9px;
}
