﻿.HistoryHeader
{
	height: 238px;
	border-top: solid 1px #4cbbd1;
	border-right: solid 1px #4cbbd1;
	border-left: solid 1px #4cbbd1;
}

.HistoryBody
{
	height: 770px;
	background-image: url(Images/History/contentBG.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #4cbbd1;
	border-right: solid 1px #4cbbd1;
	border-left: solid 1px #4cbbd1;
}

.BlueFact
{
	color: #4cbbd1;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.WhiteFact
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.LinkSelected
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
}

.LinkUnselected
{
	color: gray;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
}

.WhiteText
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.BlackText
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
}

.TitleText
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 14pt;
}

.BeginBack
{
	background-image: url(Images/History/Beginning.jpg);
	background-repeat: no-repeat;
	height: 612px;
}

.SpainBack
{
	background-image: url(Images/History/Spain.jpg);
	background-repeat: no-repeat;
	height: 612px;
}

.BrazilBack
{
	background-image: url(Images/History/Brazil.jpg);
	background-repeat: no-repeat;
	height: 618px;
}

.JapanBack
{
	background-image: url(Images/History/Japan.jpg);
	background-repeat: no-repeat;
	height: 612px;
}

.IndiaBack
{
	background-image: url(Images/History/India.jpg);
	background-repeat: no-repeat;
	height: 612px;
}
	
