body
{
	font-family: Tahoma, Arial, Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #f6f6eb;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

TH
{
	font-family: Tahoma, Arial, Times, serif;
	font-size: 14px;
	background-color: #d8d8c4;
}

TD
{
	font-family: Tahoma, Arial, Times, serif;
	font-size: 14px;
}

P
{
	text-align: Justify;
}

P:Cnter
{
	text-align: Center;
}

a:link
{
	color: #003399; /*text-decoration: none;*/
}

a:visited
{
	color: #003399; /*text-decoration: none;*/
}

a:hover
{
	color: #660099;
	text-decoration: none;
}

a:active
{
	color: #000000; /*text-decoration: none;*/
}

.SmallControl
{
	font-size: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	height: 18px;
}

.LockControl
{
	font-size: 15px;
	height: 18px; /*background-color: #dcdcdc;*/
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-color: #7f9bbb;
	border-right-color: #7f9bbb;
	border-left-color: #7f9bbb;
	border-bottom-color: #7f9bbb;
}


.SmallTArea
{
	font-size: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}


.TitleText
{
	font-family: Arial, Tahoma, Times, serif;
	color: Navy;
	font-weight: bold;
	font-size: 15px;
}

.SubTitle
{
	font-family: Arial, Tahoma, Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

.ErrCode
{
	font-family: Arial, Tahoma, Times, serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
}
.holidaycolor
{
	background-color: #E8FFE6;
}
.weekendcolor
{
	background-color: #ffe4c4;
}

.break
{
	page-break-before: always;
}
.BoxStrip
{
	border: 1px;
	border-color: #3e4f5d;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}

.BoxStrip_U
{
	border: 1px;
	border-color: #3e4f5d;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
.Strip_C
{
	border: 1px;
	border-color: #3e4f5d;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
}

.Strip_RC
{
	border: 1px;
	border-color: #3e4f5d;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-bottom-style: solid;
}
.Paging
{
	font-weight: bold;
	color: Red;
}
