body 
{
    background-image:url("bgimage2.jpg");
    background-repeat: repeat-x;
    text-align:center
}

table.MainTable
{
	border-collapse:collapse;
}

img.One
{
	position:fixed;
	right:0px;
	left:0px
}

a:link 
{
    color: #0066FF;
    text-decoration: none
}

a:visited 
{
    color: #0066FF;
    text-decoration: none
}

a:hover 
{
    color: #0066FF;
    text-decoration: underline
}

a:active 
{  
    color: red;
    text-decoration: underline
}

.WelcomeText
{
	color: red;
	text-align: center;
	font-family: "Segoe Print";
	font-size: 18pt
}

.InfoText
{
	color: black;
	font-family: Tahoma, Verdana, "Times New Roman"
	font-size: 10pt
}

.Instructions
{
	color: red;
	font-family: "Script MT Bold";
	font-size: 14pt
}

.CenterAligned
{
	text-align:center
}

.RightAligned
{
    text-align:right
}

.LeftAligned
{
    text-align:left
}

.TDContent
{
    text-align: center
}

.StoreText
{
	font-family:"Script MT Bold";
	font-size:14pt;
	font-weight:Bold;
	color:Red
}

.FacebookText
{
	font-family:"Segoe Print";
	font-size:12pt;
	font-weight:Bold;
	text-align: center;
	color:White
}

.AnnouncementText
{
	font-family:"Segoe Print";
    font-size:18pt;
    font-weight:Bold;
    color: Red
}

.VideoText
{
    font-size:16pt;
    font-weight:Bold;
    color:#3333CC
}

.CareerTitles
{
	font-family:"Segoe Print";
	font-size:28pt;
	font-weight:Bold;
	color:Red
}

.CareerText
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: Bold;
	color: black
}

.SeniorCitizenText
{
    font-size:12pt;
    font-Weight:Bold;
    color:Red;
    font-family:Arial
}

.RemoteSupportText
{
    text-align:center;
    font-size:10pt;
    font-family:Verdana,Tahoma
}.tdStoreLocation {
	border: 3px solid #006699;
}
