/*-----------------------------------------------------
(html) set default style of document
-------------------------------------------------------*/
	html 
	{
		width:100%;
		margin: 0px;
		padding: 0px;
		top: 0px;
		left: 0px
	}



/*-----------------------------------------------------
(site dimmensions) set all site dimmensions
-------------------------------------------------------*/
	.banner-dim
	{
		width:100%;
		height:140px
	}


	.banner-separator-dim
	{
		width:100%;
		height:20px
	}

	.top-solid-border-dim
	{
		width:100%;
		height:34px
	}

	.top-solid-lh-dim
	{
		width:294px;
		height:34px
	}

	.top-solid-join-dim
	{
		width:100%;
		height:34px
	}

	.top-solid-rh-dim
	{
		width:290px;
		height:34px
	}

	.content-row-dim
	{
		width:100%;
		height:650px
	}

	.middle-tier-lht-dim
	{
		width:222px;
		height:26px;
		background-image: url(/MRE/GRAPHICS/BORDER/top-left2.jpg)
	}

	.middle-tier-ct-dim
	{
		width:100%;
		height:26px
	}

	.middle-tier-rht-dim
	{
		width:258px;
		height:26px;
		background-image: url(/MRE/GRAPHICS/BORDER/top-right2.jpg)
	}

	.content-main-lh-dim
	{
		width:222px;
		background-image: url(/MRE/GRAPHICS/BORDER/left-side.jpg)
	}

	.content-main-c-dim
	{
		width:100%
	}

	.content-main-rh-dim
	{
		width:258px;
		background-image: url(/MRE/GRAPHICS/BORDER/right-side.jpg)
	}

	.middle-tier-lhb-dim
	{
		width:222px;
		height:26px;
		background-image: url(/MRE/GRAPHICS/BORDER/bottom-left2.jpg)
	}

	.middle-tier-cb-dim
	{
		width:100%;
		height:26px
	}

	.middle-tier-rhb-dim
	{
		width:258px;
		height:26px;
		background-image: url(/MRE/GRAPHICS/BORDER/bottom-right2.jpg)
	}

	.bottom-solid-lh-dim
	{
		width:294px;
		height:34px
	}

	.bottom-solid-c-dim
	{
		width:100%;
		height:34px
	}

	.bottom-solid-rh-dim
	{
		width:290px;
		height:34px
	}

	.footer-dim
	{
		height:30px
	}



/*-----------------------------------------------------
(body) set default style of body
-------------------------------------------------------*/
	.body
	{
		margin:0px;
		padding:0px;
		padding:4px;
		background-color:#000033
	}



/*-----------------------------------------------------
(.master-table) set default style of main page table
-------------------------------------------------------*/
	.master-table
	{
		font-family:verdana, courier new;
		font-size:8pt;
		color:#000000;
		background-color:#ffffff;
		height:100%
	}


/*-----------------------------------------------------
(table td) set default font style for all td tags
-------------------------------------------------------*/
	table td
	{
		font-size:8pt
	}


/*-----------------------------------------------------
(.banner) set default style of the banner
-------------------------------------------------------*/
	.banner
	{ 
		margin: 0px;
		padding: 0px;
		font-family: verdana, courier new;
		font-size: 36pt;
		font-weight: bold;
		color: #000033;
		background-image: url(http://www.smugmug.com/photos/447643407_sNf2Z-X2.jpg)
	}

	.banner-border
	{
		border-top:#a4a3be 2px solid;
		border-right:#a4a3be 2px solid;
		border-left:#a4a3be 2px solid;
		border-bottom:#a4a3be 2px solid;
	}

	.banner-separator
	{
		font-family:verdana;
		font-size:10pt;
		font-weight:bold;
		font-style:italic;
		color:#ffffff;
		background-color:#000033
	}



/*-----------------------------------------------------
(top solid border) set default style top solid border
-------------------------------------------------------*/
	.top-solid-border
	{
		border-top:#a4a3be 2px solid;
		border-right:#a4a3be 2px solid;
		border-left:#a4a3be 2px solid
	}




/*-----------------------------------------------------
(content-row) frame solid pieces with external border
-------------------------------------------------------*/
.content-row
{
	border-right:#a4a3be 2px solid;
	border-left:#a4a3be 2px solid
}




/*-----------------------------------------------------
(bottom solid border) set default style top solid border
-------------------------------------------------------*/
.bottom-solid-border
{
	border-bottom:#a4a3be 2px solid;
	border-right:#a4a3be 2px solid;
	border-left:#a4a3be 2px solid
}



/*-----------------------------------------------------
(.footer) set default style of main page table
-------------------------------------------------------*/
.footer
{
	color:#ffffff;
	background-color:#000033
}



/*-----------------------------------------------------
(.IndexBody) set default style of Index table
-------------------------------------------------------*/
	.indexbody
	{ 
		margin: 0px;
		padding: 0px;
		top: 0px;
		left: 0px
	}



/*-----------------------------------------------------
(A.clasLeftNav...) set default style of Index Menu
-------------------------------------------------------*/
A{font-family:verdana; font-size:8pt; font-weight:bold; color:#000000; text-decoration:none;}
A.clsLeftNav{font-weight:bold; font-size: 8pt; color:#000000; text-decoration:none;}
A.clsLeftNav:hover{font-weight:bold; color:#0000ff; text-decoration:underline;}
A.clsLeftNavSubItem{font-size:8pt;color:#000033; text-decoration:none; padding-left:10px; padding-top:5px; padding-bottom:5px; font-weight:bold;}
A.clsLeftNavSubItemSelected{font-size:7pt;color:#000033; text-decoration:underline;}
A.clsLeftNavSubItem:hover{font-size:8pt;color:#0000ff; text-decoration:underline;}
A.clsLeftNavSubItemSelected:hover{font-size:7pt;color:#000033; text-decoration:underline;}
A.clsImage:link{color:#000000;}
A.clsImage:visited{color:#000000;}
A.clsImage:hover{color:#000000;}
A.clsImage:active{color:#000000;}



/*-----------------------------------------------------
(logolayer) set logo's text layering 
-------------------------------------------------------*/
.logolayer1
{ 
	position:absolute;
	top:21px;
	left:41px;
	font-family: verdana;
	font-size: 36pt;
	font-weight: bold;
	color: #333333;
	padding-left:100px
}

.logolayer2
{ 
	top:19px;
	left:39px;
	position:absolute;
	font-family: verdana;
	font-size: 36pt;
	font-weight: bold;
	color:#cccccc;
	padding-left:100px
}

.logolayer3
{ 
	position:absolute;
	top:16px;
	left:36px;
	font-family: verdana;
	font-size: 36pt;
	font-weight: bold;
	color: #000066;
	padding-left:100px
}
