﻿.GridButton
{
	width: 111px;
	height: 18px;
	border: 0;
	background-image: url("../Images/Capsule.png");
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: transparent;
	cursor: pointer;
}

.TrackerLogo
{
	width: 556px;
	height: 103px;
	background-image: url("../Images/Logo.png");
}

.CompanyLogo
{
	width: 144px;
	height: 54px;
	background-image: url("../Images/SRCALogo.jpg");
}
