﻿.Header
{
	position: absolute;
	top: 180px;
	left: 190px;
	z-index: 12;
}
#divMessage
{
	color: black;
	z-index: 2;
	position: absolute;
	width: 770px;
	height: 660px;
	top: 260px;
	left: 200px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	overflow: auto;
}
.EmailList
{
    z-index: 5;
    position: absolute;
    top: 241px;
    left: 0px;
}
.tblEmailList
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}
