A.help, A.help:VISITED, A.help:ACTIVE {
	color : #FFFFFF;
	font-size : xx-small;
	text-decoration : none;
}

A.help:HOVER {
	color : #FFFFFF;
	font-size : xx-small;
	text-decoration : underline;	
}

TABLE.container {
	background : #63769b;
}

TABLE.help {
	background-color : #66789D;
	color : White;
}

TH {
	background-color : #66789D;
	color : White;
	font-size : 8pt;
	text-align : center;
}

TH.help {
	background-color : #F2B04F;
	color : #000000;
	font-size : 8pt;
	text-align : center;
}

TD.content {
	padding : 15px 5px 15px 5px;
}

TD.user {
	color : #787D81;
	font-size : 9pt;
	font-weight : bold;
	padding : 0px 0px 2px 0px;
}

TD.icon {
	padding : 5px 0px 5px 0px;
	text-align : center;
	vertical-align : top;
}

TD.ttitle {
	color : White;
	font-size : 8pt;
	font-weight : bold;
}

PRE {
	color : #666666;
	font-family : "Courier New", Courier, monospace;
	font-size : 7pt;
}

INPUT.text 	{
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	border : 1px solid #ED9A36;
}

INPUT.amount {
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	border : 1px solid #63769b;
	text-align : right;
}

INPUT.button {
	background-color : #D3D3D3;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-top : 1px solid #DFDFDF;
	border-left : 1px solid #DFDFDF;
	border-bottom : 1px solid #868686;
	border-right : 1px solid #868686;
	width : 90px;
}

.select {
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	border : 1px solid #ED9A36;
}

.field {
	color : #434343;
	font-weight : bold;
}

.label {
	color : #666666;
	font-weight : normal;
}

.number {
	font-family : "Courier New", Courier, monospace;
	text-align : right;
}

.row0 {
	background-color : #E2E5EC;
}

.row1 {
	background-color : #F1F2F6;
}

.headnews {
	color : #454E53;
	font-size : 9pt;
	font-weight : bold;
}

.news {
	font-size : xx-small;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
	padding : 5px 0px 5px 0px;
}
