/* CSS Document */
.email_table_content
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	width:180px;

}
.email_title_bg
{
	background:url('images/email_title_bg.gif') repeat-x;
	height:18px;
	width:99%;
	font-size:xx-small;
}
.email_title_head
{
	background: url('images/email_title_head.gif') top left no-repeat;
	height:18px;
	width:6px;
	font-size:xx-small;
}
.email_title_left
{
	background: url('images/email_title_left.gif') top left no-repeat;
	height:18px;
	width:7px;
	font-size:xx-small;
}
.email_title_right
{
	background: url('images/email_title_right.gif') top right no-repeat;
	height:18px;
	width:12px;
	font-size:xx-small;
}
.email_title_middle
{
	background: url('images/email_title_middle.gif') top right no-repeat;
	height:18px;
	width:25px;
	font-size:xx-small;
}
.email_title_font
{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial,Times New Roman,MS Gothic Sans-Serif;
}
.email_bottom_center_bg
{
	background:url('images/email_bottom_center_bg.gif') repeat-x;
	height:11px;
}
.email_bottom_left
{
	background: url('images/email_bottom_left.gif') top left no-repeat;
	height:11px;
	width:7px;
	font-size:xx-small;
}
.email_bottom_right
{
	background: url('images/email_bottom_right.gif') top right no-repeat;
	height:11px;
	width:12px;
	font-size:xx-small;
}
.email_left_middle_bg
{
	background:url('images/email_left_middle_bg.gif') left repeat-y;
	width:7px;
}
.email_right_middle_bg
{
	background:url('images/email_right_middle_bg.gif') right repeat-y;
	width:12px;
}
.email_dot_bg
{
	background:url('images/email_dot_bg.gif');
}
