.offline {}
	a.online:link {color: #C94500; font-weight:bold}
	a.online:visited {color: #C94500; font-weight:bold}
	a.online:hover {color: #C94500; font-weight:bold}
	.iconSpace {text-decoration:none
	}
.menuText {
	font-family: helvetica, arial, sans-serif;
	font-weight: bolder;
	font-size: 18pt;
	color: #c94500;
	line-height: 24pt;
	text-align: right;
	text-decoration: none;
	}
.menuText A {
	color: #C94500;
	text-decoration: none;
	}
.menuFootText {
	font-family: helvetica, arial, sans-serif;
	font-weight: bolder;
	font-size: 12pt;
	color: #c94500;
	line-height: 24pt;
	text-decoration: none;
	}
.menuFootText A {
	color: #C94500;
	text-decoration: none;
	}
.hoverText {
	font-family: helvetica, sans-serif; 
	font-size: 11pt;
	color: #C94500;
	text-decoration: none;
	}
.titleText {
	font-family:  helvetica, arial, sans-serif;
	font-weight: bold; 
	color: #cccccc;
	font-size: 20pt;
	text-decoration: none;
	}
.subtitleText {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold; 
	color: #666666;
	font-size: 14pt;
	text-decoration: none;
	}
.headTitleText {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size:24pt;
	color: #cccccc;
	}
.headTitleText A {
	color: #cccccc;
	text-decoration: none;
	}
.headSubtitleText {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size:40pt;
	color: #666666;
	font-weight: bold;
	line-height: 36pt;
	text-decoration: none;
	}
.headBodyText {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size:12pt;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	}
.headBodyText A {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10pt;
	text-decoration: underline;
	}
.headBodyText A:hover {	
	background-color: #C94500;
	}
.bodyTable {
	border-width: 0;
	width: 768px;
	}
.bodyText {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #999999;
	text-decoration: none;
	}
.bodyText A {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	text-decoration: underline;
	}
.bodyText A:hover {	
	background-color: #C94500;
	}
.bodyTextReverse {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.bodyTextOpen {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	}
.bodyTextOpen A {
	text-decoration: none;
	}
.bodyTextOpen A:hover {	
	color: #ffffff;
	}
.bodySpotText {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	}
.catalogText {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	}
.catalogText A {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #999999;
	text-decoration: underline;
	}
.catalogLink img{
	border: 1px solid black;
	}
.catalogLink:hover img{
	border: 1px solid white;
	}
.catalogLink:hover{
	color: white; /* dummy for IE bug */
	}
.footer {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333399;
	text-decoration: none;
	}
.footer A {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #333399;
	}
.footer A:Hover {
	background-color: #EEFFFF;
	color: #C94500;
	}
.footerCopyright {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	}
.footerCopyright A {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #999999;
	}
.popUpWin {
	position: absolute;
	visibility: hidden;
	display: none;
	left: 0px;
	top: 0px;
	width: 768px;
	height: 600px;
	background-color:#000000;
}
.popUpWin A {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:20pt;
	font-weight:bold;
	text-decoration: none;
	color:#C94500;
}
.popUpWin A:hover {
	text-decoration: underline;
}
.popUpImg {
	border-color: #ffffff;
	border-width: 5px;
}
.noshow {
	visibility: hidden;
	display: none;
	}
