body
{
	font-family: Arial;
	background-color: #ffffff;	/*#cc99ff;*/
	text-align: center;
	padding: 25px 5px 5px 5px;
	margin: 0px;
}


body table
{
	vertical-align: center;
}


table
{
	border-collapse: collapse;
}

td
{
	padding: 0cm 0cm 0cm 0cm;
	margin: 0cm 0cm 0cm 0cm;
}

table.masterTable
{
	width:	795px;
	background-color: 1FAFAF;
}

tr.masterBanner
{
	font-family: Monotype Corsiva;
	background-color: #fffffff;	/*#191950;*/
}

tr.masterBanner td
{
	padding: 0px 0px 0px 0px;
	align: center;
}

tr.masterBanner td img
{
	width: 795px;
}

tr.masterLine
{
	height: 8px;
	background-color: #8FE5EA;	/* #006400; #006565; */
}

tr.masterTopMenu
{
	background-color: #004400; /*#003366;*/
	text-align: right;
}

tr.masterMainBody
{
	vertical-align: top;
	width: 795px;
}

td.masterSides
{
	background-color: #ffffff; /*#003366;*/
	width: 50px;
}

td.masterSides img
{
	width: 50px;
}

td.masterSubMain
{
	background-color: #003366;
}

tr.masterTitleRow
{
	background-color: #C4F2F5;	/* C9D8E4; #0875B3; #DEDEDE;*/
	height: 25px;
}

tr.masterTitleRow td
{
	padding: 5px 10px 0px 0px;
	text-align: right;
	font-family: Arial;
	font-weight: 800;
	color: #0A2B62;
	font-size: 8pt;
	letter-spacing: 0px;
}

table.masterCenterPanel
{
	width: 100%;
	height: 100%;
	background-color: #C0C0C0;	/* #B0C4BE; */
}

tr.masterMainContent
{
	height: 100%;
	background-color: #EBEBEB;
}



td.masterSideMenu
{
	background-color: #C4F2F5;	/*#003366;*/
}

td.masterSideMenu table
{
	width: 160px;	/*100%;*/
}

td.masterTopSideMenu table
{
	width: 100%;
}

td.masterTopSideMenu table tr td
{
	padding: 1px 2px 1px 0px;
	text-align: center;
}

/*td.masterTopSideMenu table tr td a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: 800;
	color: #888888;
	vertical-align: bottom;
}

td.masterTopSideMenu table tr td a:hover
{
	color: #FFCC33;	/*#B0C4BE;*/
}*/