body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	scrollbar-arrow-color: #9A9A9A;
	scrollbar-base-color: #CDCDCD;
	scrollbar-track-color: #E0E0E0;
	scrollbar-darkshadow-color : #9A9A9A;
	scrollbar-highlight-color : #DDDDDD;
	scrollbar-shadow-color : #CDCDCD;
}
INPUT{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
INPUT.invisibleTextField {
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}
INPUT.flat {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: White;
	border : 1px solid;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.Headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #004D3D;
}
.HeadlineBig {
	font-family: Arial, Helvetica, sans-serif;
	color: #004D3D;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
TD.Grey {
	background: #C7C7C7;
}
.LightGrey {
	background: #DDDDDD;
}
TD.GreenHeader {
	background: #004D3D;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.back-green {
	background: #004D3D;
	color: #FFF;
}

TD.LightGreen {
	background: #CCD7D5;
}
TD.LighterGreen {
	background: #E4EEEC;
}
.thinBorder { border: solid 1px #004D3D}

.Up {
	color: #004D3D;
}
.NoChange {
	color: #000000;
}
.Down {
	color: #EF4A2A;
}
A {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
A:active {
	color: #000;
	text-decoration: underline;
}
A:visited {
	color: #666;
	text-decoration: underline;
}
A:hover {
	color: Black;
	text-decoration: underline;
}
INPUT.button {
BACKGROUND: #004d3d;
BORDER-BOTTOM: 3px double #004d3d;
BORDER-LEFT: 3px double #004d3d;
BORDER-RIGHT: 3px double #004d3d;
BORDER-TOP: 3px double #004d3d;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
color: #ffffff;
}
.white {
	color: White;
}
.MaxLoss {
	color: #004D3D;
	font-weight: bold;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}