BODY {
	background-image: url(../images/pink008.jpg);
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	color:#000000;
}

BODY.indexpage {
	background-color: #FFE1F8;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	color:#000000;
}

a:link {
	color: #7A378B;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	cursor: crosshair;
}
a:visited {
	color: #5D478B;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	cursor: crosshair;
}
a:active {
	color: #5D478B;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	cursor: crosshair;
}
a:hover {
	color: #9F79EE;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	cursor: crosshair;
}

.menu {
	background-image: url(../images/lgrey025.jpg);
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #AF4035;
	border-left: 2px outset #806E86;
	border-top: 2px outset #806E86;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
}

.infotable {
	font-size: 14px;
	font-family: Arial;
	color: #000000;
}

.sitedata {
	background-image: url(../images/lgrey025.jpg);
	font-family: Arial;
	font-size: 12px;
	border-left: 2px outset #806E86;
	border-top: 2px outset #806E86;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
}

.description {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4F4F4F;
}

.disclaimer {
	font-family: Verdana;
	font-size: 12px;
	color: #4F4F4F;
}

.summary {
	font-family: Verdana;
	font-size: 12px;
	font-weight: italic;
	color: #4F4F4F;
}

h1 {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #AF4035
}

h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #AF4035;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #AF4035;
}

td {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

a.by:link {
	color: #7A378B;
	text-decoration:underline;
	font-weight:normal;
	font-size:18px;
	letter-spacing:1px;
	cursor: crosshair;
}

a.by:visited {
	color: #5D478B;
	text-decoration:underline;
	font-weight:normal;
	font-size:18px;
	letter-spacing:1px;
	cursor: crosshair;
}

a.by:active {
	color: #5D478B;
	text-decoration:underline;
	font-weight:normal;
	font-size:18px;
	letter-spacing:1px;
	cursor: crosshair;
}

a.by:hover {
	color: #9F79EE;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	letter-spacing:1px;
	cursor: crosshair;
}

a.menu:link {
	color: #7A378B;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	letter-spacing:1px;
	cursor: crosshair;
}

a.menu:visited {
	color: #5D478B;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	letter-spacing:1px;
	cursor: crosshair;
}

a.menu:active {
	color: #9F79EE;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	letter-spacing:1px;
	cursor: crosshair;
}

a.menu:hover {
	color: #1C0234;
	text-decoration:none;
	font-weight:normal;
	background-color: #CBAE81;
	font-size:14px;
	letter-spacing:1px;
	cursor: crosshair;
}

.announcement {
	background-image: url(../images/lgrey025.jpg);
	border-left: 2px outset #806E86;
	border-top: 2px outset #806E86;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
	padding: 8px;
	color: 	#7A378B;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica;
	text-align: center;
}
