﻿body
{
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial;
	font-style: normal;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: White;
	background-color: #b04020;
}

table
{
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 9pt;
	margin: 0px;
	padding: 1px;
}

.LanguageActive
{
	font-family: tahoma; 
	font-size:8pt;
	color: White;
	font-weight: bold;
}

.LanguageLink
{
	font-family: tahoma; 
	font-size:8pt;
	color: White;
	text-decoration: none;
}

.LanguageHightLight
{
	font-family: tahoma; 
	font-size:8pt;
	color: White;
	text-decoration: underline;
}

.LinkButton
{
	font-family: BankGothic Md BT, Copperplate Gothic Light, Trebuchet MS, Verdana, Arial;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100px;
	color: White;
	background-color: #b04020;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: solid 1px white;
	padding: 0px 2px 0px 2px;
	margin-left: 5px;
	vertical-align: top;
}

.LinkButtonHighLight
{
	font-family: BankGothic Md BT, Copperplate Gothic Light, Trebuchet MS, Verdana, Arial;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100px;
	color: White;
	background-color: #d0d060;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: solid 1px white;
	padding: 0px 2px 0px 2px;
	margin-left: 5px;
	vertical-align: top;
}

.LinkButtonActive
{
	font-family: BankGothic Md BT, Copperplate Gothic Light, Trebuchet MS, Verdana, Arial;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100px;
	color: White;
	background-color: #a0a060;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: solid 1px white;
	padding: 0px 2px 0px 2px;
	margin-left: 5px;
	vertical-align: top;
}

.LinkText
{
	color: Red;
	cursor: pointer;
	text-decoration: none;
}

.ErrorLinkText
{
	color: Yellow;
	cursor: pointer;
	text-decoration: none;
}

.SuperHeading
{
	font-family: Trebuchet MS;
	font-size: 1.2em;
	background-color: Brown;
	color: white;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Heading
{
	font-family: BankGothic Md BT, Copperplate Gothic Light, Trebuchet MS, Verdana, Arial;
	color: #b04020;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SubHeading
{
	font-family: Copperplate Gothic Light, Trebuchet MS, Verdana, Arial;
	color: #b04020;
	font-weight: normal;
	font-size: 1.0em;
	padding-top: 0px;
	padding-bottom: 4px;
}

.RefLink
{
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	color: green;
	cursor: pointer;
	text-decoration: none;
}

.WebSiteLink
{
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	color: green;
	cursor: pointer;
	text-decoration: none;
}

.PhotoContainer
{
	border: solid 1px red;
	margin: 3px;
	font-family: Bell MT;
}

.PhotoCaption
{
	color: #602222; 
	font-family: Times New Roman;
	font-size:1em;
	font-style: italic;
}

.AudioLink
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: blue;
	cursor: pointer;
	text-decoration: none;
}
