﻿body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
}

h1
{
	font-weight: normal;
	font-size: 14pt;
	word-spacing: normal;
	margin-bottom: 0em;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

a:link
{
    text-decoration: none;
    color: #000000;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

a:active
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

img
{
	margin: 1px;
	border: 0px;
}

p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul,li
{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

input
{
    background-color:beige;
    cursor:pointer;
}

.LISTING_ROWSTYLE1
{
	color: black;
	background-color: gainsboro;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	border-bottom: solid 1px dimgray;
}

.LISTING_ROWSTYLE2
{
	color: black;
	background-color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	border-bottom: solid 1px dimgray;
}
