body 
{
	background-image: url(images/Ice_tile.jpg);
	color: #000000;
	background-color: #ffffff;
}

td.leftData
{
	color: #000000;
	background-color: #ffffff;
}

#leftLogo
{	
	background: transparent url(images/leftMerlinLogo.jpg) no-repeat top left; 
	text-align: center;
}

#leftLogo span.logoL
{
	display:none
}

#leftLogo span.titleText
{
	font-family: "Times New Roman", sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#leftLogo span.smallText
{
	font-family: Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;
}

#rightLogo
{	
	background: transparent url(images/merlinLogo.jpg) no-repeat top left; 
	width: 535px; 
	height: 200px; 
}

#rightLogo span.logoR
{
	display:none
}

td.callUs
{	
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	line-height: 2.0;
	color: #ffffff;
	background-color: #000000;
}

td.menuWhite
{
	font-weight: bold; 
	color: #000000; 
	background-color: #ffffff; 
	text-decoration: none;
}

td.menuGrey
{
	font-weight: bold; 
	color: #000000; 
	background-color: #eeeeee; 
	text-decoration: none;
}

ul.normalText
{
	color: #000000;
	background-color: #eeeeee;
	font-family: tahoma, sans-serif;
	font-size: 12px;
}

ul.rollMenu
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 90%;
	color: #ffffff;
	padding-top: 0px;
	list-style-type: none;
	background-color: #0eb3ad;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
}

ul.rollMenu li
{
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: bold; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
ul.rollMenu ul
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0.1em -0.5em 0px; 
	padding-top: 0px; 
	border-bottom: #ffffff 1px solid; 
	list-style-type: none;
}

ul.rollMenu a:link, ul.rollMenu a:visited, ul.rollMenu a:active
{
	padding-right: 1.0em; 
	border-top: #000000 1px solid; 
	display: block; 
	padding-left: 1em; 
	font-weight: bold; 
	padding-bottom: 0px; 
	width: 100%; 
	color: #eeeeee; 
	padding-top: 0px; 
	background-color: transparent; 
	text-decoration: none;
}

ul.rollMenu a:hover
{
	color: #0eb3ad; 
	background-color: #eeeeee
}

td.bottomNavigation
{	
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 2.0;
	color: #000000;
	background-color: #ffffff;
}

td.bottomNavigation a:link, td.bottomNavigation a:visited, td.bottomNavigation a:active
{
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
}

td.bottomNavigation a:hover
{
	text-decoration: underline;
	color: #0eb3ad;
	background-color: #ffffff;
}

td.bottomNavigationSpacer
{	
	width: 225px;
	color: #000000;
	background-color: #ffffff;
}

td.footer
{	
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	line-height: 2.0;
	text-align: center;
	color: #ffffff;
	background-color: #0eb3ad;
}

td.footer a:link, td.footer a:visited, td.footer a:active
{
	text-decoration: underline;
	color: #ffffff;
	background-color: #0eb3ad;
}

td.footer a:hover
{
	text-decoration: underline;
	color: #000000;
	background-color: #0eb3ad;
}

td.content
{
	color: #000000;
	background-color: #eeeeee;
}

span.normalText
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
}