<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#emailsenderbody{
	display: block;
	text-align: center;
	display:block;
	float:left;
	width:570px;
}

#secReloadBtn{
	background-color: transparent;
    background-image: url("img/reload.png");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}

#emailsenderbody .input{
	background-color: transparent;
    background-image: url("img/input130.png");
	background-attachment: scroll;
    background-repeat: no-repeat;
	border: 0 none;
    height: 25px;
    margin: 0;
    padding-left: 4px;
	padding-right: 4px;
    width: 130px!IMPORTANT;
	width: 122px\9;
	text-align: left;
}

#emailsenderbody table{
	color: #333333;
    font-family: Calibri;
    font-size: 12px;
	font-weight: bold;
}

#emailsenderbody table a {
	font-weight: normal;
	font-size: 11px;
	color: #034396;
}

#emailsenderbody table a:hover {
	color: #FE7823;
}

#emailsenderbody a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#emailsenderbody a:hover{
	font-size: 12px;
	text-decoration: underline;
}

#emailsenderbody #msgTxt{
	width:300px; 
	height:170px;
}

</pre></body></html>