body
{
	background-color: #FCEEBC;
	background-image: url(../Images/Bg.jpg);
	background-position: left top;
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 8pt;
	color: #000000;
}
td
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 8pt;
	color: #000000;
}
div
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 8pt;
	color: #000000;
}
input
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 8pt;
	color: #000000;
}
select
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 8pt;
	color: #000000;
}
ol
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 8pt;
	color: #000000;
}
ul
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 8pt;
	color: #000000;
}
.Arial
{
	font-family: Arial;
}
a
{
	color: #78231E
}
a:link
{
	color: #78231E
}
a:visited
{
	color: #AF914B
}
a:active
{
	color: #98432E
}
a:hover
{
	color: #98432E
}
a.White
{
	color: #FFFFFF
}
a.White:link
{
	color: #FFFFFF
}
a.White:visited
{
	color: #FFFFFF
}
a.White:active
{
	color: #FAF5E7
}
a.White:hover
{
	color: #FAF5E7
}
.White
{
	color: White;
}
.Gray
{
	color: #AAAAAA
}
.Red
{
	color: #78231E;
}
.Small
{
	font-size: 7pt;
}
.Error
{
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}
