 #blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;}

.menuTab 	{	border-top: thin solid #000000;
				font-size:10pt;
				font-family:Arial,helvetica;
				font-weight:bold;
				background-color:#313131;
				color:#ffffff;
				padding-top:2px;
				padding-bottom: 2px;
				padding-left: 5px;
				line-height: 11pt;
				margin-left: 10px;
				text-transform: capitalize;
				text-align: left;
				}
				
.menuItem 		{
				width: 520px;
				font-size:11pt;
				font-family:Arial,helvetica;
				font-weight:normal;
				color:#000000;
				padding-top:5px;
				padding-bottom: 5px;
				padding-left: 5px;
				line-height: 15px;
				margin-left: 10px;
				text-transform: none;
				text-align: left;
				}
				
.menuTxt		{	font-size:10pt;
					font-family:Arial,helvetica;
					font-weight:bold;
					color:#000000;
					padding-top:0px;
					padding-bottom: 0px;
					padding-left: 1px;
					line-height: 11px;
					margin-left: 0px;
					text-transform: none;
					text-align: center;
				}
				
.menuTxtTab		{	text-transform: none;
					text-align: center;
					width:25%;
					height:30px;
				}
				
.menuTable		{	width: 480px;
					border-right:thin solid #000000;
					border-bottom:thin solid #000000;
					border-left:thin solid #000000;
				}	
				
.msg			{	color:#ff0000;
					font-family:arial,helvetica;
					font-size:10pt;
					font-weight:bold;
					text-align:center;
					padding-top:60px;
				}

.msg2			{	color:#ff0000;
					font-family:arial,helvetica;
					font-size:10pt;
					font-weight:bold;
					text-align:center;
					padding-top:20px;
				}
				
.msg3			{	color:#ff0000;
					font-family:arial,helvetica;
					font-size:10pt;
					font-weight:bold;
					text-align:left;
				}
				
.msg4			{	color:#ff0000;
					font-family:arial,helvetica;
					font-size:10pt;
					font-weight:bold;
					padding-left:0px;
				}
				
				.msg4a			{	color:#2f2d2e;
					font-family:arial,helvetica;
					font-size:10pt;
					font-weight:bold;
					padding-left:0px;
				}
				
.msg5			{	color:#ff0000;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:9pt;
					font-weight:normal;
					text-align:center;
					padding-bottom:6px;
				}
				
.msg6			{	color:#ff0000;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:9pt;
					font-weight:normal;
					text-align:center;
					padding-top:20px;
					padding-bottom:20px;
				}
								
#idNumTxt {	font-size:12.0pt;
			font-family:Arial,helvetica;
			font-weight: bold;
			color: #ffffff;
			text-align: right;
			padding-right: 2px;
			padding-left: 2px;
			}
			
.fieldTxt {	font-size:9.0pt;
			font-family:Arial,helvetica;
			font-weight: bold;
			color: #000000;
			text-align: right;
			padding-right: 2px;
			padding-left: 2px;
			}
			
.fieldTxtbig	{	font-size:14.0pt;
					font-family:Arial,helvetica;
					font-weight: bold;
					color: #000000;
					text-align: right;
					padding-right: 2px;
					padding-left: 2px;
			}
			
.pageTitle	{	color:#000099;
				font-family:arial,helvetica;
				font-size:14pt;
				font-weight:bold;
				text-align:center;
				padding-top:20px;
				padding-bottom:20px
			}
			
#changePageTitle		{	color:#000099;
							font-family:arial,helvetica;
							font-size:12pt;
							font-weight:bold;
							text-align:center;
							padding-top:5px;
							padding-bottom:0px
						}
			
#changePageSubTitle		{	color:#000000;
							font-family:arial,helvetica;
							font-size:9pt;
							font-weight:bold;
							text-align:center;
							padding-top:0px;
							padding-bottom:5px
			}
			
#guestPageTitle		{	color:#000099;
							font-family:arial,helvetica;
							font-size:12pt;
							font-weight:bold;
							text-align:center;
							padding-top:0px;
							padding-bottom:0px
						}			
			
#guestPageSubTitle		{	color:#000000;
							font-family:arial,helvetica;
							font-size:9pt;
							font-weight:bold;
							text-align:justify;
							padding-top:0px;
							padding-bottom:0px
			}
			
#guestDetailsPageSubTitle		{	color:#000000;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:9pt;
							font-weight:normal;
							text-align:justify;
							padding-top:0px;
							padding-bottom:0px;
							padding-right:4px;
							
			}
			
#guestMsg		{ 	color:#ff0000;
					font-family:arial,helvetica;
					font-size:10pt;
					font-weight:bold;
					text-align:center;
					padding-top:0px;
					padding-bottom:0px;
				}
			
.bookedlsthdr	{	color:#ffffff;
					background-color:#313131;
				}
					
.headerTxt		{	color:#000000;
					padding-left:0px;
					padding-right:3px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10pt;
					font-weight:bold;
				}
				
				
.valuesTxt {	font-size:10.0pt;
			font-family:arial,helvetica;
			font-weight: normal;
			color: #000000;
			text-align: left;
			padding-right: 3px;
			padding-left: 3px;
			}
			
.dateColTd	{	font-size:10.0pt;
					font-family:arial,helvetica;
					font-weight: normal;
					color: #000000;
					text-align: center;
					padding-right: 3px;
					padding-left: 3px;
				}
			
.refreshColTd	{	font-size:10.0pt;
					font-family:arial,helvetica;
					font-weight: bold;
					color: #000000;
					text-align: center;
					padding-right: 3px;
					padding-left: 3px;
				}
			
.choiceLink		{	font-size:9.0pt;
					font-family:arial,helvetica;
					font-weight: normal;
					text-align: center;
					padding-right: 3px;
					padding-left: 3px;

				}
				
.yesNoTxt		{	font-size:10.0pt;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-weight: bold;
					color: #ffffff;
					text-align: right;
					padding-right: 2px;
					padding-left: 2px;
			}
			
#resetMsgTable		{	background-color:#ffffff;
						border-top: thin solid #999999;
						border-right:thin solid #999999;
						border-bottom:thin solid #999999;
						border-left:thin solid #999999;
						width:350px;
						height:45px;
				}
			
#resetMsg		{	font-size:8.5pt;
					font-family:verdana, vrial, helvetica, sans-serif;
					font-weight: normal;
					color: #000000;
					text-align: left;
					padding-top: 3px;
					padding-right: 3px;
					padding-left: 3px;
					padding-bottom: 3px;
					
				}
				
.col1	{	border-bottom: 1px #999999 solid;
				
	}
				
a.navLinks:link {color:#0000ff; text-decoration:none;font-family:arial,helvetica;font-size:10.5pt;font-weight:normal;}
a.navLinks:active {color:#ff0000; text-decoration:none;font-family:arial,helvetica;font-size:10.5pt;font-weight:normal;}
a.navLinks:visited {color:#660099; text-decoration:none;font-family:arial,helvetica;font-size:10.5pt;font-weight:normal;}

.currentPageNum	{color:#000000;font-family:arial,helvetica;font-size:10.5pt;font-weight:bold;}


/* Styles for main menu*/
	
.corner-top-left		{background-image: url(images/border/corner-top-left.gif); }
				
.corner-topline		{background-image: url(images/border/corner-topline.gif); }

.corner-top-right		{background-image: url(images/border/corner-top-right.gif); }

.corner-bot-left		{background-image: url(images/border/corner-bot-left.gif); }

.corner-botline		{background-image: url(images/border/corner-botline.gif);}

.corner-bot-right		{background-image: url(images/border/corner-bot-right.gif); }

.corner-leftline	{background-image: url(images/border/corner-leftline.gif);}

.corner-rightline	{background-image: url(images/border/corner-rightline.gif);}

.subheader			{	color:#ffffff;
						background-color:#000000;
						width:360px;
						padding:3px;
						font-family:verdana;
						font-size:8pt;
						font-weight:bold;

					}
					
ul					{	margin-top:4px;
						margin-bottom:10px;
					}

li					{	color:#000000;
						font-family:verdana;
						font-size:10pt;
						list-style-type:square;
						}
					
a.menu:link {color:#0000ff; text-decoration:none;}
a.menu:visited {color:#0000ff; text-decoration:none;}
a.menu:hover {color:#0099ff; text-decoration:bold;}
a.menu:active {color:#ff0000; text-decoration:none;}	

a.adminnav:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;padding:2px;}
a.adminnav:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;padding:2px;}
a.adminnav:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;background-color:#CCCCCC;padding:2px;}
a.adminnav:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;padding:2px;}

a.tabnav:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;padding:4px;}
a.tabnav:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;padding:4px;}
a.tabnav:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ff0000; text-decoration: none;padding:4px;}
a.tabnav:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;padding:4px;}


a.TPVtabnav3:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration:none; display: block; height: 30px; line-height:30px;}
a.TPVtabnav3:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration:none; display: block; height: 30px; line-height:30px;}
a.TPVtabnav3:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration:underline; background-color:#8b0201; display: block; height: 30px; line-height:30px; visibility:50%; }
a.TPVtabnav3:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration:underline; display: block; height: 30px; line-height:30px;}


td.TPVtabnav2:link {background-image:url(images/navbarbackblu1.jpg);}
td.TPVtabnav2:visited {background-image:url(images/navbarbackblu1.jpg);}
td.TPVtabnav2:hover {background-image:url(images/navbarbackred1.jpg);}
td.TPVtabnav2:active {background-image:url(images/navbarbackblu1.jpg);}

td.factsheet a:link {background-image:url(../images/livedemobanner2.gif);}
td.factsheet a:visited {background-image:url(../images/livedemobanner2.jpg);}
td.factsheet a:hover {background-image:url(../images/livedemobanner2_ov.jpg);}
td.factsheet a:active {background-image:url(../images/livedemobanner2.jpg);}

<!-- padding:6px 0px 6px 0px -->>
td.TPVnavTD:hover  {background-image:url(images/navbarbackred1.jpg);}

td.TPVCellShadow {background-image:url(images/navbarshadow.gif); background-repeat: repeat-x; }

td.TPVCellShadowGrey {background-image:url(images/navbarbackgrey.jpg); background-repeat: repeat-x; }

td.TPVButton2 {background-image:url(images/butbackground_on.gif); background-repeat: no-repeat; background-position:center;}
td.TPVButton2:link {background-image:url(images/butbackground_on.gif); background-repeat: no-repeat; }
td.TPVButton2:active {background-image:url(images/butbackground_on.gif); background-repeat: no-repeat; }
td.TPVButton2:visited {background-image:url(images/butbackground_on.gif); background-repeat: no-repeat; }
td.TPVButton2:hover {background-image:url(images/butbackground_ov.gif); background-repeat: no-repeat; }

td.TPVButton {background-image: url(images/sharemechanical_on.jpg); background-repeat: no-repeat; background-position:center;}
td.TPVButton:link {background-image:url(images/sharemechanical_on.jpg);  background-repeat: no-repeat; }
td.TPVButton:visited {background-image:url(images/sharemechanical_on.jpg); background-repeat: no-repeat; }
td.TPVButton:active {background-image:url(images/sharemechanical_on.jpg);  background-repeat: no-repeat; }
td.TPVButton:hover {background-image:url(images/sharemechanical_ov.jpg);  background-repeat: no-repeat; }

a.whitelinks2:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;}
a.whitelinks2:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;}
a.whitelinks2:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	cursor: hand;}
a.whitelinks2:active {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;}

body {
		behavior:url("/admin/htc/csshover.htc");
	}

<!-- td.TPVnavTD:hover  {color: #000000;background-color:#CCCCCC;} -->

.pagehelptext {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336633;
}
	
.productpgtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	color: #ffffff;
}

a.productName:link {color: #0000FF; text-decoration:none; font-family:arial,helvetica;font-size:10pt;font-weight:bold;}
a.productName:active {color: #0000FF; text-decoration:none; font-family:arial,helvetica;font-size:10pt;font-weight:bold;}
a.productName:visited {color: #0000FF; text-decoration:none; font-family:arial,helvetica;font-size:10pt;font-weight:bold;}
a.productName:hover {color: #0000FF; text-decoration: underline; font-family:arial,helvetica;font-size:10pt;font-weight:bold;}

.productpgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.bodycopysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch:condensed;
}

.pageheadline {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8b0201;
}
.pagesubhead {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0071bc;
}


.bodycopyleaded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;
}

.boldcopybluesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
font-weight:bold;
	color:#002d95;
}

.boldcopyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight:bold;
	color:#002d95;
}

.boldcopyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight:bold;
	color:#ee2524;
}

.boldcopylightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight:bold;
	color:#0071bc;
}

a.bodycopylink:link {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0000FF;
	text-decoration: none;
}
a.bodycopylink:active {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0000FF;
	text-decoration: none;
}
a.bodycopylink:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0000FF;
	text-decoration: none;
}
a.bodycopylink:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#ee2524;
	text-decoration: underline;
}

a.bodycopylightbluelink:link {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0071bc;
	text-decoration: none;
}
a.bodycopylightbluelink:active {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0071bc;
	text-decoration: none;
}
a.bodycopylightbluelink:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0071bc;
	text-decoration: none;
}
a.bodycopylightbluelink:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#ee2524;
	text-decoration: underline;
}

.supportfiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 15px;
	
}

.fieldname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.mainheadline {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2f2d2e;
	}

a.mainlinks:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002d95;
	text-decoration: none;
	cursor: hand;}
a.mainlinks:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002d95;
	text-decoration: none;
	cursor: hand;}
a.mainlinks:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee2524;
	text-decoration: none;
	cursor: hand;}
a.mainlinks:active {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee2524;
	text-decoration: none;
	cursor: hand;}

a.whitelinks:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	cursor: hand;}
a.whitelinks:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	cursor: hand;}
a.whitelinks:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	cursor: hand;}
a.whitelinks:active {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	cursor: hand;}
	
a.footerlinks:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002d95;
	text-decoration: none;
	cursor: hand;}
a.footerlinks:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002d95;
	text-decoration: none;
	cursor: hand;}
a.footerlinks:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:  #ee2524;
	text-decoration: none;
	cursor: hand;}
a.footerlinks:active {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2f2d2e;
	text-decoration: none;
	cursor: hand;}
	
a.yellowLink	{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	cursor: hand;
}

a.yellowLinkTPV	{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ee2524;
	text-decoration: none;
	cursor: hand;
}

a.whitelinksTPV:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002d95;
	text-decoration: none;
	cursor: hand;}
a.whitelinksTPV:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002d95;
	text-decoration: none;
	cursor: hand;}
a.whitelinksTPV:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ee2524;
	text-decoration: none;
	cursor: hand;}
a.whitelinksTPV:active {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002d95;
	text-decoration: none;
	cursor: hand;}

	
.demoNotation	{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align:center;
	color:#003366;
}

.demoNotationLight	{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align:center;
	color:#ffffff;
}

. watermark {background-image:url(images/watermark.gif); background-repeat:no-repeat; background-position:center;}
. watermarkspan {
position:absolute; left: 560; top: 160; background-image:url(images/watermark.gif); background-repeat:no-repeat; background-position:center;}