﻿.button
{
	background-image: url(images/Icons/jhff.bmp);
	width: 80px;	
}
.selbutton
{
	background-color: #cc0099;
	width: 80px;
}
.label
{
	font-weight: bold;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: small;
}
.headlabel
{
	font-weight: bold;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: medium;
}
.bannerbackground
{
	background-color: #ff50d6;
}
.div
{
	background-color: #cccccc;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.NormalHyperlinkTab
	{
		BORDER-RIGHT: white 1pt; BORDER-TOP: white 1pt; FONT-WEIGHT: bold; FONT-SIZE: 10pt; BORDER-LEFT: white 1pt; COLOR: white; BORDER-BOTTOM: white 1pt; FONT-FAMILY:  Helvetica,Verdana, Arial, sans-serif; text-decoration: none
	}

