﻿.ReportTitle
{
	font-weight:normal;
	text-align:center;
	height:16px;
	background-image:url(Images/MailListTitle.jpg);
	border-bottom:solid 1px #909090;
	border-right:solid 1px #cccccc;
	padding:0px 3px;
	color:Navy;
	/*
	font-weight:normal;
	text-align:center;
	padding:2px 5px;
	background-color:#cccccc;
	border-bottom:solid 1px #323232;
	border-left:dashed 1px #323232;
	*/
}
.ReportTitleRight
{
	font-weight:normal;
	text-align:center;
	height:16px;
	background-image:url(Images/MailListTitle.jpg);
	border-bottom:solid 1px #909090;
	padding:0px 3px;
	color:Navy;
	/*
	font-weight:normal;
	text-align:center;
	padding:2px 5px;
	background-color:#cccccc;
	border-bottom:solid 1px #323232;
	*/
}
.SepTitle
{
	text-align:left;
	height:16px;
	background-image:url(Images/MailListTitle.jpg);
	border-bottom:solid 1px #909090;
	padding:0px 3px;
	font-weight:bold;
	font-style:italic;
	color:#aa0000;
}
.Odd
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-left:dashed 1px #aeaeae;
}
.OddLeft
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
}
.Even
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-left:dashed 1px #aeaeae;
	background-color:#f5f5f5;
}
.EvenLeft
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	background-color:#f5f5f5;
}
.ReportRow
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-left:dashed 1px #aeaeae;
	/*Added By Roozbeh Hosseiny*/
	height:20px;
	vertical-align:middle;
}
.ReportRowLeft
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
}
/*AddedByRoozbehHosseiny*/
.RepReportRow
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-left:dashed 1px #aeaeae;
	/*Added By Roozbeh Hosseiny*/
	height:20px;
	vertical-align:middle;
}
.RepReportRowAlterNate
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-left:dashed 1px #aeaeae;
	/*Added By Roozbeh Hosseiny*/
	height:20px;
	vertical-align:middle;
	background-color:#f5f5f5;
}
.GridBack
{
	background-color:#f5f5f5;
}


.InfoContainer
{
	border:solid 1px #cccccc;
	background-color:#f5f5f5;
	padding:15px;
}


.WaitingForConfirm
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-right:dashed 1px #aeaeae;
	background-color:#ddffaa;
}
.WaitingForConfirmRight
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	background-color:#ddffaa;
}
.Complete
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-right:dashed 1px #aeaeae;
	background-color:#aaffaa;
}
.CompleteRight
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	background-color:#aaffaa;
}
.Incomplete
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-right:dashed 1px #aeaeae;
	background-color:#ffffaa;
}
.IncompleteRight
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	background-color:#ffffaa;
}
.Fail
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-right:dashed 1px #aeaeae;
	background-color:#ffaaaa;
}
.FailRight
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	background-color:#ffaaaa;
}
.Ready
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-right:dashed 1px #aeaeae;
}
.ReadyRight
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
}
.Unavailable
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	border-right:dashed 1px #aeaeae;
	color:#cccccc;
}
.UnavailableRight
{
	text-align:center;
	padding:2px 5px;
	border-bottom:dashed 1px #aeaeae;
	color:#cccccc;
}
