/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.HG1 {
    border-color:none;
	border-width: 0;
	border-style: solid;
	border-collapse:collapse;
	background-color:none;
	background-position:top left;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 12px;
	color:#222222;
	font-family: Microsoft Sans Serif, Trebuchet MS, Arial;
	font-weight: none;
	text-align:justify;
	width: 350px;
	height: auto;
	background-image:none;
	}
	
.HGnormal {
    border-color:none;
	border-width: 0;
	border-style: solid;
	background-color:none;
	background-position:top left;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color:#222222;
	font-family: Microsoft Sans Serif, Trebuchet MS, Arial;
	font-weight: none;
	text-align: left;
	height: auto;
	background-image:none;
	}
	
	.HGquote {
    border-color:none;
	border-width: 0;
	border-style: solid;
	background-color:none;
	background-position:top left;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #222222;
	font-family: Microsoft Sans Serif, Trebuchet MS, Arial;
	font-weight:normal ;
	text-align:left;
	height: auto;
	background-image:none;
	}

.HGTable {
    border-color:none;
	border-width: 0;
	border-style: solid;
	border-collapse:collapse;
	background-color:none;
	background-position:top left;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 12px;
	color:#222222;
	font-family: Microsoft Sans Serif, Trebuchet MS, Arial;
	font-weight: none;
    width: 0px;
	height: auto;
	background-image:none;
	}
	
	.HGbase {
    border-color:none;
	border-width: 0;
	border-style: solid;
	border-collapse:collapse;
	background-color:none;
	background-position:top left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	color:#222222;
	font-family: Microsoft Sans Serif, Trebuchet MS, Arial;
	font-weight: none;
	text-align:center;
	width: 100% ;
	height: auto;
	background-image:none;
	}
	
	.HGlistings {
    border-color:none;
	border-width: 0;
	border-style: solid;
	border-collapse:collapse;
	background-color:none;
	background-position:top left;
	padding-right: 20px;
	padding-left: 75px;
	font-size: 12px;
	color:#222222;
	font-family: Microsoft Sans Serif, Trebuchet MS, Arial;
	font-weight: none;
	text-align:left;
	width: 500px;
	height: auto;
	background-image:none;
	}
	
.HGlistingsback {
    border-color:none;
	border-width: 0;
	border-style: solid;
	border-collapse:collapse;
	background-color:none;
	background-position:top left;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color:#222222;
	font-family: Microsoft Sans Serif, Trebuchet MS, Arial;
	font-weight: none;
	text-align: right;
	width: 100%;
	height: auto;
	background-image:none;
	}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 194px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #0053BD ;
}

#navlist li a { text-decoration: none; }

#navcontainer ul 
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
padding-left: 0px;
text-align: left;
font: 12px Microsoft Sans Serif, Trebuchet MS, Arial;
text-decoration: none;
color:#222222;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: #0053BD;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #0053BD;
}
