body
{
	color: #0000A0;
	font-family: Verdana;
	font-size: 9pt;
	background-color : white;
	background-image : none;
}

body.frame
{
padding-top : 2px;
	padding-left: 15px;	
	paddding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}


p.justify
{
	text-align: justify;
}
p.right
{
	text-align: right;
}

h1.title
{
	background: #B7D8E1;
	color: #0000A0;
	text-align: center;
	font-size: 18pt;
}
h1.banner
{
	background: #B7D8E1;
	color: #0000A0;
	font-size: 18pt;
	text-align: left;
}

h2.banner
{
	background: #B7D8E1;
	color: #0000A0;
	text-align: left;
	font-size: 12pt;
	padding: 0;
	margin-bottom: 2pt;
}



h3.banner
{
	background: #B7D8E1;
	color: #0000A0;
	text-align : left;
	font-size: 11pt;
}

h4.banner
{
	background: #B7D8E1;
	color: #0000A0;
	text-align : center;
	font-size: 10pt;
	margin-top: 2pt;
}

h5.banner
{
	background: #B7D8E1;
	color: #0000A0;
	text-align : center;
	font-size: 8pt;

}

p.1
{
	color: #0000A0;
	font-size: smaller;

}



li.results
{
	list-style-type : none;
	list-style-image : none;
}

a:link
{
	color: #0000A0;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: #0000A0;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #0000A0;
	background-color : #A9B8C7;
	font-weight: normal

}

a.pic:hover
{
	background-color : transparent;
	font-weight: normal
}

a.uline:link, a.uline:visited {
	color: blue;
	font-weight: normal;
	text-decoration: underline;
	}
a.uline:hover, a.uline:active {
	background-color: #E3E3E3; 
	font-weight: normal;
	text-decoration: underline;
	}
	
a.help:link, a.help:visited {
	color: red;
	font-weight: normal;
	text-decoration: none;
	cursor:help;
	}	
a.help:hover, a.help:active {
	background-color: yellow; 
	font-weight: normal;
	text-decoration: underline;
	color: red;
	cursor:help;	
	}
td 
{
	valign: top;
	
}

td.justify
{
	text-align: justify;
}
td.header
{
	color: #0000A0;
	text-align: left;
	font-size: 13pt;
	background-color :  #B7D8E1;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
}
td.frontpage
{
	color: #0000A0;
	text-align: left;
	font-size: 10pt/20pt;
	background-color :  #F4F8F7;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;	
	padding-left: 5px;
}
td.header2
{
	color: #0000A0;
	text-align: left;
	font-size: 13pt;
	background-color :  #F4F8F7;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;		
	padding-left: 5px;
}
td.listing
{
	padding-top : 2px;
	padding-left: 15px;
	background-color :  #F4F8F7;	
	font-size : 9pt;
	text-align : left;
}

#red
{	color: red;
}

#grey
{	color: grey;
