/* CSS Document */
.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background: #300530;
}
td.topnavcell {
	background: #ffffff;
	height: 20px;
	width: 801px;
}
td.line {
	background: #300530;
	height: 1px;
}
.navitem {
	padding-left: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.navitem A {
  color: #000000;
  text-decoration: none;
}

.navitem A:hover {
  color: #EB9711;
  text-decoration: none;
}
.navitem2 {
	padding-left: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 20px;
}
.navitem2 A {
  color: #000000;
  text-decoration: none;
}

.navitem2 A:hover {
  color: #EB9711;
  text-decoration: none;
}
td.contentcel {
	background: #FBD0FB;
}
.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text A {
  color: #000000;
  text-decoration: none;
}

.text A:hover {
  color: #EB9711;
  text-decoration: none;
}
.textb {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #393647;
}
.textbold {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393647;
}
td.hspacetop{
	height: 16px;
	background: #FBD0FB;
}
td.vspace{
	width: 16px;
}
td.hspace{
	height: 16px;
}
td.contentleft {
	width: 264px
}
td.border {
	border-left: 1px solid #393647;
	border-right: 1px solid #393647;
	border-top: 1px solid #393647;
	border-bottom: 1px solid #393647;
}

.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215496;
	font-weight: normal;
	width: 240px;
}
.formfields2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215496;
	font-weight: normal;
	width: 240px;
}
.formbg {
	background: #ffffff;
	padding: 10px;
	border-left: 1px solid #393647;
	border-right: 1px solid #393647;
	border-top: 1px solid #393647;
	border-bottom: 1px solid #393647;
}
.fivecreative {
	padding-left: 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.fivecreative A {
  color: #ffffff;
  text-decoration: none;
}

.fivecreative A:hover {
  color: #FBD0FB;
  text-decoration: none;
}

