.emaildiv {
      	text-align : left;
      	font-family : verdana,arial,helvetica;
      	font-size : 9pt;
      	font-weight : normal;
      	border : 0px solid #0080C0;
      }


.emtbright {
	          	color : Navy;
	          	font-family : verdana,arial,helvetica,sans-serif;
	          	font-size : 10px;
	          	font-weight : Bold;
	          	text-decoration : none;
	          	linkcolor : Maroon;
	          	background-color : white;
	          	text-align : Left;
				height: 20px;
				vertical-align : middle;
				width: 350px;

		          }

.emtleft {
	          	color : Navy;
	          	font-family : verdana,arial,helvetica,sans-serif;
	          	font-size : 10px;
	          	font-weight : Bold;
	          	text-decoration : none;
	          	linkcolor : Maroon;
	          	background-color : white;
	          	text-align : Left;
				height: 20px;
				vertical-align : middle;
				width: 150px;

		          }


