ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/buttons/cd1.gif);
}
.christmas_ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/buttons/christmas_bells.gif);
	color: #FF0000;
}
.christmas2_ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/buttons/christmas_bells.gif);
	color: #5F8AB4;
}
.web_link {
	font-family: "Bookman Old Style";
	font-size: small;
	color: #5F8AB4;
}

.bkdtop {
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds/chamfer_top.jpg);
	background-position: left bottom;
}
.bkdbottom {
	background-image: url(../images/backgrounds/chamfer_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkdmiddle {
	background-image: url(../images/backgrounds/chamfer_middle.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	background-position: left top;
}
.bkgdmain {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.bkdtemplate {
	background-image: url(../images/backgrounds/donnie_keyboard_small.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: cursive, fantasy;
	font-size: xx-large;
	color: #00CC66;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-family: "Script MT Bold";
	font-style: italic;
}
.style5 {
	font-size: xx-large;
	color: #0000FF;
	font-family: cursive, fantasy;
	font-style: italic;
}

.bordr {
	border: thin solid #FFCC00;
}
.cellfont {
	font-family: "Script MT Bold";
	font-size: 18px;
	color: #330000;
	font-weight: bold;
}
