<!--

body {
	font-family: courier new, verdana, tahoma, arial;
	font-size: 72%;
        color: #ffffff;
	letter-spacing: 0px;
        line-height: 140%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
        background-color: #967688;
	background-image: url('patternpinkdiag.gif');
}

table, tr, td {
	font-family: courier new, verdana, tahoma, arial;
	font-size: 100%;
        color: #ffffff;
	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: #E0C8CC;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	cursor: help;
}

input, textarea, iframe, option, select {
	font-family: courier new, verdana, tahoma, arial;
        font-size: 100%;
	letter-spacing: 0px;
	border: 1px solid #7A1C41;
	background-color: transparent;
}

hr {
        color: #000000;
}

img.classicborder { 
	border: 1px solid #000000;
}

img.funkyborder {
	border: 1px dashed #000000;
}

.iframethingy {
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 3px;
}

ul.customimage {
	list-style-image:url('bulletmainpage.gif'); 
}

.heartcolorstandout {
	color: #C45975;
}

.colorstandout {
	color: #7A1C41;
}

.datespace {
	color: #E0C8CC;
        background-color: #863455;
	border: 1px solid #000000;
}

.mainspace {
	background-color: transparent;
	border: 1px solid #000000;
}

.generaltitle {
        color: #000000;
        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: #E0C8CC;
        font-weight: bold;
	border-bottom: 1px solid #7A1C41;
}	

#dhtmltooltip{
position: absolute;
border: 1px solid black;
padding: 4px;
font-family: courier new, verdana, tahoma, arial;
font-size: 105%;
background-color: #863455;
text-align: center;
visibility: hidden;
z-index: 100;
}

body {
scrollbar-face-color: #B86371;
scrollbar-highlight-color: #DADADA;
scrollbar-3dlight-color: #733741;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #863455;
scrollbar-arrow-color: #7A1C41;
scrollbar-track-color: #A1818D;
}

-->