BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-DARKSHADOW-COLOR: #101019; 
	SCROLLBAR-BASE-COLOR: #585a67; 
	scrollbar-3d-light-color: #FFFFFF
}

TD {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: tahoma
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14pt;
}
.whitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {	COLOR: #FFFFFF; TEXT-DECORATION: underline; font-family: tahoma; font-size: 11px }
a:visited {	COLOR: #FFFFFF; TEXT-DECORATION: underline; font-family: tahoma; font-size: 11px }
a:active {	COLOR: #FFFFFF; TEXT-DECORATION: underline; font-family: tahoma; font-size: 11px }
a:hover {	COLOR: #CCCCCC; TEXT-DECORATION: underline; font-family: tahoma; font-size: 11px }

.registerlink a:link {	COLOR: #000000; TEXT-DECORATION: underline; font-family: tahoma; font-size: 12px }
.registerlink a:visited {	COLOR: #000000; TEXT-DECORATION: underline; font-family: tahoma; font-size: 12px }
.registerlink a:active {	COLOR: #000000; TEXT-DECORATION: underline; font-family: tahoma; font-size: 12px }
.registerlink a:hover {	COLOR: #999999; TEXT-DECORATION: underline; font-family: tahoma; font-size: 12px }

.registerlink {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.whitelinks {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}.formobjects {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.nolinelink {
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
}


/* ----------------------------------------------------------------------------------------------- */
/* Notepad Objects */

.notepad_top {
	width: 510px;
	height: 45px;
	background-image: url(../img/love_note_top.jpg);
	background-repeat: no-repeat;
}

.notepad_mid {
	width: 510px;
	height: 170px;
	background-image: url(../img/love_note_mid.jpg);
	background-repeat: no-repeat;
}

.notepad_bot {
	width: 510px;
	height: 48px;
	background-image: url(../img/love_note_bot.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------------------------------------------------- */
/* Notepad Titles */

.notepad_title_hey {
	width: 510px;
	height: 35px;
	background-image: url(../img/love_note_title_hey.jpg);
	background-repeat: no-repeat;
}

.notepad_title_welcome {
	width: 510px;
	height: 35px;
	background-image: url(../img/love_note_title_welcome.jpg);
	background-repeat: no-repeat;
}

.notepad_title_reg {
	width: 510px;
	height: 35px;
	background-image: url(../img/love_note_title_registration.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------------------------------------------------- */
/* Login Page */

.notepad_text_login {
	width: 510px;
	height: 125px;
	background-image: url(../img/love_note_login.jpg);
	background-repeat: no-repeat;
}

.notepad_text_login_2 {
	width: 510px;
	height: 45px;
	background-image: url(../img/love_note_login_2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}


/* ----------------------------------------------------------------------------------------------- */
/* Registration Page */

.notepad_text_reg {
	width: 510px;
	height: 105px;
	background-image: url(../img/love_note_reg_enter.jpg);
	background-repeat: no-repeat;
}



/* ----------------------------------------------------------------------------------------------- */
/* Welcome Page */

.notepad_text_welcome_1 {
	width: 510px;
	height: 125px;
	background-image: url(../img/love_note_welcome_1.jpg);
	background-repeat: no-repeat;
}

.notepad_text_welcome_2 {
	width: 510px;
	height: 45px;
	background-image: url(../img/love_note_welcome_2.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

.notepad_text_welcome_3 {
	width: 510px;
	height: 169px;
	background-image: url(../img/love_note_welcome_3.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

.notepad_text_welcome_4 {
	width: 510px;
	height: 81px;
	background-image: url(../img/love_note_welcome_4.jpg);
	background-repeat: no-repeat;
	text-align: right;
}


.notepad_text_welcome_4 {
	width: 510px;
	height: 81px;
	background-image: url(../img/love_note_welcome_4.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

/* ----------------------------------------------------------------------------------------------- */
/* User Details Page */

.notepad_text_details {
	width: 510px;
	height: 35px;
	background-image: url(../img/love_note_title_details.jpg);
	background-repeat: no-repeat;
}

.notepad_text_details_change {
	width: 510px;
	height: 35px;
	background-image: url(../img/love_note_title_details_change.jpg);
	background-repeat: no-repeat;
}

.notepad_text_details_1 {
	width: 510px;
	height: 105px;
	background-image: url(../img/love_note_details_change_1.jpg);
	background-repeat: no-repeat;
}

.notepad_details_bg {
	width: 510px;
	height: 210px;
	background-image: url(../img/love_note_details_bg.jpg);
	background-repeat: no-repeat;
}

.notepad_details_change_bg {
	width: 510px;
	height: 310px;
	background-image: url(../img/love_note_details_change_bg.jpg);
	background-repeat: no-repeat;
}