﻿Body 
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	Color: white;
	height: 100%;
	Width: 100%;
	padding-left: 0;
	margin: 0;
	background-color: #E6E6E6;
	background-repeat:repeat;
	text-decoration:none;
	z-index:1;
}

.center
{
	text-align: center;
	vertical-align: top;
	height:100%;
	margin-right: auto;
	margin-left: auto;
}

.feWrapper 
{
	border: thin solid gray;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: rgb(240,240,240);
	color:  black;
	width: 73%;
}

.feWrapper a:hover
{
	border: thin solid silver;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: rgb(240,240,240);
	color: red;
	cursor: hand;
	width: 73%;
}

img.rImg
{ 
	float:right; 
	margin:10px; 
} 

img.cImg
{ 
	text-align:center;
	margin:10px; 
} 

img.lImg
{ 
	float:left; 
	margin:10px; 
} 

.GotoTop
{
	font-family: Arial, Helvetica;
	text-align: right; 
	Color: Blue;
	Font-weight: Normal;
	Font-Size: 9pt;
}

#mainBody
{
	background-color: white;
	width: 604px;
	height: 450px;
	vertical-align: top;
}

#mainBorder
{
	border:0px;
	border-left-width:0px;
	border-right-width:0px;
	background-color: #E6E6E6;
	margin: 0 auto;
	border-collapse:collapse;
}


#mainTable
{
	width: 950px;
	margin: 0 auto;
	border-collapse: collapse;
	vertical-align: top;
	z-index:2;
}

#menuBodyLeft
{
	width: 173px;
	background-image: url('images/HouseMenu.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: white;
	z-index:3;
}
#menuBodyRight
{
	background-color:white;
	width: 173px;
	background-image: url('images/HouseMenu.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	z-index:3;
}

.menuItem
{
	width: 118px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 9pt;
	text-decoration: none;
	color: yellow;
	display: block;
	background-color:transparent;
}

.menuItemActive
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	/*background-image:url('Pictures/bg_lilac.gif');*/
	background-color:silver;
	color: white;
	border: none;
	text-decoration: none;
	display:block;
}

.menuItemBase
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 9pt;
	text-decoration: none;
	color: navy;
	display: block;
	background-color: transparent;
	text-align: left;
	width: 125px;
}

.menuPan a:link
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: navy;
	background-color: transparent;
	z-index:5;
}
.menuPan a:visited
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	color: navy;
	display: block;
}

.menuPan a:hover
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image:url('Pictures/bg_lilac.gif');
	color: white;
	border: none;
	text-decoration: none;
	display:block;
}
.menuPanBase a:visited
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	text-decoration: none;
	color: navy;
	display: block;
}
/*.menuPan a:active
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image:url('Pictures/bg_lilac.gif');
	color: white;
	border: none;
	display:block;
}
*/
.menuPanBase a:hover
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	background-image:url('Pictures/bg_lilac.gif');
	color: white;
	border: none;
	text-decoration: none;
	display:block;
}
.menuPanBase a:active
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	background-image:url('Pictures/bg_lilac.gif');
	color: white;
	border: none;
	display:block;
}

/*.explorer
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: navy;
	background-color: transparent;
	z-index:5;
}

.explorer_over
{
	width: 125px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image:url('Pictures/bg_lilac.gif');
	color: white;
	border: none;
	text-decoration: none;
	display:block;
}

.explorer_down{font-family:verdana,arial,helvetica; font-size:8pt; font-weight:normal; text-decoration:none; color:#000000; background:#A7C0EB; cursor:hand; width:150px; height:30px; border-left:1 solid #5C6980; border-top:1 solid #5C6980; border-right:1 solid #B8D3FF; border-bottom:1 solid #B8D3FF} 

.menu{font-family:verdana,arial,helvetica; font-size:8pt; font-weight:normal; text-decoration:none; color:#000000} 

/*.menuPanBase a:link {	width: 125px;	height: 14px;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	text-align: left;	text-decoration: none;	color: navy;	background-color: transparent;	z-index:5;}
.menuPanBase a:visited {	width: 125px;	height: 14px;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	text-align: left;	text-decoration: none;	color: navy;	display: block;}
.menuPanBase a:hover {	width: 125px;	height: 14px;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	text-align: left;	background-image:url('Pictures/bg_lilac.gif');	color: white;	border: none;	text-decoration: none;	display:block;}
.menuPanBase a:active {	width: 125px;	height: 14px;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	text-align: left;	background-image:url('Pictures/bg_lilac.gif');	color: white;	border: none;	display:block;}
.menuWrapper {width: 118px;	height: 250px;	background-color: transparent;	overflow: visible;	position: absolute;	top: 63px;	text-align: center;	left: 31px;	z-index:4;}
*/

.MyBanner
{
	font-family: Arial, Helvetica;
	Color: White;
	Font-weight: Normal;
	Font-Size: 9pt;
	text-align: Center;
	background-image:url('Pictures/bg_lilac.gif');
}

.MyHeading1
{
	font-family: Arial, Helvetica;
	Color: Black;
	Font-weight: Bold;
	Font-Size: 12pt;
	text-align: left;
}

.MyHeading2
{
	font-family: Arial, Helvetica;
	Color: Black;
	Font-weight: Bold;
	Font-Size: 10pt;
	text-align:left;
}
.MyHeading2Centre {
	font-family: Arial, Helvetica;
	Color: Black;
	Font-weight: Bold;
	Font-Size: 10pt;
	text-align: center;
}

.MyLink 
{
	font-family: Arial, Helvetica;
	Font-weight: Normal;
	Font-Size: 9pt;
	color:blue;
	text-align: justify;
}

.MyLink a:link 
{
	font-family: Arial, Helvetica;
	Font-weight: Normal;
	Font-Size: 9pt;
	color:blue;
	text-align: justify;
}

.MyLink a:active 
{
	font-family: Arial, Helvetica;
	Font-weight: Normal;
	Font-Size: 9pt;
	color:blue;
	text-align: justify;
}

.MyLink a:visited 
{
	font-family: Arial, Helvetica;
	Font-weight: Normal;
	Font-Size: 9pt;
	color:navy;
	text-align: justify;
}
.MyLink a:hover 
{
	font-family: Arial, Helvetica;
	Font-weight: Normal;
	Font-Size: 9pt;
	color:navy;
	text-align: justify;
}

.MyRightDate
{
	font-family: Arial, Helvetica;
	Color: Black;
	Font-weight: Normal;
	Font-Size: 9pt;
	text-align:Right; 
}

.MyText
{
	font-family: Arial, Helvetica;
	Color: Black;
	Font-weight: Normal;
	Font-Size: 9pt;
	text-align: justify;
}

.MyTitle
{
	font-family: Arial, Helvetica;
	Color: white;
	Font-weight: Bold;
	Font-Size: 24pt;
	text-align: Center;
	background-image:url('Pictures/bg_lilac.gif');
}

td.pageAboutBase
{
	background-color: white;
}

td.pageAboutTable
{
	width: 40px;
	background-color: #FFFFFF;
}

.pageBack
{
	background-color:#EFEFEF;
}

td.pageBox
{
	border: thin;
}

table.pageLogosTable
{
	float: left;
}

td.pageLogosCell
{
	padding:15px;
}

td.pageFooter
{
	height:60px;
}

table.pageMainTable td
{
	padding: 10px;
	background-color: #FFFFFF;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


