html 			{
				overflow-y			: scroll; 
				}
tr					{
					font-family 		: Arial;
					font-size 			: 8pt;
					color				: #656565;
					}
.rightbg			{
					background-position : right;
					background-image	: url("graphics/rightbg.gif");
					background-repeat	: repeat-y;
					}
.sml				{
					font-family 		: Arial;
					font-size 			: 8pt;
					color				: #000000;
					}
a					{
					font-family 		: Arial;
					font-size 			: 8pt;
					color				: #000000;
					text-decoration		: none;
					}
a:hover				{
					font-family 		: Arial;
					font-size 			: 8pt;
					color				: #000000;
					text-decoration		: underline;
					}
input				{
					border-left			: 1px #656565 solid;
					border-right		: 1px #656565 solid;
					border-top			: 1px #656565 solid;
					border-bottom		: 1px #656565 solid;
					}
.greylink			{
					color				: #656565;
					}
.hd1				{
					font-size 			: 11pt;
					}
.hd2				{
					font-size 			: 10pt;
					}	

.blankbut			
{
    border-left		    : 1px #7F9DB9 solid;
    border-right            : 1px #7F9DB9 solid;
    border-top		    : 1px #7F9DB9 solid;
    border-bottom           : 1px #7F9DB9 solid;
    font-family	            : Verdana;
    background-color        : #ffffff;
    font-weight		    : normal;
    font-size		    : 8pt;
    color		    : #737373;
}

.input2
{
   border-left		    : 1px #000000 solid;
   border-right		    : 1px #000000 solid;
   border-top		    : 1px #000000 solid;
   border-bottom	    : 1px #000000 solid;
}

.ListItem
{
	font-family 		: Arial;
	font-size 			: 8pt;
	color				: #656565;
}

.ListItemOver
{
	font-family 		: Arial;
	font-size 			: 8pt;
	color				: #E31E25;
}

.ListItem-txt
{
	font-family 		: Arial;
	font-size 			: 9px;
	color				: #656565;
	border-left			: 0px;
	border-right		: 0px;
	border-top			: 0px;
	border-bottom		: 0px;
}
