@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFCC66;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/Page_BG.jpg);
}.Body_Top {
	background-image: url(images/Body_Top_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Page_Title {
	padding-top: 5px;
	padding-right: 25px;
}
.text_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.friends_name_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text_16_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1A7B16;
}
.text_16_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AB3D24;
}
.First_Letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C64130;
	font-style: italic;
	font-weight: bold;
}
.Entertainment_BG_Bella {
	background-image: url(images/Entertainment_BG_Bella.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
