.MailingTextStyle
{
	border:1px window-inset royalblue; color:Black;	
	font-family:Tahoma;
	font-size:x-small;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
	background-color:Transparent;
		
}
.MailingButtonStyle
{
	border:1px window-inset Navy; color:Navy;	
	font-family:Tahoma;
	font-size:x-small;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	background-color:control;
	cursor:hand
	
}
.MailingLabelStyle
{
	color:#C04000;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color:White;
	background-color:Transparent;
	border-style:none;
	border-width:1px;
	
}
.MailingEmailStyle
{
    color:#C00000;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color:White;
	background-color:Transparent;
	border-style:none;
	border-width:1px;

}
