.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #000099;
}
.tableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.percent20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFC062;
}
.percent40 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #B87272;
}
.noteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	background-color: #FFFFFF;
}

TABLE {background-color:#000000}

TD {border-bottom:thin solid #000000}

.emptyRow {
	background-color: #FFFFFF;
}

.tableTextBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.percent20BorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFC062;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.percent20BorderRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFC062;
	border-left-width: 1px;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.tableTextBorderRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.percent40BorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #B87272;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.percent40BorderRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #B87272;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.SizeScaleImage a {
    font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:8pt;
	text-decoration     :none;
	margin-left        :25px;
}

.SizeScaleImage a:Hover {
    background-color	:#FFF0B5; /* Same as the ribbon in the header */
	text-decoration		:none;
}

.SizeScaleJPEG a {
	width				:885px;
	overflow			:hidden; 
	margin				:0 0 0 0; 
	padding				:0 0 0 0;
	text-decoration		:none;
}

.SizeScaleJPEG a:Hover {
    background-color	:#FFF0B5; /* Same as the ribbon in the header */
	text-decoration		:none;
}