BODY {
	scrollbar-arrow-color: #B52C31;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #D8D8D8;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
TABLE.main {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/deco/total_back_01.gif);
	border: 0px none;
}
TD.mainnav {
	background-image: url(../images/deco/nav_back_01.png);
	background-repeat: no-repeat;
}
TD.contentheader01 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B52C31;
	text-align: left;
	vertical-align: middle;
	cursor: default;
}
TD.rightholder {
	border: 1px solid #9C9E9C;
}
TABLE.right01 {
	margin-top: 2px;
	border: 1px solid #9C9E9C;
}
TD.rightholder01 {
}
TABLE.right02 {
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #9C9E9C;
}
TD.rightholder02header {
	color: #B52C31;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
	cursor: default;
	text-indent: 4px;
}
TD.rightholdertext02 {
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
TD.rightholdertext03 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
A.rightholder02 {
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
A:HOVER.rightholder02 {
	color: Red;
	font-family: Arial;
	font-size: 11px;
	text-decoration : none;
}
TABLE.right03 {
	border: 1px solid #9C9E9C;
	background-color: #E7E7E7;
	margin-bottom: 2px;
}
TD.rightholder03header {
	color: #B52C31;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
	cursor: default;
	text-indent: 4px;
}
TD.rightholder03 {
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	text-indent: 4px;
	cursor: default;
}
TD.rightholder03a {
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	cursor: default;
}
A.link02 {
	color: Red;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
A:HOVER.link02 {
	color: Red;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
IFRAME.viewer01{
	border: 1px solid Gray;
}
div.overlay01{
	position: absolute;
	top: -5000;
	left: -5000;
	z-index: 999;
	width: 1;
	height: 1;
	background-color: #000; /*#FFFFFF; //#000; */
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: not-allowed;
}
