﻿body {
}
.Welcome
{
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #808080;
}
.AppName
{
	font-family: verdana;
	font-size: 0.65em;
	font-weight: bold;
	color: #808080;
}
.main
{
	font-family: verdana;
	font-size: 7.6pt;
	color: #808080;
}
.line
{
	color: #CACACA;
	background-color: #CACACA;
}
.footer
{
	font-family: verdana;
	font-size: 0.65em;
	font-weight: bold;
	color: #808080;
	text-align: center;
}
.TelephoneNumber
{
	font-family: verdana;
	font-size: xx-large;
	color: #808080;
	font-weight: bold;
}
.title
{
	font-family: verdana;
	font-size: 7.6pt;
	font-weight: 700;
	color: #808080;
	}

.slogan
{
	font-family: verdana;
	font-size: 0.65em;
	font-weight: bold;
	color: #808080;
}

.contact
{
	background-image: url('images/contact-us.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.contact
{
	background-image: url('../images/contact-us.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.button
{
	font-family: verdana;
	font-size: x-small;
}
