﻿Body
{
	margin:0px 0px 0px 0px;
	background:url(Graphics/FlexicordBackground.gif) center top repeat-y #FFFFFF;
}

.Spacer1{
	margin-top:1px;
}
.Spacer2{
	margin-top:2px;
}
.Spacer3{
	margin-top:3px;
}
.Spacer4{
	margin-top:4px;
}
.Spacer5{
	margin-top:5px;
}
.Spacer6{
	margin-top:6px;
}
.Spacer7{
	margin-top:7px;
}
.Spacer8{
	margin-top:8px;
}
.Spacer9{
	margin-top:9px;
}
.Spacer10{
	margin-top:10px;
}

.BodyCopy
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color:#000000;
}

.BodyCopyBold
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size: 12px;
	color:#000000;
}

.PageHeader
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 18px;
	font-weight:bold;
	color:#666666;
}
.LeftFade
{
	background:url(Graphics/LeftFade.gif) center top repeat-y #F8EAC8;
}
.RightFade
{
	background:url(Graphics/RightFade.gif) center top repeat-y #F8EAC8;
}


.FooterText
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #F8EAC8;
	text-decoration: none;
}
.FooterLinks
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #F8EAC8;
	text-decoration: none;
}
.FooterLinks:Hover
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #F8EAC8;
	text-decoration: underline;
}

.Links
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #3F5821;
	text-decoration: none;
}
.Links:Hover
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #3F5821;
	text-decoration: underline;
}
.HtmlButton
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight:bold;
	color:#F8EAC8;
	background-color:#3F5821;
	border:solid 2px #3F5821;
}
