body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1 { font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 130%; color: #6AD; font-weight: normal; }
h2 { font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 110%; color: #6AD; font-weight: normal; }
h3 { font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 90%; color: #6AD; font-weight: normal; }

p, ol, ul, .p
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

/* b {	font-size: 110%; } */

.text-banner
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #6AD;
	font-weight: bold;
	border-style: solid;
	padding: 5px;
	border-color: #333;
	border-width: 1px;
}

.unused-font { font-family: Georgia, Times New Roman, Times, serif;}

a:hover { color: #C3010E; }

.space-right {  padding-right: 10px}
.space-left { padding-left: 10px}

.navindent1 {  padding-left: 10px}

A.nav-text
{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

A.nav-text:hover { text-decoration: underline; }


.sidebar {  background-color: #FFCCCC; 
	padding: 3px; margin-right: 3px; margin-top: 6px; width: 99px; 
	border: solid 1px; }

.bottomnav { background-color: #FFFFDD;	color: #000099; font-size: 80%;
	padding: 1px; padding-top: 5px; 
	border: double 2px ;}

.small { font-size: 80%;}

.photo-frame
{
	border-style: solid;
	padding: 1px;
	border-color: #333;
	border-width: 1px;
}

.ResultsTableHeader
{
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	TEXT-DECORATION: none;
	font-size: 90%;
}

.ResultsDescription
{
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	TEXT-DECORATION: none;
}

.ResultsSectionContent
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none;
	font-size: 90%;
}

.ResultsSectionLabel
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none;
	font-size: 90%;
}
.ResultsSectionLabel:hover
{
/*    TEXT-DECORATION: underline */
}

