/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
	font-size: 11px;
	font-family: Tahoma;
}

select, input, textarea {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}

select.index_select {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}
input.index_input {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}
input.index_btn {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
}
input.big_button {
	color: #E70A60;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: normal;
	height: 30px;
	vertical-align: middle;
	cursor: pointer;
}

a.index_link_bottom {
	font-family: Tahoma;
	font-size: 11px;
	color:#E70A60;
	text-decoration: underline;
}



.pageborder-pink {
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #FF00FF;
	-moz-border-radius: 5px;
	padding: 5px;
	}
.line_profile {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dff1eb;
}


.pageborder {
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #f2f2f2;
	-moz-border-radius: 5px;
	padding: 5px;
}
.page_text_pink {
	color:#FF379B;font-weight:bold;
}
.page_text_purple {
	color:#713C98;font-weight:bold;
}

.profile_photo_style {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #ccc 1px solid;
}

.profile_border_page{
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
}


.topbar {
	background-image: url(../images/top-bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxwarp {
	background-image: url(../images/abg.gif);
}
.headerpge {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF00FF;
}
-->
.message_box {
	background-image: url(../images/le_num_bg.png);
	background-repeat: no-repeat;
}

.bg_mailbox_style {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #ccc 1px solid;
	background-image: url(../images/lovemess.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

    </style>
	
