﻿@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fafafa;
	background:url(../Images/hp_PageBack.gif);
}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-transform: none;
}

.hp_copyright { font-size: 10px; color: #b2b6b4;} 
A.hp_copyright:link   { color:#8ab73f; text-decoration: underline}
A.hp_copyright:visited  { color:#8ab73f; text-decoration: underline}
A.hp_copyright:hover   { color:#b2b6b4; text-decoration: underline}
A.hp_copyright:active   { color:#8ab73f; text-decoration: underline}

.hp_tblMain
{ border: #5a5a5a solid 1px; background-color:#fcfcfc; }