<!--

body {
	font-family: courier new, verdana, tahoma, arial;
	font-size: 72%;
        color: black;
	letter-spacing: 0px;
	line-height: 140%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
        background-color: transparent;
}

table, tr, td {
	font-family: courier new, verdana, tahoma, arial;
	font-size: 100%;
        color: black;
	border-color: #000000;
        background-color: transparent;
	letter-spacing: 0px;
	line-height: 140%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

A:link { 
	color: #7A1C41;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}

A:active { 
	color: #7A1C41;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}

A:visited { 
	color: #7A1C41;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}

A:hover {
	color: #B86371;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	cursor: help;
}

input, iframe, textarea, option, select {
	font-family: courier new, verdana, tahoma, arial;
        font-size: 100%;
	letter-spacing: 0px;
	border: 1px solid #000000;
	background-color: transparent;
}

hr {
	color: #7A1C41;
}

img.classicborder { 
	border: 1px solid #000000;
}

img.funkyborder {
	border: 1px dashed #000000;
}

.iframethingy {
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul.customimage {
	list-style-image:url('bulletregpage.gif'); 
}

.heartcolorstandout {
	color: #B86371;
}

.colorstandout {
	color: #7A1C41;
}

.datespace {
	color: #CEC3C8;
        background-color: #B86371;
	border: 1px solid #000000;
}

.mainspace {
	background-color: transparent;
	border: 1px solid #000000;
}

.generaltitle {
	font-weight: bold;
	border-bottom: 1px dashed #000000;
}

.fancylettering { 
	font-family: courier new, verdana, tahoma, arial;
	font-size: 105%;
}

.fancyletteringcolored {
	font-family: courier new, verdana, tahoma, arial;
	color: #B86371;
        font-weight: bold;
	border-bottom: 1px solid #7A1C41;
}

.totheright {
	text-align: right;
}	

#dhtmltooltip{
position: absolute;
border: 1px solid black;
padding: 2px;
font-family: courier new, verdana, tahoma, arial;
font-size: 105%;
background-color: #EFEFA1;
text-align: center;
visibility: hidden;
z-index: 100;
}

body {
scrollbar-face-color: #B86371;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #D0C8ED;
scrollbar-darkshadow-color: #D0C8ED;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #CEC3C8;
scrollbar-track-color: #D0C8ED;
}

-->