.justchristmasFont 	{
}

.logoTD {
	background-image:url("../images/justchristmasMainLogo.jpg");
	background-repeat:no-repeat;
}

.justchristmasContent {
	background-color:transparent;
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
}

.justchristmasIndexContent {
	background-color:transparent;
	font-family:CourierNew;
	font-size:14pt;
	font-weight:bold;
}

.justchristmasGreenContent {
	font-family:Arial;
	font-weight:bold;
	color:green;
}

.justchristmasTable {
	border-style:ridge;
	border-color:green;
	border-width:2px;
}

.justchristmasTitleHeader {
	background-color:black;
}

.justchristmasTitleSubtitle {
	background-color:black;
	color:white;
	font-family:Arial;
	font-size:8pt;
	valign:top;
}

.justChristmasParticipantsText {
	background-color:transparent;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

.justchristmasTitle {
	background-color:black;
	color:white;
	font-family:Arial;
	font-size:30pt;
}

.menuTDOver{
	cursor:pointer;
	background-color:black;
	color:rgb(187,28,48);
	font-variant:small-caps;
	font-weight:bold;
	font-size:16pt;
}
.menuTDOut{
	cursor:default;
	background-color:black;
	color:white;
	font-variant:small-caps;
	font-weight:bold;
	font-size:16pt;
}

.linkMouseOut {
	cursor:default;
	color:rgb(4,95,52);
}

.linkMouseOver {
	cursor:pointer;
	color:rgb(187,28,48);
}
