﻿body
{
	background-color: #cccccc;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial;
	font-size: small;
}
.errLabel
{
	font-size: small;
	color: red;
}
.tableNoBorders
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.tdPageHeader1
{
		background-color: #cccc99;
text-align: center;
	font-weight: bold;
	font-size: x-large;
}
.tdPageHeader2
{
	background-color: #cccc99;
    text-align: center;
	font-weight: bold;
	font-size: large;
}
.tdPage
{
	background-color: #cccccc;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}
.tablePage
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #cccccc;
	border-right: #669966 3px groove;
	border-top: #669966 3px groove;
	border-left: #669966 3px groove;
	border-bottom: #669966 3px groove;
}

.labelHeader1
{   width: 100%;
	font-size: x-large;
	color: black;
	background-color: #669966;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}
.labelHeader2
{width: 100%;
	
	font-size: large;
	color: black;
	background-color: #669966;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}

.tableContent
{
	border-right: #669966 1px double;
	border-top: #669966 1px double;
	border-left: #669966 1px double;
	border-bottom: #669966 1px double;
}

.tdHeader1
{
	font-size: medium;
	background-color: #cccc99;
	vertical-align: top;
	text-align: center;
	border-right: #669966 1px solid;
	border-top: #669966 1px solid;
	border-left: #669966 1px solid;
	border-bottom: #669966 1px solid;
	color: black;
}


.tdHeader2
{
	font-size: small;
	color: Black;
	background-color: #cccc99;
	vertical-align: top;
	text-align: center;
	border-right: #669966 1px solid;
	border-top: #669966 1px solid;
	border-left: #669966 1px solid;
	border-bottom: #669966 1px solid;
}
.tdBodyWhite
{
	font-size: small;
	color: Black;
	background-color: white;
	vertical-align: top;
	text-align: left;
	border-right: #669966 1px solid;
	border-top: #669966 1px solid;
	border-left: #669966 1px solid;
	border-bottom: #669966 1px solid;
}
.tdBody
{
	font-size: small;
	color: Black;
	vertical-align: top;
	text-align: left;
	border-right: #669966 1px solid;
	border-top: #669966 1px solid;
	border-left: #669966 1px solid;
	border-bottom: #669966 1px solid;
}

.tdSigWhite
{
	font-size: x-small;
	color: Black;
	background-color: white;
	vertical-align: top;
	text-align: right;
	border-right: #669966 1px solid;
	border-top: #669966 1px solid;
	border-left: #669966 1px solid;
	border-bottom: #669966 1px solid;
}

.tdSig
{
	font-size: x-small;
	color: Black;
	vertical-align: top;
	text-align: right;
	border-right: #669966 1px solid;
	border-top: #669966 1px solid;
	border-left: #669966 1px solid;
	border-bottom: #669966 1px solid;
}


.tdGoToWhite
{
	font-size: x-small;
	color: Black;
	background-color: white;
	vertical-align: top;
	text-align: right;
	border-right: #669966 1px solid;
	border-top: #669966 1px solid;
	border-left: #669966 1px solid;
	border-bottom: #669966 1px solid;
}
.tdGoTo
{
	font-size: x-small;
	color: Black;
	vertical-align: top;
	text-align: right;
	border-right: #669966 1px solid;
	border-top: #669966 1px solid;
	border-left: #669966 1px solid;
	border-bottom: #669966 1px solid;
}



a
{
	font-size: small;
	color: black;
}
