A:link {
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #666600;
	font-weight: bold;
}
A:active {
	text-decoration: underline;
	color: #666600;
	font-weight: bold;
}

UL.NoBullet {
  list-style-type: none;
  margin-left: 12px;
  padding-left: 12px;
}

TD.Menu {
  background-color: #BCC397;
  text-align: center;
  vertical-align: center;
}

TD.MenuActive {
  background-color: #D4DCAC;
  text-align: center;
  vertical-align: center;
}



.divback {
	background-color: #FFFFCC;
	border-style: double;
	border-width: 3px;
	padding: 3;
}

.divback2 {
	background-color: #DDFFDD;
	border-style: double;
	border-width: 3px;
	padding: 3;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.headersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.bottommenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBB593;
	text-decoration: none;
}
A.bottommenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBB593;
	text-decoration: none;
}
A.bottommenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBB593;
	text-decoration: underline;
}
A.bottommenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBB593;
	text-decoration: underline;
}
A.invites:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.invites:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.invites:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A.invites:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#box1 {
position: absolute;
top: 50px;
left: 100px;
border: solid 3px #000000;
background-color: #ffff00;
visibility: hidden;
}
