﻿/********** Master Page Settings **********/
.MasterOuterTable
{
	background-image		:	url(Images/Background/Spacer.jpg);
}
.MasterHeaderTable
{
	background-image		:	url(Images/Logo/Header.jpg);
	background-repeat		:	no-repeat;
}
.MasterSearchHyperLink,
.MasterCustomerAccessLoginViewStatus,
.MasterContactHyperLink
{
	color							:	#FFFF00;
	font-family					:	Segoe Print;
	font-size						:	12pt;
	font-weight					:	bold;
}
.MasterSearchHyperLink:hover,
.MasterContactHyperLink:hover
{
	font-size						:	14pt;
}
.MasterCustomerAccessLoginView,
.MasterCustomerAccessLoginViewAnonymousTemplateLabel,
.MasterContactLabel
{
	color							:	#FFFFFF;
	font-family					:	Segoe Print;
	font-size						:	12pt;
	font-weight					:	bold;
}
.MasterFooterTable
{
	background-image		:	url(Images/Background/Footerband.gif);
	background-repeat		:	no-repeat;
}
.MasterFooterTableMenuCell
{
	background-image		:	url(Images/Background/band.gif);
	background-repeat		:	no-repeat;
}
.MasterFooterMenuLabel
{
	color							:	#FFFFFF;
	font-family					:	Segoe UI;
	font-size						:	8pt;
	font-weight					:	bold;
	text-align					:	center;
}
.MasterFooterMenuHyperLink
{
	color							:	#FFFF00;
	font-family					:	Segoe UI;
	font-size						:	8pt;
	font-weight					:	bold;
	text-align					:	center;
}
.MasterFooterMenuHyperLink:hover,
.MasterFooterTableBottomHyperLink:hover
{
	font-size						:	10pt;
}
.MasterFooterTableBottomLabel
{
	color							:	#FFFFFF;
	font-family					:	Segoe Print;
	font-size						:	8pt;
	font-weight					:	bold;
}
.MasterFooterTableBottomHyperLink
{
	color							:	#FFFF00;
	font-family					:	Segoe Print;
	font-size						:	8pt;
	font-weight					:	bold;
}
.MasterFooterTableBottomCenterCell
{
	background-image		:	url(Images/Background/Bees.jpg);
	background-repeat		:	no-repeat;
}
/********** Master Page -- End **********/