.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-variant: normal;
	color: #000;
	letter-spacing: 0.2mm;
	Padding-top: 4px;
	padding-bottom:5px;
}

.FooterLinks a:link,
.FooterLinks a:visited,
.FooterLinks a:active

{
	color: #fff;
	text-decoration:none;
}


.FooterLinks a:hover {
	color: #FF7F00;
	text-decoration:underline;
}

INPUT, TextArea, Select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494077;
	padding: 2px;
	border: 1px outset #E3E3E3;
}
.bdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.bdText a:link,
.bdText a:visited,
.bdText a:active,
.bdText a:hover

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.bdTextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;

}

body {
	background-image: url(../images/bg4.jpg);
	background-color: #750a38;
	background-repeat: no-repeat;
	background-position:top center;
	background-attachment:fixed;
}

h1, h2 {
	color: #99970b;
	font-size: 2em;
}

.bdText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9c9705;
}

.bdText2 a:link,
.bdText2 a:visited,
.bdText2 a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.bdText2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9705;
	font-weight:bold;
	text-decoration:none;

}

.adminmenu {
	float:left;
	padding:11px 9px; 
	background-color:#0091A0; 
	color:#FFF; 
	font-size:13px; 
	font-weight:bold;
}

.adminmenu a:link,
.adminmenu a:visited,
.adminmenu a:active
{
	color:#FFF; 
	text-decoration:none;
}

.adminmenu a:hover
{
	color:#FFF; 
	text-decoration:none;

}

.links5 {
	color:#000000; 
}

.links5 a:link,
.links5 a:visited,
.links5 a:active
{
	color:#000000; 
	text-decoration:underline;
}

.links5 a:hover
{
	color:#000000; 
	text-decoration:underline;

}