*
{
	font-family   : arial;
}

.MsgPane
{
	font-family   : arial;
	margin        : 0px;
	margin-bottom : 4px;
	border-bottom : 0px;
	border-left   : 0px;
}

.MsgHeader
{
	background    : #f0f0f0; /*#e9e9e9;*/
	margin-top    : 9px;
	margin-bottom : 2px;
	margin-left   : 0px;
	margin-right  : 0px;
	padding-right : 4px;
	padding-bottom: 1px;
	border        : 0px;
	border        : 1px solid #bababa;
	font-size     : 14px;
	color         : #333366;
	overflow      : hidden;
	width         : 100%;
}

.MsgHeader .HeaderTag
{
	color       : #727277;
	font-size   : 14px;
	font-weight : bold;
}

.MsgHeader .Subject
{
	font-size   : 15px;
	font-weight : bold;
	overflow    : hidden;
	margin:0px;
}

.MsgHeader .From
{
	font-size   : 14px;
	font-weight : bold;
	overflow    : hidden;
}

.MsgHeader .DateDiv
{
	float : left;
	width : 150px;
}

.MsgHeader .Date
{
	font-size   : 12px;
	font-weight : bold;
	text-align  : right;
}

.MsgBody *
{
	font-size    : 16px;
}

.MsgBody
{
	margin-right : 5px;
	margin-left  : 6px;
}

.MsgBody p
{
	margin-top    : 5px;
	margin-bottom : 10px;
}

.btn2
{
	font-family  : arial;
	font-weight  : bold;
	font-size    : 15px;
	width        : 110px;
	height       : 20px;
	line-height  : 13px;
	background   : #f0f0f0;
}


/* for mozilla version */
.MsgHeader .Subject H1
{
	display:inline;
	font-size   : 15px;
	font-weight : bold;
	overflow    : hidden;
	margin:0px;
}

.LinkBox
{
	width          : 512px;
	margin-bottom  : 5px;
	border-left    : 1px solid #ccccdd;
	border-top     : 1px solid #ccccdd;
	border-right   : 1px solid #aaaabb;
	border-bottom  : 1px solid #aaaabb;
	background     : #e6e6e6;
	padding-right  : 7px;
	padding-bottom : 5px;
}

.LinkBox a,
.LinkBox a:visited
{
	text-decoration : none;
	color           : black;
	font-weight     : bold;
}

.LinkBox a:hover
{
	text-decoration : underline;
}

.Keywords {margin-top:20px}
.Keywords,
.Keywords a {color:#777777;text-decoration:none;font-size:13px;font-weight:normal}


.Signature {direction:rtl; font-family:arial}
.Signature .Greeting {font-size:16px;font-weight:normal;margin-top:23px;margin-bottom:10px}
.Signature .Details,
.Signature a .Details 
{font-size:16px;font-weight:bold;line-height:20px}
.Signature * {text-decoration:none;scolor:black}

