.text12 {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;

}

.text13 {
	font-family: Arial;
	font-size: 13px;
	line-height: normal;

}
.text14 {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;

}
.text16 {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;

}
.mainTable {
	background-image: url(/images/3-Girls.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 780px;

}

.mainTableNopic {
	width: 780px;

}

body {
	font-family: Arial;
	font-size: 10px;
	color: #FFCC33;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.emailType {
	font-family: Arial;
	font-size: 8.5px;
	color: #FFCC00;
	text-decoration: none;
}

.tl {
	background-image: url(/images/frame/top-left.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 10px;
	margin: 0px;
	padding: 0px;
	background-position: left top;

}
.tm {
	background-image: url(/images/frame/top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 13px;
	background-position: top;
	text-align: right;
	vertical-align: top;


}
.tr {
	background-image: url(/images/frame/top-right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 10px;
	background-position: right top;

}
.ml {
	background-image: url(/images/frame/tleft.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 10px;
	background-position: left;

}
.mr {
	background-image: url(/images/frame/tright.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 10px;
	background-position: right;

}
.bl {
	background-image: url(/images/frame/bot-left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 10px;
	background-position: left bottom;

}
.bm {
	background-image: url(/images/frame/bot.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 17px;
	background-position: bottom;

}
.br {
	background-image: url(/images/frame/bot-right.gif);
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 10px;
	background-position: right bottom;

}
