td {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.sidenavi A:link {color: #FFFFFF; text-decoration: none; font-weight: bold; font-weight: bold; }
.sidenavi A:visited {color: #FFFFFF; text-decoration: none; font-weight: bold; font-weight: bold;}
.sidenavi A:hover {
	color: #FF3399;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
	background-color: #FFFFFF;
}
.sidenavi td {padding-top: 3px; padding-bottom: 3px; padding-left: 5px; font-size:12px}

.bodylink A:link {color: #cc3c91; text-decoration: underline; font-weight: normal; }
.bodylink A:visited {color: #cc3c91; text-decoration: underline; font-weight: normal; }
.bodylink A:hover {color: #cc3c91; text-decoration: none; font-weight: normal; }

.bodylink2 td {background-color:#FFFFFF}

.subsubheader {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #90CEF3;
}
.bodylink2 A:link {color: #cc3c91; text-decoration: underline; font-weight: normal; }
.bodylink2 A:visited {color: #cc3c91; text-decoration: underline; font-weight: normal; }
.bodylink2 A:hover {color: #cc3c91; text-decoration: none; font-weight: normal; }

.sitemaplink A:link {color: #FF3399; text-decoration: none; font-weight: normal; }
.sitemaplink A:visited {color: #CC00CC; text-decoration: none; font-weight: normal; }
.sitemaplink A:hover {color: #FF66FF; text-decoration: underline; font-weight: normal; }
.subsubheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #FF6666;
}
.sub3header {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #FF6666;
}

.sub3header  A:link {color: #ffffff; text-decoration: none; font-weight: bold; }
.sub3header A:visited {color: #ffffff; text-decoration: none; font-weight: bold; }
.sub3header A:hover {color: #333333; text-decoration: none; font-weight: bold; }

.formfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#errorMessage {
	display: block;
	color: #000;
	margin: 0 0 1em 0;
	padding: 0.5em;
	background-color: #FF6600;
	border: 1px dotted #de9292;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.error { background-color: #FF9933; }
.partybg {
	background-image: url(/2007/images/main/party_bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}

