﻿body
{
	background-image: url(../Images/Background-Page.jpg);
	background-attachment: fixed;
	background-position: center top;		
	margin: 130px 0px 0px 0px;
}
.Label
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	text-align: right;
	vertical-align: middle;
}
.Field
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	vertical-align: middle;
}
.Text-White
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
}
a.Link-White
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
a.Link-White:hover
{
	color: #ffff99;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
a.Link-White:visited
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
a.Link-White:visited:hover
{
	color: #ffff99;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.Text-Black
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
}
.Text-Green
{
	color: #009900;
	font-family: Arial;
	font-size: 12pt;
}
.Text-Red
{
	color: #990000;
	font-family: Arial;
	font-size: 12pt;
}
.Text-White-Small
{
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
}
.Text-Black-Small
{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
a.Link-White-Small
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
a.Link-White-Small:hover
{
	color: #ffff99;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
a.Link-White-Small:visited
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
a.Link-White-Small:visited:hover
{
	color: #ffff99;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
a.Link-Blue-Small
{
	color: #336699;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
a.Link-Blue-Small:hover
{
	color: #99ccff;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
a.Link-Blue-Small:visited
{
	color: #336699;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
a.Link-Blue-Small:visited:hover
{
	color: #99ccff;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}