body {
	background-color: #FFFFFF;
	font-family: Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
.tahoma_text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.arial_text{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
.img_border{
	border:1px solid #E8E8E8;
}
.tbl_border{
	border:1px solid #E8E8E8;
}
.td_tahoma{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.td_arial{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}


/* Default CSS class for links within the editor */

.mceLink a:visited {
	color: #3D7293;
	text-decoration: underline;
}

.mceLink a:active {
	color: #3D7293;
	text-decoration: underline;
}

.mceLink a:hover {
	color: #3D7293;
	text-decoration: underline;
}

.mceLink a:link {
	color: #3D7293;
	text-decoration: underline;
}

.mceLink a {
	color: #3D7293;
	text-decoration: underline;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
