﻿/********** Global Settings **********/
body
{
	background-image		:	url(Images/Background/Spacer.jpg);
	border						:	none;
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-variant					:	normal;
	font-weight					:	normal;
	text-decoration			:	none;
	text-indent					:	none;
	text-transform				:	none;
}
a
{
	color							:	#FFFF00;
	font-family					:	Segoe UI;
	font-size						:	10pt;
	font-weight					:	bold;	
	text-decoration			:	none;
}
a:hover
{
	font-size						:	12pt;
}
/********** Text **********/
/* Black */
/* Header */
.HeaderBBC1
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	20pt;
	font-style					:	normal;
	font-weight					:	bold;
}
.HeaderBBC,
.HeaderBBJ,
.HeaderBBL,
.HeaderBBR
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	14pt;
	font-style					:	normal;
	font-weight					:	bold;
}
/* Header -- End */
/* SubHeader */
.SubHeaderBBC,
.SubHeaderBBJ,
.SubHeaderBBL,
.SubHeaderBBR
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	bold;
}
/* SubHeader -- End */
/* Standard */
.TextBBC,
.TextBBJ,
.TextBBL,
.TextBBR
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	10pt;
	font-style					:	normal;
	font-weight					:	normal;
}
/* Standard -- End */
/* Black -- End */
/* White */
/* Header */
.HeaderWBC,
.HeaderWBJ,
.HeaderWBL,
.HeaderWBR
{
	color							:	#FFFFFF;
	font-family					:	Segoe UI;
	font-size						:	20pt;
	font-style					:	normal;
	font-weight					:	bold;
}
/* Header -- End */
/* SubHeader */
.SubHeaderWBC,
.SubHeaderWBJ,
.SubHeaderWBL,
.SubHeaderWBR
{
	color							:	#FFFFFF;
	font-family					:	Segoe UI;
	font-size						:	16pt;
	font-style					:	normal;
	font-weight					:	bold;
}
/* SubHeader -- End */
/* Standard */
.TextWBC,
.TextWBJ,
.TextWBL,
.TextWBR
{
	color							:	#FFFFFF;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	normal;
}
/* Standard -- End */
/* White -- End*/
/* Red */
/* Header */
.HeaderRBC,
.HeaderRBJ,
.HeaderRBL,
.HeaderRBR
{
	color							:	#FF0000;
	font-family					:	Segoe UI;
	font-size						:	20pt;
	font-style					:	normal;
	font-weight					:	bold;
}
/* Header -- End */
/* SubHeader */
.SubHeaderRBC,
.SubHeaderRBJ,
.SubHeaderRBL,
.SubHeaderRBR
{
	color							:	#FF0000;
	font-family					:	Segoe UI;
	font-size						:	16pt;
	font-style					:	normal;
	font-weight					:	bold;
}
/* SubHeader -- End */
/* Standard */
.TextRBC,
.TextRBJ,
.TextRBL,
.TextRBR
{
	color							:	#FF0000;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	normal
}
/* Standard -- End */
/* Red -- End /*
/* Special fonts */
.Add1
{
	color							:	#006600;
	font-family					:	Segoe Print;
	font-size						:	12pt;
	font-weight					:	bold;
}
/* Special fonts -- End */
/********** Global Settings -- End **********/